Pull request #6787 opened Connecting to https://api.github.com using 476720/****** Obtained .jenkins from 97997807de7f592a0845f96ee0adb4644a57efb2+63a1208b3897a4c2d0d8ef00fa4d9b883f210647 (442f8c9ba3e7c6f7b1e80e209f1a411a9df9aed5) [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 waffle02 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Commit message: "Temporarily disable simd_reduction test for omptarget build" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 91f1c6f0fb162be09aaa2f5afb37a35ba048c095 -f scripts/docker/Dockerfile.clang scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/3 : FROM ubuntu:20.04 ---> f78909c2b360 Step 2/3 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 1adcfa42aeee Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> 023b7a45fa23 Successfully built 023b7a45fa23 Successfully tagged 91f1c6f0fb162be09aaa2f5afb37a35ba048c095:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 91f1c6f0fb162be09aaa2f5afb37a35ba048c095 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle02 seems to be running inside container 71a07f60391742761d00bea600f5921f7361171355dd2083b731ef9954b6e397 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6787 --volumes-from 71a07f60391742761d00bea600f5921f7361171355dd2083b731ef9954b6e397 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 91f1c6f0fb162be09aaa2f5afb37a35ba048c095 cat $ docker top 4b06ca07b1f96c9ad2fb8b616d6ca30285b471afe24c01701675c2fb9af87a0c -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 4b06ca07b1f96c9ad2fb8b616d6ca30285b471afe24c01701675c2fb9af87a0c $ docker rm -f --volumes 4b06ca07b1f96c9ad2fb8b616d6ca30285b471afe24c01701675c2fb9af87a0c [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 Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] node Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] node [Pipeline] node Running on lascaux02 in /var/jenkins/workspace/Kokkos_PR-6787 Running on padirac11 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] { [Pipeline] { Running on fetnat04 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] { Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] { Running on fetnat09 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] { Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-6787 Running on fetnat07 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Fetching changes from the remote Git repository using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] { using credential Jenkins ORNL [Pipeline] { [Pipeline] { Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] { using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6787/.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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Commit message: "Temporarily disable simd_reduction test for omptarget build" Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 90c5b7325d9f07c235b4cd2dcba3c461fde74a7b -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 21.5kB Step 1/12 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/12 : FROM $BASE ---> 28a6f693c19c Step 3/12 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 370fd0e9d8b6 Step 4/12 : 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 ---> 4278b02639bf Step 5/12 : 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 ---> 755350bc8754 Step 6/12 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> 60ef53211eea Step 7/12 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 3c42cbcd1419 Step 8/12 : 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 ---> 895c4a6e3667 Step 9/12 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 321d4e0bd01d Step 10/12 : 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 ---> 6247025da64e Step 11/12 : 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 ---> bbc2839cae5d Step 12/12 : 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 ---> 77dbf6886ad6 Successfully built 77dbf6886ad6 Successfully tagged 90c5b7325d9f07c235b4cd2dcba3c461fde74a7b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 90c5b7325d9f07c235b4cd2dcba3c461fde74a7b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle02 seems to be running inside container 71a07f60391742761d00bea600f5921f7361171355dd2083b731ef9954b6e397 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6787 --volumes-from 71a07f60391742761d00bea600f5921f7361171355dd2083b731ef9954b6e397 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 90c5b7325d9f07c235b4cd2dcba3c461fde74a7b cat Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Commit message: "Temporarily disable simd_reduction test for omptarget build" > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 $ docker top 64886cc14021206b192210efa390c1b6ca13c2fcf2e5537e7a90ce469cfa581b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + docker build -t 68fb398a4ec624ad066a71171e470f598d6f671b -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 21.5kB 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/* Fetching without tags + . /opt/intel/oneapi/setvars.sh --include-intel-llvm + script_name=setvars.sh + config_file= + config_array= + component_array= + warning_tally=0 + posix_nl= + save_args + echo + script_args= + _setvars_this_script_name=setvars.sh + _setvars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ setvars.sh = script.sh ] + sourcer= + sourced_nm= + ps -p 48 -o comm= + sourced_sh=sh + _setvars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + proc_name=script.sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + printf %s: %s script.sh SH_VERSION = unknown + sourcer=script.sh: SH_VERSION = unknown + sourced_nm=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*setvars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + sourced_nm=/opt/intel/oneapi/setvars.sh + [ = /opt/intel/oneapi/setvars.sh ] + get_script_path /opt/intel/oneapi/setvars.sh + script=/opt/intel/oneapi/setvars.sh + [ -L /opt/intel/oneapi/setvars.sh ] + command dirname -- /opt/intel/oneapi/setvars.sh + script_dir=/opt/intel/oneapi + cd /opt/intel/oneapi + command pwd -P + script_dir=/opt/intel/oneapi + printf %s /opt/intel/oneapi + script_root=/opt/intel/oneapi + help=0 + force=0 + config=0 + config_file= + list_of_args= + [ -n ] + printf %s %s args: Using "$@" for setvars.sh arguments: + input_args=args: Using "$@" for setvars.sh arguments: + SETVARS_ARGS= + export SETVARS_ARGS + [ 0 != 0 ] + [ = 1 ] + [ 0 -eq 1 ] + version_default=latest + awk NF ---> Running in d43568923a56 + command ls /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + component_array=/opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + temp_array= + prep_for_eval /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + echo /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- '/opt/intel/oneapi/compiler/2023.0.0/env/vars.sh' \ '/opt/intel/oneapi/compiler/latest/env/vars.sh' \ '/opt/intel/oneapi/debugger/2023.0.0/env/vars.sh' \ '/opt/intel/oneapi/debugger/latest/env/vars.sh' \ '/opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh' \ '/opt/intel/oneapi/dev-utilities/latest/env/vars.sh' \ '/opt/intel/oneapi/dpl/2022.0.0/env/vars.sh' \ '/opt/intel/oneapi/dpl/latest/env/vars.sh' \ '/opt/intel/oneapi/tbb/2021.8.0/env/vars.sh' \ '/opt/intel/oneapi/tbb/latest/env/vars.sh' + set -- /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env + dirname -- /opt/intel/oneapi/compiler/2023.0.0 + basename -- /opt/intel/oneapi/compiler + arg=compiler + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + temp_array=compiler + dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/latest/env + dirname -- /opt/intel/oneapi/compiler/latest + basename -- /opt/intel/oneapi/compiler + arg=compiler + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + temp_array=compiler compiler + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env + dirname -- /opt/intel/oneapi/debugger/2023.0.0 + basename -- /opt/intel/oneapi/debugger + arg=debugger + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + temp_array=compiler compiler debugger + dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh + dirname -- /opt/intel/oneapi/debugger/latest/env + dirname -- /opt/intel/oneapi/debugger/latest + basename -- /opt/intel/oneapi/debugger + arg=debugger + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0 + basename -- /opt/intel/oneapi/dev-utilities + arg=dev-utilities + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities + dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + dirname -- /opt/intel/oneapi/dev-utilities/latest/env + dirname -- /opt/intel/oneapi/dev-utilities/latest + basename -- /opt/intel/oneapi/dev-utilities + arg=dev-utilities + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env + dirname -- /opt/intel/oneapi/dpl/2022.0.0 + basename -- /opt/intel/oneapi/dpl + arg=dpl + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl + dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/latest/env + dirname -- /opt/intel/oneapi/dpl/latest + basename -- /opt/intel/oneapi/dpl + arg=dpl + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl + dirname -- /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh + dirname -- /opt/intel/oneapi/tbb/2021.8.0/env + dirname -- /opt/intel/oneapi/tbb/2021.8.0 + basename -- /opt/intel/oneapi/tbb + arg=tbb + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb + dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh + dirname -- /opt/intel/oneapi/tbb/latest/env + dirname -- /opt/intel/oneapi/tbb/latest + basename -- /opt/intel/oneapi/tbb + arg=tbb + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb + component_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb + printf %s\n compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb + uniq + component_array=compiler debugger dev-utilities dpl tbb + printf %s\n compiler debugger dev-utilities dpl tbb + wc -l + temp_var=5 + [ 5 -le 0 ] + [ 0 = 1 ] + prep_for_eval compiler debugger dev-utilities dpl tbb + echo compiler debugger dev-utilities dpl tbb + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- 'compiler' \ 'debugger' \ 'dev-utilities' \ 'dpl' \ 'tbb' + set -- compiler debugger dev-utilities dpl tbb + temp_array= + arg=compiler=latest + temp_array=compiler=latest + arg=debugger=latest + temp_array=compiler=latest debugger=latest + arg=dev-utilities=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest + arg=dpl=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest + arg=tbb=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + component_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + [ 0 = 1 ] + printf %s\n compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + awk NF + component_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + echo + echo :: initializing oneAPI environment ... :: initializing oneAPI environment ... + echo script.sh: SH_VERSION = unknown script.sh: SH_VERSION = unknown + echo args: Using "$@" for setvars.sh arguments: args: Using "$@" for setvars.sh arguments: + ONEAPI_ROOT=/opt/intel/oneapi + export ONEAPI_ROOT + SETVARS_CALL=1 + export SETVARS_CALL + temp_var=0 + prep_for_eval compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + echo compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- 'compiler=latest' \ 'debugger=latest' \ 'dev-utilities=latest' \ 'dpl=latest' \ 'tbb=latest' + set -- compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + expr compiler=latest : \(.*\)=.* + arg_base=compiler + expr compiler=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/compiler/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/compiler/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + echo :: compiler -- latest :: compiler -- latest + . /opt/intel/oneapi/compiler/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/compiler/latest/env/vars.sh + [ = /opt/intel/oneapi/compiler/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/compiler/latest/env/vars.sh + script=/opt/intel/oneapi/compiler/latest/env/vars.sh + [ -L /opt/intel/oneapi/compiler/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh + script_dir=/opt/intel/oneapi/compiler/latest/env + cd /opt/intel/oneapi/compiler/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/compiler/2023.0.0/env + printf %s /opt/intel/oneapi/compiler/2023.0.0/env + my_script_path=/opt/intel/oneapi/compiler/2023.0.0/env + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env + component_root=/opt/intel/oneapi/compiler/2023.0.0 + CMPLR_ROOT=/opt/intel/oneapi/compiler/2023.0.0 + export CMPLR_ROOT + INTEL_TARGET_ARCH=intel64 + INTEL_TARGET_PLATFORM=linux + USE_INTEL_LLVM=0 + [ 5 -gt 0 ] + shift + [ 4 -gt 0 ] + shift + [ 3 -gt 0 ] + shift + [ 2 -gt 0 ] + shift + [ 1 -gt 0 ] + shift + [ 0 -gt 0 ] + [ intel64 = ia32 ] + unset INTEL_TARGET_ARCH_IA32 + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin /opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin + path_is_now=/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ 0 = 1 ] + [ intel64 = ia32 ] + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib /usr/local/cuda/lib64/stubs + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib + path_is_now=/usr/local/cuda/lib64/stubs + [ = /usr/local/cuda/lib64/stubs ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + export LIBRARY_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin /usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin + path_is_now=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + [ intel64 = ia32 ] + [ -n ] + [ -f /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/fpgavars.sh ] + FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + export FPGA_VARS_DIR + FPGA_VARS_ARGS= + export FPGA_VARS_ARGS + . /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/fpgavars.sh + SCRIPTDIR=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + icdadd libalteracl.so + [ -z ] + export OCL_ICD_FILENAMES=libalteracl.so + icdadd libintelocl_emu.so + [ -z x ] + export OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so + export ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards + export INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + export PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + uname -m + ARCH=x86_64 + arch_type= + arch_type=linux64 + export LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64 /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64 + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + [ -z libintelocl_emu.so:libalteracl.so ] + OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64/libintelocl.so + [ -n ] + export OCL_ICD_FILENAMES + prepend_manpath /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + MANPATH=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + export MANPATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + export CMAKE_PREFIX_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + NLSPATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + export NLSPATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + export DIAGUTIL_PATH + temp_var=1 + expr debugger=latest : \(.*\)=.* + arg_base=debugger + expr debugger=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/debugger/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/debugger/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + echo :: debugger -- latest :: debugger -- latest + . /opt/intel/oneapi/debugger/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/debugger/latest/env/vars.sh + [ = /opt/intel/oneapi/debugger/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/debugger/latest/env/vars.sh + script=/opt/intel/oneapi/debugger/latest/env/vars.sh + [ -L /opt/intel/oneapi/debugger/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh + script_dir=/opt/intel/oneapi/debugger/latest/env + cd /opt/intel/oneapi/debugger/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/debugger/2023.0.0/env + printf %s /opt/intel/oneapi/debugger/2023.0.0/env + my_script_path=/opt/intel/oneapi/debugger/2023.0.0/env + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env + gdb_root=/opt/intel/oneapi/debugger/2023.0.0 + my_ld_path=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2023.0.0/dep + export INTEL_PYTHONHOME + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + prepend_manpath /opt/intel/oneapi/debugger/2023.0.0/documentation/man /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/documentation/man + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + [ = /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/documentation/man:/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + MANPATH=/opt/intel/oneapi/debugger/2023.0.0/documentation/man:/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + export MANPATH + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + INFOPATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + export INFOPATH + prepend_path /opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + GDB_INFO=/opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + export GDB_INFO + prepend_path /opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + [ = /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + export DIAGUTIL_PATH + temp_var=2 + expr dev-utilities=latest : \(.*\)=.* + arg_base=dev-utilities + expr dev-utilities=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + echo :: dev-utilities -- latest :: dev-utilities -- latest + . /opt/intel/oneapi/dev-utilities/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + [ = /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + script=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + [ -L /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + script_dir=/opt/intel/oneapi/dev-utilities/latest/env + cd /opt/intel/oneapi/dev-utilities/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/dev-utilities/2021.8.0/env + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/env + vars_script_path=/opt/intel/oneapi/dev-utilities/2021.8.0/env + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env + component_root=/opt/intel/oneapi/dev-utilities/2021.8.0 + prepend_path /opt/intel/oneapi/dev-utilities/2021.8.0/bin /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/dev-utilities/2021.8.0/bin + path_is_now=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/bin:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/dev-utilities/2021.8.0/bin:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + prepend_path /opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/dev-utilities/2021.8.0/include + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + temp_var=3 + expr dpl=latest : \(.*\)=.* + arg_base=dpl + expr dpl=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/dpl/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/dpl/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + echo :: dpl -- latest :: dpl -- latest + . /opt/intel/oneapi/dpl/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/dpl/latest/env/vars.sh + [ = /opt/intel/oneapi/dpl/latest/env/vars.sh ] + rreadlink /opt/intel/oneapi/dpl/latest/env/vars.sh + target=/opt/intel/oneapi/dpl/latest/env/vars.sh fname= targetDir= CDPATH= + [ -n ] + : + [ -L /opt/intel/oneapi/dpl/latest/env/vars.sh ] + [ -e /opt/intel/oneapi/dpl/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh + command cd /opt/intel/oneapi/dpl/latest/env + command basename -- /opt/intel/oneapi/dpl/latest/env/vars.sh + fname=vars.sh + [ vars.sh = / ] + [ -L vars.sh ] + break + command pwd -P + targetDir=/opt/intel/oneapi/dpl/2022.0.0/env + [ vars.sh = . ] + [ vars.sh = .. ] + command printf %s\n /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + _onedpl_scrip_path=/opt/intel/oneapi/dpl/2022.0.0/env + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env + DPL_ROOT=/opt/intel/oneapi/dpl/2022.0.0 + export DPL_ROOT + prepend_path /opt/intel/oneapi/dpl/2022.0.0/linux/include /opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/dpl/2022.0.0/linux/include + path_is_now=/opt/intel/oneapi/dev-utilities/2021.8.0/include + [ = /opt/intel/oneapi/dev-utilities/2021.8.0/include ] + printf %s /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + prepend_path /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + [ = /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig ] + printf %s /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + temp_var=4 + expr tbb=latest : \(.*\)=.* + arg_base=tbb + expr tbb=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/tbb/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/tbb/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + echo :: tbb -- latest :: tbb -- latest + . /opt/intel/oneapi/tbb/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6787@tmp/durable-6f98559b/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/tbb/latest/env/vars.sh + [ = /opt/intel/oneapi/tbb/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/tbb/latest/env/vars.sh + script_path=/opt/intel/oneapi/tbb/latest/env/vars.sh + [ -L /opt/intel/oneapi/tbb/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh + script_dir=/opt/intel/oneapi/tbb/latest/env + cd /opt/intel/oneapi/tbb/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/tbb/2021.8.0/env + printf %s /opt/intel/oneapi/tbb/2021.8.0/env + TBBROOT=/opt/intel/oneapi/tbb/2021.8.0/env/.. + TBB_TARGET_ARCH=intel64 + [ -n ] + TBB_LIB_NAME=libtbb.so.12 + TBB_LIB_DIR=intel64/gcc4.8 + [ -e /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ] + export TBBROOT + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + export LIBRARY_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 + path_is_now=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../include /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../include + path_is_now=/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + [ = /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../include:/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/tbb/2021.8.0/env/../include:/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/.. /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/.. + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/..:/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/..:/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + export CMAKE_PREFIX_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig + path_is_now=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + [ = /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig:/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig:/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + temp_var=5 + [ 5 -eq 0 ] + echo :: oneAPI environment initialized :: :: oneAPI environment initialized :: + echo + [ 0 -ne 0 ] + eval set -- + set -- + prep_for_exit 0 + script_return_code=0 + unset -v SETVARS_CALL + unset -v SETVARS_ARGS + unset -v SETVARS_VARS_PATH + [ 0 = ] + [ 0 -eq 0 ] + SETVARS_COMPLETED=1 + export SETVARS_COMPLETED + return 0 + return + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/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 Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 Fetching without tags Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Commit message: "Temporarily disable simd_reduction test for omptarget build" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info + docker build -t 685fbbfdb4e15a0e4b3ab24ee57709d7f4d0c7a6 --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 21.5kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 133b0d6e5c28 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> c53a701444f3 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 ---> 658c2f26e492 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 ---> b8ade80e78c2 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> b61f9aad5704 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 97bb71cd91a9 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 ---> 76dd2b835705 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 06e4738c588b Successfully built 06e4738c588b Successfully tagged 685fbbfdb4e15a0e4b3ab24ee57709d7f4d0c7a6:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) + docker inspect -f . 685fbbfdb4e15a0e4b3ab24ee57709d7f4d0c7a6 . [Pipeline] } Commit message: "Temporarily disable simd_reduction test for omptarget build" [Pipeline] // withEnv [Pipeline] withDockerContainer > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 fetnat04 seems to be running inside container f8c32eebe3820dd55cb2cbbb44c5e4c6c0ee44ffac5889251f65428b15fc913e $ 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-6787 --volumes-from f8c32eebe3820dd55cb2cbbb44c5e4c6c0ee44ffac5889251f65428b15fc913e -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 685fbbfdb4e15a0e4b3ab24ee57709d7f4d0c7a6 cat > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&large_images&&volta’ -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6787/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 Fetching without tags Fetching without tags Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:3 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease [1581 B] Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 Packages [1345 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1174 kB] Commit message: "Temporarily disable simd_reduction test for omptarget build" Commit message: "Temporarily disable simd_reduction test for omptarget build" Fetching without tags Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3330 kB] Fetching without tags Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3196 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1470 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3345 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Commit message: "Temporarily disable simd_reduction test for omptarget build" Commit message: "Temporarily disable simd_reduction test for omptarget build" > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 Fetched 31.2 MB in 3s (11.9 MB/s) Reading package lists...Fetching without tags Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 -- 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 Reading package lists... > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Commit message: "Temporarily disable simd_reduction test for omptarget build" $ docker top 2177eea39486ae5fb317f7c160d37f895f1a4dc479eabfef11862678b9863be3 -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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile Building dependency tree... Reading state information... [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + docker build -t 1486a26769ae5c2366c22769c169a2828180c419 -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 21.5kB 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 ---> ac185a4ae86f Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> c2cd33fc6594 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9fff90de95e0 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 ---> 1ca448ef8b8c Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 94aaf76b8cee Successfully built 94aaf76b8cee Successfully tagged 1486a26769ae5c2366c22769c169a2828180c419:latest + docker build -t 581917cc81a8d9a93d08bf11f5994643935f24f7 --build-arg BASE=rocm/dev-ubuntu-20.04:5.6 -f scripts/docker/Dockerfile.hipcc scripts/docker #2 [internal] load .dockerignore #2 sha256:5019682fcaeb8a62d211d6fd69f615f087f1a4d9265bd9c0d7c284e19084987f #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:991a1443dde58587ef7b931b9b344f2fe992be6b426e6f16634256ee8d0f1df8 #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #3 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.6 #3 sha256:1f0fc1cceed42e3d8224867264ec1669bf071b67719d2d931bf81d47c213fd11 + docker build -t 27032eec9482b3b3286024ce7f4194d13aefa2ff --build-arg BASE=rocm/dev-ubuntu-20.04:5.2 -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:1e3b24007b632473a96b6b2d629e9a1b2bbc678b59f8f1dd942e811875c9a9b2 #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.2 #2 sha256:cd6376cbfec6a0f372740ea19a97c909417d69aa3bf66c78f6058c2df489cf05 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + docker build -t 5fd31af9d5d7e294e60e06f917bd89fa75300eed -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 21.5kB 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 ---> be36daab1cd4 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 ---> 1892ed3e6a5e 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 ---> 38089cf40036 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 ---> c38a0d4f9d8f Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 088669bff664 Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> f467541997c8 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 ---> a1cd2905de95 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 9f14d69c1aac Step 10/13 : ARG NPROC=8 ---> Using cache ---> b28f517f477e Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 87b518079c85 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 ---> 2ac2c62f621b Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> db0b3e5bdff4 Successfully built db0b3e5bdff4 Successfully tagged 5fd31af9d5d7e294e60e06f917bd89fa75300eed:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t ec67947ca48f8ac85dfd4f833bf035dbdb024f34 -f scripts/docker/Dockerfile.gcc scripts/docker #1 [internal] load build definition from Dockerfile.gcc #1 sha256:9cc9be578d365b34e1b1451f54040c0ecdd995879a02b0d5bb0ea7643cd28a6d #1 transferring dockerfile: 1.75kB 0.0s done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:7ce49bf27eed3be51625a52a9720c1816300f0fc16be1e739e13a00aa5ed626b #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e #3 DONE 0.0s #8 [1/5] FROM docker.io/library/ubuntu:20.04 #8 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5 #8 DONE 0.0s #5 [4/5] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:035b84f81dcb1fbe0f758c815269ed6a56dc6c44764865d28eac5764fe2cac95 #5 CACHED #7 [2/5] RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache && apt-get clean && rm -rf /var/lib/apt/lists/* #7 sha256:244cba9621c788fd67785a1d49ac9ec2fbc2026a48bf412ee2cf59bd974486bf #7 CACHED #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 #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:e4a6b835a03feb9e92f9d964a72b5d309af3c2fa00ae454aaba106363dc841c5 #9 exporting layers done #9 writing image sha256:b8a8945b4a09a43c3daeb2e23724012c1c87a6761d46f57662b1655e8a2209d9 0.0s done #9 naming to docker.io/library/ec67947ca48f8ac85dfd4f833bf035dbdb024f34:latest The following additional packages will be installed: file g++-9-multilib gcc-9-multilib gcc-multilib git-man krb5-locales less lib32asan5 lib32atomic1 lib32gcc-9-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-9-dev lib32stdc++6 lib32ubsan1 libbrotli1 libbsd0 libc-dev-bin libc6 libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcbor0.6 libcurl3-gnutls libedit2 libelf1 liberror-perl libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libmagic-mgc libmagic1 libmpdec2 libnghttp2-14 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib librtmp1 libssh-4 libx11-6 libx11-data libx32asan5 libx32atomic1 libx32gcc-9-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-9-dev libx32stdc++6 libx32ubsan1 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 mime-support openssh-client publicsuffix python3-minimal python3.8 python3.8-minimal xauth zlib1g-dev Suggested packages: distcc | icecc lib32stdc++6-9-dbg libx32stdc++6-9-dbg gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc locales manpages-dev krb5-doc krb5-user keychain libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv python3.8-venv python3.8-doc binfmt-support Recommended packages: manpages manpages-dev The following NEW packages will be installed: bc ccache file g++-9-multilib g++-multilib gcc-9-multilib gcc-multilib git git-man krb5-locales less lib32asan5 lib32atomic1 lib32gcc-9-dev lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++-9-dev lib32stdc++6 lib32ubsan1 libbrotli1 libbsd0 libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcbor0.6 libcurl3-gnutls libedit2 libelf-dev libelf1 liberror-perl libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libmagic-mgc libmagic1 libmpdec2 libnghttp2-14 libpsl5 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib librtmp1 libssh-4 libx11-6 libx11-data libx32asan5 libx32atomic1 libx32gcc-9-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-9-dev libx32stdc++6 libx32ubsan1 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 mime-support openssh-client publicsuffix python3 python3-minimal python3.8 python3.8-minimal wget xauth zlib1g-dev The following packages will be upgraded: libc-dev-bin libc6 libc6-dev + docker build -t c2631367123a90b6754a78109292566fefe27998 --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 21.5kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> eee1cd41eae8 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> b0e82455316a 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 ---> 4d4d549095db 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 ---> ed6556083c70 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> de4c47a41cb7 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 5089fa94e4cc 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 ---> 3d1009b99acf Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> e05e80d5906c Successfully built e05e80d5906c Successfully tagged c2631367123a90b6754a78109292566fefe27998:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf build + mkdir -p build + cd build + ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' #3 DONE 0.4s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.6@sha256:7d8f6533ec41ef526d4b4187055d00e6e5c57f3287f540043805c8daf3e3e955 #7 sha256:7c03634d7f192f839f2f3049e3a6d71799444f0ed82828f32294cb7fac671db3 #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:2973d2cb43f4ecfcc729e584bdf08c94f4e85130e29a086e053f80718e137e6d #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:1bed6f52a5136d93a0cd8c11d23532ca4bde63b1577aa0f8810d58ab55f400a8 #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:619959a7927f1a6ccdf17c4866ff1b9483d0ec12e299a43491dc25a32b1493cb #4 CACHED #8 exporting to image #8 sha256:07f1bb70d48ea1f1bd3e2488c24a544f315370a73447a1afe1590ebc1272894b #8 exporting layers done #8 writing image sha256:e584039419d31f933b4d735fd6e970b2c53c171b61c736afe3af2ece3093ec0b done #8 naming to docker.io/library/581917cc81a8d9a93d08bf11f5994643935f24f7:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 1486a26769ae5c2366c22769c169a2828180c419 . [Pipeline] } [Pipeline] // withEnv + docker inspect -f . 5fd31af9d5d7e294e60e06f917bd89fa75300eed . #9 naming to docker.io/library/ec67947ca48f8ac85dfd4f833bf035dbdb024f34:latest 0.0s done #9 DONE 0.0s [Pipeline] withDockerContainer fetnat05 seems to be running inside container 904c498cb0b03783bcf09fe9af5e92c46b8ce1435bdadc8d68dbfb6e12760c74 $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6787 --volumes-from 904c498cb0b03783bcf09fe9af5e92c46b8ce1435bdadc8d68dbfb6e12760c74 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 1486a26769ae5c2366c22769c169a2828180c419 cat + docker inspect -f . c2631367123a90b6754a78109292566fefe27998 . + docker inspect -f . 581917cc81a8d9a93d08bf11f5994643935f24f7 . > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 #2 DONE 1.0s #3 [internal] load .dockerignore #3 sha256:c5b7dd2672a8f92f6db3a623791cee2bde43c4113dfab98b0d4cb6ed7925d36d #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.2@sha256:f1db2929b2206465cfca00a400014c87736d5e7cbf0abdfd0f87a35c5f177d25 #7 sha256:d1d84edd7e37f17449e3b79ed6248bb226c92b53972963c4c24eacf64f7072b1 #7 resolve docker.io/rocm/dev-ubuntu-20.04:5.2@sha256:f1db2929b2206465cfca00a400014c87736d5e7cbf0abdfd0f87a35c5f177d25 done #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:046f3901e7e1ac475e7fb4a9d9592bbbf5de85f87a09c1f48d9c1c0c77f93fbe #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:67c2c8276d168b8e0c7c05a09a2510fdce7a2f23d7581a9dff3cef5ada4f665c #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:2b3c6d0d18cc78e565c8eb620ed0430328a34e71c96331f7da2e2b702a7e1f9e #4 CACHED #8 exporting to image #8 sha256:a2fe972f01a66e4c034bd6d281e21cbad6a91d257ad16f82df08cd0f4fbbd02a #8 exporting layers done #8 writing image sha256:2030c8c63b437c513ac204f8b67c267de38aab14f3a382d1797ecf8ae00f97f7 done #8 naming to docker.io/library/27032eec9482b3b3286024ce7f4194d13aefa2ff:latest done #8 DONE 0.0s 3 upgraded, 77 newly installed, 0 to remove and 32 not upgraded. Need to get 43.9 MB of archives. After this operation, 208 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.14 [2725 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] Fetching without tags Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB] Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 bc amd64 1.07.1-2build1 [86.3 kB] Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 ccache amd64 3.7.7-1 [121 kB] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.14 [2726 kB] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev-i386 amd64 2.31-0ubuntu9.14 [1903 kB] -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-x32 amd64 2.31-0ubuntu9.14 [2781 kB] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev-x32 amd64 2.31-0ubuntu9.14 [1976 kB] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.5.0-1ubuntu1~20.04 [49.1 kB] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32gcc-s1 amd64 10.5.0-1ubuntu1~20.04 [41.6 kB] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gomp1 amd64 10.5.0-1ubuntu1~20.04 [108 kB] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32gomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32itm1 amd64 10.5.0-1ubuntu1~20.04 [28.1 kB] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32itm1 amd64 10.5.0-1ubuntu1~20.04 [26.5 kB] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32atomic1 amd64 10.5.0-1ubuntu1~20.04 [8764 B] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32atomic1 amd64 10.5.0-1ubuntu1~20.04 [9272 B] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32asan5 amd64 9.4.0-1ubuntu1~20.04.2 [2647 kB] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32asan5 amd64 9.4.0-1ubuntu1~20.04.2 [2584 kB] /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.5.0-1ubuntu1~20.04 [522 kB] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32ubsan1 amd64 10.5.0-1ubuntu1~20.04 [756 kB] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32stdc++6 amd64 10.5.0-1ubuntu1~20.04 [486 kB] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32ubsan1 amd64 10.5.0-1ubuntu1~20.04 [763 kB] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32quadmath0 amd64 10.5.0-1ubuntu1~20.04 [230 kB] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32quadmath0 amd64 10.5.0-1ubuntu1~20.04 [149 kB] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2224 kB] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32gcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2010 kB] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-multilib amd64 9.4.0-1ubuntu1~20.04.2 [1068 B] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [762 kB] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx32stdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [709 kB] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9-multilib amd64 9.4.0-1ubuntu1~20.04.2 [1084 B] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc-multilib amd64 4:9.3.0-1ubuntu2 [1516 B] Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 g++-multilib amd64 4:9.3.0-1ubuntu2 [1044 B] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.21 [232 kB] Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB] Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf-dev amd64 0.176-1.1ubuntu0.1 [57.1 kB] > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Commit message: "Temporarily disable simd_reduction test for omptarget build" debconf: delaying package configuration, since apt-utils is not installed Fetched 43.9 MB in 2s (25.1 MB/s) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% $ docker top c4b95ea5b360b40979b13c4c7794b4a62b6427fb494edf6f3390f79ce39d75c4 -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] } [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer padirac11 seems to be running inside container 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce $ 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-6787 --volumes-from 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 581917cc81a8d9a93d08bf11f5994643935f24f7 cat (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 ... 13073 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.12) ... $ docker top 54bb18cbf05ec150dc69485ed06887dbf71db9fcb13f52251b8880266019b867 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer fetnat06 seems to be running inside container 8a96acbdcfdc22f7ec61d35aacb14596a9c843ed82d27181276a8a67b0b64a2f $ 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-6787 --volumes-from 8a96acbdcfdc22f7ec61d35aacb14596a9c843ed82d27181276a8a67b0b64a2f -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 5fd31af9d5d7e294e60e06f917bd89fa75300eed cat -- Looking for C++ include oneapi/dpl/algorithm - found -- Performing Test KOKKOS_NO_TBB_CONFLICT -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy $ docker top d0bf24a5337fe558dd91551c32d63a628cec4ff231d4ca0ac3c013a97f391baa -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer waffle03 seems to be running inside container 2673d13efa526b3ee17c7ef24ac09e4ab068b5f54e784ea4c716a2bdcc806e4d $ 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-6787 --volumes-from 2673d13efa526b3ee17c7ef24ac09e4ab068b5f54e784ea4c716a2bdcc806e4d -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** c2631367123a90b6754a78109292566fefe27998 cat -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.34.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc-dev-bin (2.31-0ubuntu9.14) over (2.31-0ubuntu9.12) ... Preparing to unpack .../libc6_2.31-0ubuntu9.14_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Unpacking libc6:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.12) ... -- [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 Setting up libc6:amd64 (2.31-0ubuntu9.14) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline -- [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 Selecting previously unselected package libpython3.8-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13073 files and directories currently installed.) Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... -- [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 Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13364 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-3) ... $ docker top f124752c39929f0b0b6a06e96c63956e49894d311ec1735c5018462de7d64353 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { Selecting previously unselected package libpython3.8-stdlib:amd64. Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... + docker inspect -f . 27032eec9482b3b3286024ce7f4194d13aefa2ff . + docker inspect -f . ec67947ca48f8ac85dfd4f833bf035dbdb024f34 . [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux02 seems to be running inside container e2cbc031f936b227f53b134ed6303805cbf551e3603d6b5a972c9e1f795cf1bc + rm -rf build + 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 .. + docker build -t 3d86dea068da693660ed0bffd48f5c0ed1855596 --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 21.5kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> a557740b9093 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 02a7e269aaad Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> d6d237f3517d 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 ---> 8d9138fc81ad 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 ---> 873a5fd54156 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 82453f35c938 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> ce5f028fc78f 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 ---> 983d08a96e36 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 71b4d3a7a38d Successfully built 71b4d3a7a38d Successfully tagged 3d86dea068da693660ed0bffd48f5c0ed1855596:latest $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6787 --volumes-from e2cbc031f936b227f53b134ed6303805cbf551e3603d6b5a972c9e1f795cf1bc -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 27032eec9482b3b3286024ce7f4194d13aefa2ff cat + ccache --zero-stats Statistics zeroed + ccache --zero-stats Statistics zeroed + ccache --zero-stats Statistics zeroed -- Setting default Kokkos CXX standard to 17 $ docker top 0d15a681cac33a363b53e2e3d6cdbc53c1012c658c225caa54557a6973a88fa3 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c Selecting previously unselected package python3.8. Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6787 --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 ******** ec67947ca48f8ac85dfd4f833bf035dbdb024f34 cat Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- [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 -- 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.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6787/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using --c++17;--gnu_extensions for C++17 extensions as feature $ docker top b0190fb14adb4645fc380f8fd830f9e4568be5b9d1f85bfe5191920e32060a97 -eo pid,comm -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES [Pipeline] { Setting up python3-minimal (3.8.2-0ubuntu2) ... [Pipeline] sh [Pipeline] sh [Pipeline] sh -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_6bb0b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_6bb0b.dir/build.make CMakeFiles/cmTC_6bb0b.dir/build [benchmark] gmake[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_6bb0b.dir/thread_safety_attributes.cpp.o [benchmark] /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ -fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_6bb0b.dir/thread_safety_attributes.cpp.o -MF CMakeFiles/cmTC_6bb0b.dir/thread_safety_attributes.cpp.o.d -o CMakeFiles/cmTC_6bb0b.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] gmake[1]: *** [CMakeFiles/cmTC_6bb0b.dir/build.make:79: CMakeFiles/cmTC_6bb0b.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] gmake[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] gmake: *** [Makefile:127: cmTC_6bb0b/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13765 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. -- Setting default Kokkos CXX standard to 20 + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6787/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 [Pipeline] sh + docker inspect -f . 3d86dea068da693660ed0bffd48f5c0ed1855596 . [Pipeline] } Unpacking python3 (3.8.2-0ubuntu2) ... [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat09 seems to be running inside container 82576de9cd9e0aa2efa0117fcf98ab54512c65b3f769402b4d3a3857db7016e1 + ccache --zero-stats Statistics zeroed + 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 $ 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-6787 --volumes-from 82576de9cd9e0aa2efa0117fcf98ab54512c65b3f769402b4d3a3857db7016e1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 3d86dea068da693660ed0bffd48f5c0ed1855596 cat -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX Selecting previously unselected package libmagic-mgc. Preparing to unpack .../01-libmagic-mgc_1%3a5.38-4_amd64.deb ... Unpacking libmagic-mgc (1:5.38-4) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../02-libmagic1_1%3a5.38-4_amd64.deb ... Unpacking libmagic1:amd64 (1:5.38-4) ... Selecting previously unselected package file. Preparing to unpack .../03-file_1%3a5.38-4_amd64.deb ... Unpacking file (1:5.38-4) ... Selecting previously unselected package less. Preparing to unpack .../04-less_551-1ubuntu0.1_amd64.deb ... Unpacking less (551-1ubuntu0.1) ... -- The CXX compiler identification is Clang 16.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../05-libbsd0_0.10.0-1_amd64.deb ... Unpacking libbsd0:amd64 (0.10.0-1) ... -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6787/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature Selecting previously unselected package libelf1:amd64. Preparing to unpack .../06-libelf1_0.176-1.1ubuntu0.1_amd64.deb ... Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../07-krb5-locales_1.17-6ubuntu4.4_all.deb ... -- 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 -- 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 -- 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 Unpacking krb5-locales (1.17-6ubuntu4.4) ... Selecting previously unselected package libcbor0.6:amd64. Preparing to unpack .../08-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../09-libedit2_3.1-20191231-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20191231-1) ... -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../10-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... -- The project name is: Kokkos -- Using internal gtest for testing -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using internal desul_atomics copy Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../11-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6787/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 -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3c71e/fast && /usr/bin/gmake -f CMakeFiles/cmTC_3c71e.dir/build.make CMakeFiles/cmTC_3c71e.dir/build [benchmark] gmake[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_3c71e.dir/gnu_posix_regex.cpp.o [benchmark] /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ -fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_3c71e.dir/gnu_posix_regex.cpp.o -MF CMakeFiles/cmTC_3c71e.dir/gnu_posix_regex.cpp.o.d -o CMakeFiles/cmTC_3c71e.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] gmake[1]: *** [CMakeFiles/cmTC_3c71e.dir/build.make:79: CMakeFiles/cmTC_3c71e.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] gmake[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] gmake: *** [Makefile:127: cmTC_3c71e/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../12-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../13-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Devices: OPENACC;SERIAL, Kokkos Backends: OPENACC;SERIAL -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../14-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../15-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../16-libpsl5_0.21.0-1ubuntu1_amd64.deb ... -- 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 -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../17-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... -- 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 -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../18-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [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 Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../19-libxcb1_1.14-2_amd64.deb ... Unpacking libxcb1:amd64 (1.14-2) ... Selecting previously unselected package libx11-data. Preparing to unpack .../20-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.6.31061 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++2a for C++20 extensions as feature -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [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] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../21-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../22-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../23-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success Selecting previously unselected package openssh-client. Preparing to unpack .../24-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ... Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ... -- Kokkos Devices: SERIAL;SYCL, Kokkos Backends: SERIAL;SYCL -- Configuring done -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub Selecting previously unselected package publicsuffix. Preparing to unpack .../25-publicsuffix_20200303.0012-1_all.deb ... Unpacking publicsuffix (20200303.0012-1) ... Selecting previously unselected package wget. Preparing to unpack .../26-wget_1.20.3-1ubuntu2_amd64.deb ... Unpacking wget (1.20.3-1ubuntu2) ... Selecting previously unselected package xauth. Preparing to unpack .../27-xauth_1%3a1.1-0ubuntu1_amd64.deb ... Unpacking xauth (1:1.1-0ubuntu1) ... -- [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.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 Selecting previously unselected package bc. Preparing to unpack .../28-bc_1.07.1-2build1_amd64.deb ... Unpacking bc (1.07.1-2build1) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA Selecting previously unselected package ccache. Preparing to unpack .../29-ccache_3.7.7-1_amd64.deb ... Unpacking ccache (3.7.7-1) ... -- Configuring done $ docker top e5b4028430ee49edba42472649c86f8f364334fd57d5643c35982747e8c35f6f -eo pid,comm -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [Pipeline] { -- [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 Selecting previously unselected package libc6-i386. Preparing to unpack .../30-libc6-i386_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6-i386 (2.31-0ubuntu9.14) ... [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_2c4e7/fast && /usr/bin/make -f CMakeFiles/cmTC_2c4e7.dir/build.make CMakeFiles/cmTC_2c4e7.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_2c4e7.dir/gnu_posix_regex.cpp.o [benchmark] /usr/bin/c++ -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -o CMakeFiles/cmTC_2c4e7.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] compilation terminated. [benchmark] make[1]: *** [CMakeFiles/cmTC_2c4e7.dir/build.make:69: CMakeFiles/cmTC_2c4e7.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_2c4e7/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [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 Selecting previously unselected package libc6-dev-i386. Preparing to unpack .../31-libc6-dev-i386_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6-dev-i386 (2.31-0ubuntu9.14) ... [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 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_Core.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- [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 [Pipeline] sh -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build [Pipeline] withEnv [Pipeline] { [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o -- Sources TestOpenMP.cpp -- Kokkos Devices: OPENMP;SERIAL, Kokkos Backends: OPENMP;SERIAL -- Configuring done [Pipeline] sh -- [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 + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] sh Selecting previously unselected package libc6-x32. Preparing to unpack .../32-libc6-x32_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6-x32 (2.31-0ubuntu9.14) ... [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o + ccache --zero-stats Statistics cleared -- [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 [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DNDEBUG -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_HIP_MULTIPLE_KERNEL_INSTANTIATIONS=ON .. -- Setting default Kokkos CXX standard to 17 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o Scanning dependencies of target kokkoscore [ 1%] 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_CPUDiscovery.cpp.o [ 2%] Linking CXX static library libkokkossimd.a /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp [ 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 [ 2%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o -- [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 + rm -rf install + mkdir -p install + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-6787/build/../install .. -- Setting default Kokkos CXX standard to 17 [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- The CXX compiler identification is Clang 14.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- The CXX compiler identification is GNU 8.4.0 [ 2%] Built target kokkossimd Selecting previously unselected package libc6-dev-x32. Preparing to unpack .../33-libc6-dev-x32_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6-dev-x32 (2.31-0ubuntu9.14) ... [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Selecting previously unselected package lib32gcc-s1. Preparing to unpack .../34-lib32gcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking lib32gcc-s1 (10.5.0-1ubuntu1~20.04) ... -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_4f8b1/fast && /usr/bin/make -f CMakeFiles/cmTC_4f8b1.dir/build.make CMakeFiles/cmTC_4f8b1.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_4f8b1.dir/thread_safety_attributes.cpp.o [benchmark] /opt/llvm/bin/clang++ -Werror -Wno-unknown-cuda-version -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_4f8b1.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_4f8b1.dir/build.make:69: CMakeFiles/cmTC_4f8b1.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_4f8b1/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX Selecting previously unselected package libx32gcc-s1. Preparing to unpack .../35-libx32gcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libx32gcc-s1 (10.5.0-1ubuntu1~20.04) ... -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-6787/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 Selecting previously unselected package lib32gomp1. Preparing to unpack .../36-lib32gomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking lib32gomp1 (10.5.0-1ubuntu1~20.04) ... CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:180 (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 Selecting previously unselected package libx32gomp1. Preparing to unpack .../37-libx32gomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libx32gomp1 (10.5.0-1ubuntu1~20.04) ... [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- 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 -- Using internal desul_atomics copy Selecting previously unselected package lib32itm1. Preparing to unpack .../38-lib32itm1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking lib32itm1 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libx32itm1. Preparing to unpack .../39-libx32itm1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libx32itm1 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package lib32atomic1. Preparing to unpack .../40-lib32atomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking lib32atomic1 (10.5.0-1ubuntu1~20.04) ... [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Selecting previously unselected package libx32atomic1. Preparing to unpack .../41-libx32atomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libx32atomic1 (10.5.0-1ubuntu1~20.04) ... [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o -- SIMD: AVX512 detected Selecting previously unselected package lib32asan5. Preparing to unpack .../42-lib32asan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking lib32asan5 (9.4.0-1ubuntu1~20.04.2) ... [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o Selecting previously unselected package libx32asan5. Preparing to unpack .../43-libx32asan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libx32asan5 (9.4.0-1ubuntu1~20.04.2) ... -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_fd2a7/fast && /usr/bin/make -f CMakeFiles/cmTC_fd2a7.dir/build.make CMakeFiles/cmTC_fd2a7.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_fd2a7.dir/gnu_posix_regex.cpp.o [benchmark] /opt/llvm/bin/clang++ -Werror -Wno-unknown-cuda-version -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_fd2a7.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_fd2a7.dir/build.make:69: CMakeFiles/cmTC_fd2a7.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_fd2a7/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o Selecting previously unselected package lib32stdc++6. Preparing to unpack .../44-lib32stdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking lib32stdc++6 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package lib32ubsan1. Preparing to unpack .../45-lib32ubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking lib32ubsan1 (10.5.0-1ubuntu1~20.04) ... -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o Selecting previously unselected package libx32stdc++6. Preparing to unpack .../46-libx32stdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libx32stdc++6 (10.5.0-1ubuntu1~20.04) ... -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o Selecting previously unselected package libx32ubsan1. Preparing to unpack .../47-libx32ubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libx32ubsan1 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package lib32quadmath0. Preparing to unpack .../48-lib32quadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking lib32quadmath0 (10.5.0-1ubuntu1~20.04) ... -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestCuda.cpp -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Linking CXX shared library libkokkosprinter-tool.so Selecting previously unselected package libx32quadmath0. Preparing to unpack .../49-libx32quadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libx32quadmath0 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package lib32gcc-9-dev. Preparing to unpack .../50-lib32gcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking lib32gcc-9-dev (9.4.0-1ubuntu1~20.04.2) ... [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o Selecting previously unselected package libx32gcc-9-dev. Preparing to unpack .../51-libx32gcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libx32gcc-9-dev (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package gcc-9-multilib. Preparing to unpack .../52-gcc-9-multilib_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking gcc-9-multilib (9.4.0-1ubuntu1~20.04.2) ... [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o Selecting previously unselected package lib32stdc++-9-dev. Preparing to unpack .../53-lib32stdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking lib32stdc++-9-dev (9.4.0-1ubuntu1~20.04.2) ... -- Check if compiler accepts -pthread Selecting previously unselected package libx32stdc++-9-dev. Preparing to unpack .../54-libx32stdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o Unpacking libx32stdc++-9-dev (9.4.0-1ubuntu1~20.04.2) ... -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkossimd Scanning dependencies of target benchmark Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o Selecting previously unselected package g++-9-multilib. Preparing to unpack .../55-g++-9-multilib_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking g++-9-multilib (9.4.0-1ubuntu1~20.04.2) ... [ 1%] Built target AlwaysCheckGit [ 1%] 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/counter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o Selecting previously unselected package gcc-multilib. Preparing to unpack .../56-gcc-multilib_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking gcc-multilib (4:9.3.0-1ubuntu2) ... [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o Selecting previously unselected package g++-multilib. Preparing to unpack .../57-g++-multilib_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking g++-multilib (4:9.3.0-1ubuntu2) ... [ 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 -- Check if compiler accepts -pthread - yes -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 2%] Linking CXX static library libkokkossimd.a [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt [ 2%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 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 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp Scanning dependencies of target kokkoscore [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 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 [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../58-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../59-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 [ 5%] 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 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../60-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../61-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ... Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ... [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../62-libcurl3-gnutls_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.21) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../63-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... Selecting previously unselected package git-man. Preparing to unpack .../64-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ... Unpacking git-man (1:2.25.1-1ubuntu3.11) ... [ 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_SharedAlloc.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info -- Found OpenMP_CXX: -fopenmp=libomp -- Found OpenMP: TRUE -- Using internal desul_atomics copy [ 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Built target kokkos_gtest -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL Selecting previously unselected package git. Preparing to unpack .../65-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ... Unpacking git (1:2.25.1-1ubuntu3.11) ... [ 4%] Linking CXX static library libbenchmark.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.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 [ 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 Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../66-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... Selecting previously unselected package libelf-dev:amd64. Preparing to unpack .../67-libelf-dev_0.176-1.1ubuntu0.1_amd64.deb ... Unpacking libelf-dev:amd64 (0.176-1.1ubuntu0.1) ... [ 5%] 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 [ 4%] Linking CXX static library libkokkos_gtest.a -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... Setting up mime-support (3.64ubuntu1) ... [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o Setting up wget (1.20.3-1ubuntu2) ... -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper [ 4%] Built target kokkos_gtest [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1081 (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 -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -- works -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Detecting CXX compiler ABI info -- 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 Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 5%] Linking CXX static library libbenchmark_main.a -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- 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-6787/core/src/../../tpls/mdspan/include -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o + make -j8 install Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 0%] Built target AlwaysCheckGit [ 3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target impl_git_version [ 7%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 10%] Linking CXX static library libkokkossimd.a -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.6.124 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 10%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Setting up libmagic-mgc (1:5.38-4) ... Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Setting up ccache (3.7.7-1) ... Updating symlinks in /usr/lib/ccache ... Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... Setting up libmagic1:amd64 (1:5.38-4) ... Setting up less (551-1ubuntu0.1) ... Setting up bc (1.07.1-2build1) ... Setting up krb5-locales (1.17-6ubuntu4.4) ... Setting up file (1:5.38-4) ... Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Setting up libc6-x32 (2.31-0ubuntu9.14) ... [ 21%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 21%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 39%] Linking CXX static library libimpl_git_version.a Setting up liberror-perl (0.17029-1) ... Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Setting up libx32gomp1 (10.5.0-1ubuntu1~20.04) ... Setting up libc6-i386 (2.31-0ubuntu9.14) ... Setting up git-man (1:2.25.1-1ubuntu3.11) ... Setting up libx32quadmath0 (10.5.0-1ubuntu1~20.04) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Setting up libmpdec2:amd64 (2.4.2-3) ... Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 39%] Built target impl_git_version [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 Setting up libbsd0:amd64 (0.10.0-1) ... [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o Setting up publicsuffix (20200303.0012-1) ... Setting up lib32atomic1 (10.5.0-1ubuntu1~20.04) ... Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up libx32atomic1 (10.5.0-1ubuntu1~20.04) ... Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... Setting up libxcb1:amd64 (1.14-2) ... [ 8%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 8%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.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 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR Setting up lib32itm1 (10.5.0-1ubuntu1~20.04) ... Setting up libx32gcc-s1 (10.5.0-1ubuntu1~20.04) ... Setting up libedit2:amd64 (3.1-20191231-1) ... Setting up libx32itm1 (10.5.0-1ubuntu1~20.04) ... Setting up python3 (3.8.2-0ubuntu2) ... [ 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 running python rtupdate hooks for python3.8... running python post-rtupdate hooks for python3.8... Setting up lib32gomp1 (10.5.0-1ubuntu1~20.04) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 8%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 8%] Built target Kokkos_push_finalize_hook_terminate [ 8%] 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_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- SIMD: AVX2 detected -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC Setting up lib32gcc-s1 (10.5.0-1ubuntu1~20.04) ... Setting up lib32stdc++6 (10.5.0-1ubuntu1~20.04) ... Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ... Setting up libx32asan5 (9.4.0-1ubuntu1~20.04.2) ... Setting up lib32quadmath0 (10.5.0-1ubuntu1~20.04) ... Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [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 [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... Setting up lib32asan5 (9.4.0-1ubuntu1~20.04.2) ... Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... Setting up libx32stdc++6 (10.5.0-1ubuntu1~20.04) ... Setting up libc6-dev-i386 (2.31-0ubuntu9.14) ... Setting up libx32ubsan1 (10.5.0-1ubuntu1~20.04) ... Setting up openssh-client (1:8.2p1-4ubuntu0.11) ... Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.21) ... Setting up lib32ubsan1 (10.5.0-1ubuntu1~20.04) ... [ 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 -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.6.124") -- Looking for C++ include pthread.h -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 Setting up libc6-dev-x32 (2.31-0ubuntu9.14) ... [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 8%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 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 [ 8%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES Setting up lib32gcc-9-dev (9.4.0-1ubuntu1~20.04.2) ... Setting up libx32gcc-9-dev (9.4.0-1ubuntu1~20.04.2) ... Setting up git (1:2.25.1-1ubuntu3.11) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... Setting up xauth (1:1.1-0ubuntu1) ... Setting up lib32stdc++-9-dev (9.4.0-1ubuntu1~20.04.2) ... Setting up libx32stdc++-9-dev (9.4.0-1ubuntu1~20.04.2) ... [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_SerialGraph -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_e6aac/fast && /usr/bin/make -f CMakeFiles/cmTC_e6aac.dir/build.make CMakeFiles/cmTC_e6aac.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_e6aac.dir/thread_safety_attributes.cpp.o [benchmark] /opt/rocm/bin/hipcc -Werror -Wno-unused-command-line-argument -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_e6aac.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated when compiling for gfx908. [benchmark] make[1]: *** [CMakeFiles/cmTC_e6aac.dir/build.make:69: CMakeFiles/cmTC_e6aac.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_e6aac/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp Setting up gcc-9-multilib (9.4.0-1ubuntu1~20.04.2) ... Setting up libelf-dev:amd64 (0.176-1.1ubuntu0.1) ... Setting up gcc-multilib (4:9.3.0-1ubuntu2) ... Setting up g++-9-multilib (9.4.0-1ubuntu1~20.04.2) ... Setting up g++-multilib (4:9.3.0-1ubuntu2) ... Processing triggers for libc-bin (2.31-0ubuntu9.12) ... Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.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 -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- 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-6787/core/src/../../tpls/mdspan/include -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_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 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_efa0b/fast && /usr/bin/make -f CMakeFiles/cmTC_efa0b.dir/build.make CMakeFiles/cmTC_efa0b.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_efa0b.dir/gnu_posix_regex.cpp.o [benchmark] /opt/rocm/bin/hipcc -Werror -Wno-unused-command-line-argument -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_efa0b.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated when compiling for gfx908. [benchmark] make[1]: *** [CMakeFiles/cmTC_efa0b.dir/build.make:69: CMakeFiles/cmTC_efa0b.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_efa0b/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- No installed google benchmark found, fetching from GitHub -- [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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_d06f0/fast && /usr/bin/make -f CMakeFiles/cmTC_d06f0.dir/build.make CMakeFiles/cmTC_d06f0.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_d06f0.dir/thread_safety_attributes.cpp.o [benchmark] /opt/rocm/bin/hipcc -Werror -Wno-unused-command-line-argument -DNDEBUG -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_d06f0.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated when compiling for gfx908. [benchmark] make[1]: *** [CMakeFiles/cmTC_d06f0.dir/build.make:69: CMakeFiles/cmTC_d06f0.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_d06f0/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object 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 -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestHIP.cpp -- Kokkos Devices: SERIAL;HIP, Kokkos Backends: SERIAL;HIP -- Configuring done [ 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 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Built target AlwaysCheckGit Scanning dependencies of target kokkos_gtest Scanning dependencies of target impl_git_version [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Built target kokkosprinter-tool [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_2645d/fast && /usr/bin/make -f CMakeFiles/cmTC_2645d.dir/build.make CMakeFiles/cmTC_2645d.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_2645d.dir/gnu_posix_regex.cpp.o [benchmark] /opt/rocm/bin/hipcc -Werror -Wno-unused-command-line-argument -DNDEBUG -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_2645d.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated when compiling for gfx908. [benchmark] make[1]: *** [CMakeFiles/cmTC_2645d.dir/build.make:69: CMakeFiles/cmTC_2645d.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_2645d/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 9%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [ 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 [ 9%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 9%] Built target Kokkos_CoreUnitTest_ToolIndependence -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 13%] Built target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o ---> Removed intermediate container d43568923a56 ---> 8547daca6fc5 Step 4/14 : ARG NPROC=8 ---> Running in 259345b9ec9b [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- Kokkos Devices: OPENMP;HIP, Kokkos Backends: OPENMP;HIP -- Configuring done -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o ---> Removed intermediate container 259345b9ec9b ---> c1b44d4e4cc7 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}* ---> Running in 1fb5c3cc0235 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build + make -j8 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.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 Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 4%] 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 [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 9%] Linking CXX executable Kokkos_ProfilingAllCalls [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 9%] Built target Kokkos_ProfilingAllCalls [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 9%] 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_Error.cpp.o [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o ---> Removed intermediate container 1fb5c3cc0235 ---> dd7e5301acc6 Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Running in e9c4133d280e [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 9%] Linking CXX static library libkokkos_gtest.a [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 10%] Built target kokkos_gtest [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.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_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o ---> Removed intermediate container e9c4133d280e ---> 1b9616c82ed0 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Running in d3c3dec35736 [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_318df/fast && /usr/bin/make -f CMakeFiles/cmTC_318df.dir/build.make CMakeFiles/cmTC_318df.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_318df.dir/gnu_posix_regex.cpp.o [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -o CMakeFiles/cmTC_318df.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory [benchmark] 1 | #include [benchmark] | ^~~~~~~~~~~~ [benchmark] compilation terminated. [benchmark] make[1]: *** [CMakeFiles/cmTC_318df.dir/build.make:69: CMakeFiles/cmTC_318df.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_318df/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 11%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads 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_HIP [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 13%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o ---> Removed intermediate container d3c3dec35736 ---> 5b337f73ed8f 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} ---> Running in 7f00a3acb554 [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 10%] Built target Kokkos_ToolsInitialization -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 9%] Built target Kokkos_CoreUnitTest_CTestDevice [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestCuda.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 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 Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 12%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 12%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp gpg: Signature made Fri Oct 6 13:40:47 2023 UTC gpg: using RSA key C6C265324BBEBDC350B513D02D2CEF1034921684 gpg: Good signature from "Brad King" [unknown] gpg: aka "Brad King " [unknown] gpg: aka "[jpeg image of size 4005]" [unknown] gpg: Note: This key has expired! Primary key fingerprint: CBA2 3971 357C 2E65 90D9 EFD3 EC8F EF3A 7BFB 4EDA Subkey fingerprint: C6C2 6532 4BBE BDC3 50B5 13D0 2D2C EF10 3492 1684 cmake-3.27.7-Linux-x86_64.sh: OK CMake Installer Version: 3.27.7, Copyright (c) Kitware This is a self-extracting archive. The archive will be extracted to: /opt/cmake Using target directory: /opt/cmake Extracting, please wait... nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 7%] Linking CXX static library libbenchmark.a [ 7%] Built target benchmark [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_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 [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 92%] Linking CXX static library libkokkoscore.a [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 12%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Built target Kokkos_UnitTest_HIPGraph [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 92%] Built target kokkoscore [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting Scanning dependencies of target kokkoscontainers [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.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_Command_Line_Parsing.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_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_MinMax_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Unpacking finished successfully [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 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 [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 2%] Built target kokkos_gtest [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.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_ReductionIdentity_hpp [ 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_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/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 [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp [ 9%] Linking CXX static library libkokkos_gtest.a [ 9%] Built target kokkos_gtest 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%] Built target Kokkos_CoreUnitTest_DeviceAndThreads 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 [ 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_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/decl/Kokkos_Declare_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ViewLayoutTiled.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_ViewArray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_HBWSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6787/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/KokkosCore_Config_DeclareBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6787/install/include/KokkosCore_Config_PostInclude.hpp + cd .. + rm -rf build-tests + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-6787/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6787/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 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 10%] 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 [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp ---> Removed intermediate container 7f00a3acb554 ---> a6bf812a1dab Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Running in 3e148a9c887e [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 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_View_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 12%] 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/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o ---> Removed intermediate container 3e148a9c887e ---> ffe935652bd8 Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Running in 1fdd5b84ca58 [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Enabled Kokkos devices: CUDA;SERIAL 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) [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 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/console_reporter.cc.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o ---> Removed intermediate container 1fdd5b84ca58 ---> a9be8d02a260 Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Running in 445a1dbc36d3 [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 37%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_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_DynRankView_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6787/containers/src/Kokkos_Vector.hpp", line 33: warning: function "::emit_warning_kokkos_vector_deprecated" was declared deprecated ("Deprecated header is included") [deprecated_entity_with_custom_message] static auto do_not_include = emit_warning_kokkos_vector_deprecated(); ^ "/var/jenkins/workspace/Kokkos_PR-6787/containers/src/Kokkos_Vector.hpp", line 29: note: because of a "deprecated" attribute [[deprecated("Deprecated header is included")]] int ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 13%] 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o -- 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 Devices: , Kokkos Backends: -- Configuring done [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 13%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp ---> Removed intermediate container 445a1dbc36d3 ---> 26e224a77390 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} ---> Running in bcc74f0518a5 [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build-tests + make -j8 [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.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/perf_counters.cc.o Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target Kokkos_query_device [ 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 Kokkos_CoreUnitTest_DeviceAndThreads [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 0%] Built target AlwaysCheckGit Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting Scanning dependencies of target Kokkos_tutorial_01_hello_world [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 1%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 16%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 6%] Linking CXX static library libkokkoscore.a nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 13%] Linking CXX executable Kokkos_StackTraceTestExec [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 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 nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 13%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 2%] Built target kokkosprinter-tool [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 2%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 23%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o 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 [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int32_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6787/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int32_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int64_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6787/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int64_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=double, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6787/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=double]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 132 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=float, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6787/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=float]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 132 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 7%] Linking CXX static library libbenchmark.a [ 7%] 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 executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 13%] 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_b2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 nvcc_wrapper - *warning* you have set multiple standard flags (-std=c++1* or --std=c++1*), only the last is used because nvcc can only accept a single std setting [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 20%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 2%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 2%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 15%] Built target Kokkos_CoreUnitTest_CTestDevice [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 8%] Linking CXX static library libbenchmark_main.a [ 8%] Built target benchmark_main Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 2%] Linking CXX executable Kokkos_query_device [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.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_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 15%] Built target Kokkos_CoreTestCompileOnly [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o [ 28%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 28%] Built target Kokkos_PerformanceTest_TaskDag [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 2%] Built target Kokkos_tutorial_01_hello_world [ 8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 2%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CTestDevice [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 2%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 2%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.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/TestCuda_TeamScratchStreams.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 2%] Built target Kokkos_query_device [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 9%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 2%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.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_LegionInitialization.dir/TestLegionInitialization.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp [ 19%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 19%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMain.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 20%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 2%] Built target kokkos_gtest Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 2%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 29%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 29%] Built target Kokkos_PerformanceTest_SharedSpace [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 45%] Built target Kokkos_CoreUnitTest_SerialGraph [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 21%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "::initialization_legion_initialization_Test::test_info_" was declared but never referenced [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 20%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(21): warning #177-D: member "::cuda_multi_gpu_Test::test_info_" was declared but never referenced [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 21%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 21%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 3%] Built target Kokkos_tutorial_02_simple_reduce [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 29%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts [ 3%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 29%] Built target Kokkos_PerformanceTest_Mempool [ 29%] 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_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 30%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 12%] Built target Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 30%] Built target Kokkos_Benchmark_Atomic_MinMax [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_03_simple_view /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(392): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestSharedSpace.cpp(100): warning #177-D: member "::defaultdevicetype_shared_space_Test::test_info_" was declared but never referenced [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 3%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 3%] Built target Kokkos_tutorial_03_simple_view /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 15%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 3%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 24%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 24%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp [ 4%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 4%] Built target Kokkos_tutorial_05_simple_atomics [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 4%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 4%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 4%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 4%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 16%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 32%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 16%] Built target Kokkos_push_finalize_hook_terminate [ 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_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 27%] 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_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 28%] 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_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 4%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 32%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 28%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 4%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o [ 28%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_ProfilingAllCalls [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 26%] 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_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 32%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 32%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 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_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 32%] Built target Kokkos_PerformanceTest_Atomic [ 32%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 28%] Linking CXX executable Kokkos_ProfilingAllCalls [ 28%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.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_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 18%] 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_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 28%] Linking CXX executable Kokkos_ToolsInitialization [ 28%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_StackTraceTestExec [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 5%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 5%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp [ 28%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.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_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 33%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 33%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 33%] Built target Kokkos_ContainersPerformanceTest_HIP [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_02_memory_traits /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 6%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 30%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.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_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 33%] Linking CXX executable Kokkos_StackTraceTestExec [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 51%] Linking CXX executable Kokkos_UnitTest_SIMD [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 51%] Built target Kokkos_UnitTest_SIMD [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 29%] Built target Kokkos_IncrementalTest_OPENMP [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_StackTraceTestExec [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 37%] 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_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 37%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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-6787/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 [ 6%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 37%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 7%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 7%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 7%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 7%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 40%] 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_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 7%] Built target Kokkos_ContainersTestCompileOnly [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 7%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_gups [ 7%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 30%] Linking CXX executable Kokkos_StackTraceTestExec [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 30%] Built target Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 7%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_launch_latency [ 8%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o Scanning dependencies of target Kokkos_stream [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 9%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 34%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 34%] Built target Kokkos_ContainersTestCompileOnly [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 51%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 31%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 51%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_Develop [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 49%] 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_Vector_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_Default [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 11%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 11%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization Scanning dependencies of target impl_git_version [ 11%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Built target Kokkos_tutorial_01_hello_world_lambda [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 11%] Built target Kokkos_CoreTestCompileOnly [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 11%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 49%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 11%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 12%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 50%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 50%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 12%] Linking CXX executable Kokkos_gups [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o [ 12%] Linking CXX executable Kokkos_launch_latency [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 12%] Linking CXX executable Kokkos_stream [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 12%] Built target Kokkos_tutorial_03_simple_view_lambda Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 12%] Built target Kokkos_gups [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 12%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 12%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 13%] Built target Kokkos_stream [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 13%] Linking CXX static library libimpl_git_version.a [ 13%] Built target impl_git_version [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 52%] 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_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 52%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 52%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 53%] 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_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 53%] 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_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 56%] Built target Kokkos_CoreUnitTest_Develop [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 53%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 53%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 53%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 53%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 57%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 57%] Built target Kokkos_push_finalize_hook_terminate [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 54%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 54%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 60%] Linking CXX executable Kokkos_ProfilingAllCalls [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 60%] Built target Kokkos_ProfilingAllCalls [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 24%] 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_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o [ 56%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 56%] Built target Kokkos_PerformanceTest_Atomic [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 56%] 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_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 38%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 61%] Linking CXX executable Kokkos_ToolsInitialization /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 38%] Built target Kokkos_IncrementalTest_SERIAL [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 61%] Built target Kokkos_ToolsInitialization [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 17%] Linking CXX executable Kokkos_ToolsInitialization [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 24%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 24%] Built target Kokkos_IncrementalTest_SERIAL [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 17%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 38%] 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_LegionInitialization.dir/UnitTestMain.cpp.o "/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Experimental::OpenACC::in_parallel" was declared deprecated [deprecated_entity] int in_parallel = ExecSpace::in_parallel(); ^ "/var/jenkins/workspace/Kokkos_PR-6787/core/src/OpenACC/Kokkos_OpenACC.hpp", line 95: note: because of a "deprecated" attribute KOKKOS_DEPRECATED static bool in_parallel() { ^ detected during instantiation of "void Test::TestIncrExecSpace::testit() [with ExecSpace=Kokkos::Experimental::OpenACC]" at line 85 Remark: individual warnings can be suppressed with "--diag_suppress " [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 36%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 36%] Built target Kokkos_PerformanceTest_Benchmark [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 63%] Linking CXX executable Kokkos_StackTraceTestExec [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMain.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 24%] 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_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 63%] Built target Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 43%] Built target Kokkos_CoreUnitTest_Serial2 [ 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 [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o "/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Serial::in_parallel" was declared deprecated [deprecated_entity] int in_parallel = ExecSpace::in_parallel(); ^ "/var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial.hpp", line 126: note: because of a "deprecated" attribute KOKKOS_DEPRECATED inline static int in_parallel() { return false; } ^ detected during instantiation of "void Test::TestIncrExecSpace::testit() [with ExecSpace=Kokkos::Serial]" at line 85 Remark: individual warnings can be suppressed with "--diag_suppress " [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_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%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_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 [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_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_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_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 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 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 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 59%] 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_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 53%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 17%] Built target Kokkos_StackTraceTestExec [ 17%] Built target Kokkos_CoreUnitTest_SerialGraph [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 55%] 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 [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_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 [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 26%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 26%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 26%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 65%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP /var/jenkins/workspace/Kokkos_PR-6787/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 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 66%] Built target Kokkos_CoreUnitTest_KokkosP [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 59%] Built target Kokkos_PerformanceTest_TaskDag [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 60%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 28%] 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp [ 18%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 67%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Develop [ 63%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 63%] Built target Kokkos_Benchmark_Atomic_MinMax [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 67%] Built target Kokkos_CoreUnitTest_CTestDevice [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 63%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 63%] Built target Kokkos_PerformanceTest_Atomic [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp [ 18%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 63%] 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_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 28%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 28%] Built target Kokkos_push_finalize_hook_terminate [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 23%] Built target Kokkos_CoreUnitTest_SYCL2B [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_CTestDevice [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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 [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Cuda3 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 61%] Linking CXX executable Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 61%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 61%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 61%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 61%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 65%] 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_Serial1.dir/serial/TestSerial_Init.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 62%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 62%] Built target Kokkos_ContainersPerformanceTest_HIP [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o "/var/jenkins/workspace/Kokkos_PR-6787/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 " [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 64%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Benchmark [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 64%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o "/var/jenkins/workspace/Kokkos_PR-6787/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 " [ 31%] Built target Kokkos_CoreUnitTest_CudaGraph [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 39%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 39%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 69%] 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_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 41%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 66%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 66%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.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_SubView_c01.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 41%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 42%] Built target Kokkos_ContainersUnitTest_OpenMP [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 42%] 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_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 42%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp [ 42%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 42%] 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_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Other.cpp [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 77%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 77%] Built target Kokkos_IncrementalTest_SERIAL [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 78%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 78%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 42%] 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_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o "/var/jenkins/workspace/Kokkos_PR-6787/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 " [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) [ 71%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 71%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_UnitTest_Random [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 73%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 34%] 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_SYCL1A.dir/sycl/TestSYCL_Init.cpp.o -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- bolt project is disabled -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled -- cross-project-tests project is disabled -- libc project is disabled -- libclc project is disabled -- lld project is disabled -- lldb project is disabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- pstl project is disabled -- flang project is disabled [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o "/var/jenkins/workspace/Kokkos_PR-6787/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 " [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o -- Found Python3: /usr/bin/python3.8 (found suitable version "3.8.10", minimum required is "3.6") found components: Interpreter -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o -- Looking for signal.h - found -- Looking for sys/ioctl.h [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 74%] Linking CXX executable Kokkos_UnitTest_Sort [ 74%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 42%] Linking CXX executable Kokkos_UnitTest_Random [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 42%] Built target Kokkos_UnitTest_Random [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/cuda/TestCuda_Task.cpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o [ 74%] Linking CXX executable Kokkos_UnitTest_Random [ 74%] Built target Kokkos_UnitTest_Random [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/cuda/TestCuda_Spaces.cpp [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 43%] 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_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 43%] Linking CXX executable Kokkos_UnitTest_Sort [ 43%] Built target Kokkos_UnitTest_Sort [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 76%] 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_C.dir/TestStdAlgorithmsCount.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.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_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_ExecPolicy.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_SharedAlloc.cpp [ 37%] Built target Kokkos_CoreUnitTest_Cuda3 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_hwloc.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 78%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_CPUDiscovery.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 78%] 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_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o -- Looking for sys/mman.h - found -- Looking for sys/param.h [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 78%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostBarrier.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 79%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Stacktrace.cpp [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 79%] Built target Kokkos_ContainersUnitTest_Serial [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_TuningBasics [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Profiling.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 80%] Built target Kokkos_ContainersUnitTest_OpenMP /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Error.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 81%] Built target Kokkos_ContainersTestCompileOnly [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_MemoryPool.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 83%] Built target Kokkos_ContainersPerformanceTest_OpenMP /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 44%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_CudaSpace.cpp [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 [ 45%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/src/Lock_Array_CUDA.cpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Failed -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- 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 ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Looking for compress2 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial.cpp -- Looking for compress2 - found -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Could NOT find Terminfo (missing: Terminfo_LIBRARIES Terminfo_LINKABLE) -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o -- Looking for __register_frame - found -- Looking for __deregister_frame [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial_Task.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o -- Looking for getrusage - found -- Looking for setrlimit /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/UnitTestMain.cpp -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for mallinfo2 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/cuda/TestCuda_InterOp_Init.cpp -- Looking for __GLIBC__ - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Init.cpp -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL [ 31%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: GNU ld -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Found Git: /usr/bin/git (found version "2.25.1") [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o -- Targeting AArch64 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o -- Targeting AMDGPU -- Targeting ARM -- Targeting AVR /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp -- Targeting BPF -- Targeting Hexagon [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o -- Targeting Lanai -- Targeting LoongArch -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o -- Targeting Sparc -- Targeting SystemZ -- Targeting VE -- Targeting WebAssembly -- Targeting X86 -- Targeting XCore [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 82%] 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_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /scratch/llvm-project/clang/CMakeLists.txt:6 (include) -- Looking for sys/resource.h [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o -- Looking for sys/resource.h - found -- Clang version: 17.0.3 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 34%] 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_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o -- Registering Bye as a pass plugin (static build: OFF) [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_Default [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o -- Failed to find LLVM FileCheck -- git version: v0.0.0 normalized to 0.0.0 -- Version: 1.6.0 -- Looking for shm_open in rt [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o -- Looking for shm_open in rt - found -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(54): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(54): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(56): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(54): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(54): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestArray.cpp(56): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Configuring done (157.0s) [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 84%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 84%] Built target Kokkos_IncrementalTest_OPENACC [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp [ 26%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 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_D.dir/TestStdAlgorithmsRemoveIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMain.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 47%] 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_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 84%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 41%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 41%] Built target Kokkos_CoreTestCompileOnly [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Sort [ 84%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 43%] Built target Kokkos_CoreUnitTest_KokkosP [ 85%] Built target Kokkos_CoreUnitTest_Serial2 [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C 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 [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 84%] 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp [ 86%] Linking CXX executable Kokkos_UnitTest_Random [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 86%] Built target Kokkos_UnitTest_Random [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o -- Generating done (29.1s) [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 38%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_StackTraceTestExec [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 38%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o CMake Warning: Manually-specified variables were not used by the project: CLANG_OPENMP_NVPTX_DEFAULT_ARCH -- Build files have been written to: /scratch/llvm-project/build [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced [ 39%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_KokkosP [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [ 0%] Generating VCSRevision.h [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o [ 0%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 1%] Creating export file for LLVMHello [ 1%] Creating export file for LTO [ 1%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [ 1%] Building C object utils/count/CMakeFiles/count.dir/count.c.o [ 1%] Built target llvm_vcsrevision_h [ 1%] Built target LTO_exports [ 1%] Built target LLVMHello_exports [ 1%] Copying clang's mm_malloc.h... [ 1%] Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [ 1%] Copying clang's builtins.h... [ 1%] Built target utility-resource-headers [ 1%] Built target core-resource-headers [ 1%] Linking C executable ../../bin/count [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 1%] Copying clang's hexagon_circ_brev_intrinsics.h... [ 1%] Copying clang's __clang_cuda_builtin_vars.h... [ 1%] Copying clang's hexagon_protos.h... [ 1%] Copying clang's __clang_cuda_cmath.h... [ 1%] Copying clang's hexagon_types.h... [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [ 1%] Copying clang's __clang_cuda_complex_builtins.h... [ 1%] Copying clang's hvx_hexagon_protos.h... [ 1%] Built target count [ 1%] Copying clang's __clang_cuda_device_functions.h... [ 1%] Built target hexagon-resource-headers [ 1%] Copying clang's __clang_cuda_intrinsics.h... [ 1%] Copying clang's __clang_cuda_libdevice_declares.h... [ 1%] Copying clang's __clang_hip_cmath.h... [ 1%] Copying clang's __clang_cuda_math.h... [ 1%] Copying clang's __clang_cuda_math_forward_declares.h... Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 1%] Copying clang's __clang_hip_libdevice_declares.h... [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o [ 1%] Copying clang's __clang_cuda_runtime_wrapper.h... [ 1%] Copying clang's __clang_hip_math.h... [ 1%] Copying clang's __clang_hip_runtime_wrapper.h... [ 1%] Copying clang's __clang_cuda_texture_intrinsics.h... [ 1%] Copying clang's __clang_hip_stdlib.h... [ 1%] Copying clang's cuda_wrappers/algorithm... [ 1%] Built target hip-resource-headers [ 1%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 3%] Copying clang's cuda_wrappers/bits/basic_string.h... [ 3%] Copying clang's cuda_wrappers/bits/basic_string.tcc... [ 3%] Copying clang's cuda_wrappers/bits/shared_ptr_base.h... [ 3%] Copying clang's larchintrin.h... [ 3%] Built target loongarch-resource-headers [ 3%] Copying clang's cuda_wrappers/cmath... [ 3%] Linking CXX executable ../../bin/llvm-PerfectShuffle [ 3%] Copying clang's cuda_wrappers/complex... [ 3%] Copying clang's msa.h... [ 3%] Copying clang's cuda_wrappers/new... [ 3%] Built target mips-resource-headers [ 3%] Built target llvm-PerfectShuffle [ 3%] Copying clang's htmintrin.h... [ 3%] Built target cuda-resource-headers [ 3%] Copying clang's htmxlintrin.h... [ 3%] Built target ppc-htm-resource-headers [ 3%] Copying clang's velintrin.h... [ 3%] Copying clang's altivec.h... [ 3%] Copying clang's velintrin_approx.h... [ 3%] Copying clang's velintrin_gen.h... [ 3%] Copying clang's s390intrin.h... [ 3%] Built target ve-resource-headers [ 3%] Copying clang's ppc_wrappers/bmi2intrin.h... [ 3%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [ 3%] Copying clang's vecintrin.h... [ 3%] Copying clang's ppc_wrappers/bmiintrin.h... [ 3%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [ 3%] Copying clang's ppc_wrappers/emmintrin.h... [ 3%] Built target systemz-resource-headers [ 3%] Copying clang's wasm_simd128.h... [ 3%] Copying clang's __wmmintrin_aes.h... [ 3%] Copying clang's ppc_wrappers/immintrin.h... [ 3%] Copying clang's ppc_wrappers/mm_malloc.h... [ 3%] Built target webassembly-resource-headers [ 3%] Copying clang's __wmmintrin_pclmul.h... [ 3%] Copying clang's ppc_wrappers/mmintrin.h... [ 3%] Copying clang's hlsl.h... [ 3%] Built target hlsl-resource-headers [ 3%] Copying clang's adxintrin.h... [ 3%] Copying clang's ppc_wrappers/pmmintrin.h... [ 3%] Copying clang's ppc_wrappers/smmintrin.h... [ 3%] Copying clang's ppc_wrappers/tmmintrin.h... [ 3%] Copying clang's opencl-c.h... [ 3%] Copying clang's ppc_wrappers/x86gprintrin.h... [ 3%] Copying clang's ammintrin.h... [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 3%] Copying clang's ppc_wrappers/x86intrin.h... [ 3%] Copying clang's amxcomplexintrin.h... [ 3%] Copying clang's amxfp16intrin.h... [ 3%] Copying clang's ppc_wrappers/xmmintrin.h... [ 3%] Copying clang's avx2intrin.h... [ 3%] Copying clang's amxintrin.h... [ 3%] Built target opencl-resource-headers [ 3%] Built target ppc-resource-headers [ 3%] Copying clang's avx512bf16intrin.h... [ 3%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [ 3%] Copying clang's avx512bitalgintrin.h... [ 3%] Copying clang's llvm_libc_wrappers/stdio.h... [ 3%] Copying clang's openmp_wrappers/math.h... [ 3%] Copying clang's avx512bwintrin.h... [ 3%] Built target llvm-libc-resource-headers [ 3%] Copying clang's avx512cdintrin.h... [ 3%] Built target openmp-resource-headers [ 3%] Copying clang's avx512dqintrin.h... [ 3%] Copying clang's avx512erintrin.h... [ 3%] Copying clang's intrin.h... [ 3%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [ 3%] Creating export file for SampleAnalyzerPlugin [ 3%] Copying clang's avx512fintrin.h... [ 3%] Copying clang's avx512fp16intrin.h... [ 3%] Built target windows-resource-headers [ 3%] Copying clang's avx512ifmaintrin.h... [ 3%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [ 3%] Built target SampleAnalyzerPlugin_exports [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o [ 3%] Copying clang's avx512ifmavlintrin.h... [ 3%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [ 3%] Creating export file for CheckerDependencyHandlingAnalyzerPlugin [ 3%] Copying clang's avx512pfintrin.h... [ 3%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports [ 3%] Built target LLVMSupportBlake3 [ 3%] Creating export file for CheckerOptionHandlingAnalyzerPlugin [ 3%] Copying clang's avx512vbmi2intrin.h... [ 3%] Copying clang's avx512vbmiintrin.h... [ 3%] Bundling HTMLLogger resources [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 3%] Built target CheckerOptionHandlingAnalyzerPlugin_exports [ 3%] Generating ../../../../bin/scan-build [ 3%] Copying clang's avx512vbmivlintrin.h... [ 3%] Built target clangAnalysisFlowSensitiveResources [ 3%] Generating ../../../../libexec/c++-analyzer [ 3%] Generating ../../../../bin/analyze-build [ 3%] Generating ../../../../bin/scan-view [ 4%] Generating ../../../../bin/intercept-build [ 4%] Copying clang's avx512vlbf16intrin.h... [ 4%] Generating ../../../../libexec/ccc-analyzer [ 4%] Copying clang's avx512vlbitalgintrin.h... [ 4%] Generating ../../../../share/man/man1/scan-build.1 [ 4%] Generating ../../../../bin/scan-build-py [ 4%] Generating ../../../../share/scan-view/Reporter.py [ 4%] Copying clang's avx512vlbwintrin.h... [ 4%] Copying clang's avx512vlcdintrin.h... [ 4%] Generating ../../../../lib/libear/__init__.py [ 4%] Generating ../../../../share/scan-view/ScanView.py [ 4%] Generating ../../../../share/scan-build/scanview.css [ 4%] Copying clang's avx512vldqintrin.h... [ 4%] Generating ../../../../share/scan-build/sorttable.js [ 4%] Generating ../../../../share/scan-view/bugcatcher.ico [ 4%] Copying clang's avx512vlfp16intrin.h... [ 4%] Copying clang's avx512vlintrin.h... [ 4%] Generating ../../../../share/scan-view/startfile.py [ 4%] Built target scan-build [ 4%] Generating ../../../../lib/libear/config.h.in [ 4%] Copying clang's avx512vlvbmi2intrin.h... [ 4%] Copying clang's avx512vlvnniintrin.h... [ 4%] Built target obj.clangSupport [ 4%] Built target scan-view [ 4%] Copying clang's avx512vlvp2intersectintrin.h... [ 4%] Copying clang's avx512vnniintrin.h... [ 4%] Copying clang's avx512vp2intersectintrin.h... [ 4%] Copying clang's avx512vpopcntdqintrin.h... [ 4%] Generating ../../../../lib/libear/ear.c [ 4%] Built target hmaptool [ 4%] Copying clang's avx512vpopcntdqvlintrin.h... [ 4%] Creating export file for BugpointPasses [ 4%] Generating ../../../../lib/libscanbuild/__init__.py [ 4%] Copying clang's avxifmaintrin.h... [ 4%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o [ 6%] Copying clang's avxintrin.h... [ 6%] Creating export file for Remarks [ 6%] Copying clang's avxneconvertintrin.h... [ 6%] Built target BugpointPasses_exports [ 6%] Generating ../../../../lib/libscanbuild/analyze.py [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o [ 6%] Copying clang's avxvnniint16intrin.h... [ 6%] Built target Remarks_exports [ 6%] Generating ../../../../lib/libscanbuild/arguments.py [ 6%] Copying clang's avxvnniint8intrin.h... [ 6%] Copying clang's avxvnniintrin.h... [ 6%] Generating ../../../../lib/libscanbuild/clang.py /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp [ 6%] Generating ../../../../lib/libscanbuild/compilation.py [ 6%] Copying clang's bmi2intrin.h... [ 6%] Copying clang's bmiintrin.h... [ 6%] Copying clang's cet.h... [ 6%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o [ 6%] Generating ../../../../lib/libscanbuild/intercept.py [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 6%] Linking CXX static library ../../../lib/libDynamicLibraryLib.a [ 6%] Linking CXX shared module PipSqueak.so [ 6%] Generating ../../../../lib/libscanbuild/report.py [ 6%] Copying clang's cetintrin.h... [ 6%] Copying clang's cldemoteintrin.h... Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 6%] Built target DynamicLibraryLib [ 6%] Copying clang's clflushoptintrin.h... [ 6%] Generating ../../../../lib/libscanbuild/resources/scanview.css [ 6%] Copying clang's clwbintrin.h... [ 6%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [ 6%] Copying clang's clzerointrin.h... [ 6%] Copying clang's cmpccxaddintrin.h... [ 6%] Copying clang's cpuid.h... [ 6%] Generating ../../../../lib/libscanbuild/resources/selectable.js [ 6%] Copying clang's crc32intrin.h... [ 6%] Built target PipSqueak [ 6%] Copying clang's emmintrin.h... [ 6%] Copying clang's enqcmdintrin.h... [ 6%] Generating ../../../../lib/libscanbuild/resources/sorttable.js [ 6%] Copying clang's f16cintrin.h... [ 6%] Copying clang's fma4intrin.h... [ 6%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 6%] Copying clang's fmaintrin.h... [ 6%] Copying clang's fxsrintrin.h... [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewResize.cpp [ 6%] Generating ../../../../lib/libscanbuild/shell.py [ 6%] Copying clang's gfniintrin.h... [ 6%] Generating ../../../../libexec/analyze-c++ [ 6%] Copying clang's hresetintrin.h... [ 6%] Linking CXX shared module SecondLib.so [ 6%] Copying clang's ia32intrin.h... [ 6%] Copying clang's immintrin.h... [ 6%] Generating ../../../../libexec/analyze-cc [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 6%] Generating ../../../../libexec/intercept-c++ [ 6%] Copying clang's invpcidintrin.h... [ 6%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 6%] Copying clang's keylockerintrin.h... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewLayoutStrideAssignment.cpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 6%] Generating ../../../../libexec/intercept-cc [ 6%] Built target SecondLib [ 6%] Copying clang's lwpintrin.h... [ 6%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 6%] Copying clang's lzcntintrin.h... [ 6%] Built target scan-build-py [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o [ 6%] Copying clang's mm3dnow.h... [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 6%] Copying clang's mmintrin.h... [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 6%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [ 6%] Copying clang's movdirintrin.h... [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o [ 6%] Copying clang's mwaitxintrin.h... [ 6%] Copying clang's nmmintrin.h... [ 6%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [ 6%] Copying clang's pconfigintrin.h... [ 6%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 6%] Copying clang's pkuintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 7%] Copying clang's pmmintrin.h... [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o [ 7%] Copying clang's popcntintrin.h... [ 7%] Linking CXX static library ../libLLVMDemangle.a [ 7%] Copying clang's prfchiintrin.h... [ 7%] Copying clang's prfchwintrin.h... [ 7%] Copying clang's ptwriteintrin.h... [ 7%] Copying clang's raointintrin.h... [ 7%] Copying clang's rdpruintrin.h... [ 7%] Copying clang's rdseedintrin.h... [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 7%] Copying clang's rtmintrin.h... [ 7%] Copying clang's serializeintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 7%] Copying clang's sgxintrin.h... [ 7%] Copying clang's sha512intrin.h... [ 7%] Copying clang's shaintrin.h... [ 7%] Copying clang's sm3intrin.h... [ 7%] Built target LLVMDemangle [ 7%] Copying clang's sm4intrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 7%] Copying clang's smmintrin.h... [ 7%] Copying clang's tbmintrin.h... [ 7%] Copying clang's tmmintrin.h... [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 7%] Copying clang's tsxldtrkintrin.h... [ 7%] Copying clang's uintrintrin.h... [ 7%] Copying clang's vaesintrin.h... [ 7%] Copying clang's vpclmulqdqintrin.h... [ 7%] Built target obj.LLVMTableGenCommon [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 7%] Copying clang's waitpkgintrin.h... [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 7%] Copying clang's wbnoinvdintrin.h... [ 7%] Copying clang's wmmintrin.h... [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 7%] Copying clang's x86gprintrin.h... [ 7%] Copying clang's x86intrin.h... [ 7%] Copying clang's xmmintrin.h... [ 7%] Copying clang's xopintrin.h... [ 7%] Copying clang's xsavecintrin.h... [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 7%] Copying clang's xsaveintrin.h... [ 7%] Copying clang's xsaveoptintrin.h... [ 7%] Copying clang's xsavesintrin.h... [ 7%] Copying clang's xtestintrin.h... [ 7%] Built target x86-resource-headers [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 87%] 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 [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 7%] Linking CXX static library ../../../lib/libbenchmark.a [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [ 7%] Built target benchmark [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewOfClass.cpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 9%] Linking CXX static library ../../../lib/libbenchmark_main.a [ 9%] Built target benchmark_main [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_a.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [ 49%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 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_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 40%] Built target Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 49%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.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_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [ 49%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_b.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c01.cpp [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.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 [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c02.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c03.cpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_UnitTest_SIMD [ 88%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_gups [ 88%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 10%] Linking CXX static library ../libLLVMSupport.a [ 10%] Built target LLVMSupport [ 10%] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [ 10%] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [ 10%] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [ 10%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [ 10%] Linking CXX static library ../libLLVMExtensions.a [ 10%] Linking CXX static library ../libLLVMLineEditor.a [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [ 10%] Built target LLVMLineEditor [ 10%] Built target LLVMExtensions [ 10%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o [ 49%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [ 10%] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [ 49%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 90%] 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_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 88%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [ 10%] Linking CXX static library ../../libLLVMBitstreamReader.a [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [ 10%] Linking CXX executable ../../bin/not [ 10%] Built target LLVMBitstreamReader [ 10%] Linking CXX static library ../libLLVMWindowsManifest.a [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [ 10%] Building CXX object utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o [ 10%] Built target LLVMWindowsManifest [ 10%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o [ 89%] Linking CXX executable Kokkos_gups [ 89%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 89%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 10%] Built target not [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 10%] Building CXX object utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 10%] Linking CXX executable ../../bin/UnicodeNameMappingGenerator [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [ 90%] 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_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [ 10%] Linking CXX executable ../../bin/yaml-bench [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [ 10%] Built target UnicodeNameMappingGenerator [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [ 10%] Linking CXX static library ../../../../lib/libclangSupport.a [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 10%] Built target yaml-bench 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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 10%] Built target clangSupport [ 10%] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [ 10%] Linking CXX static library ../libLLVMFileCheck.a [ 10%] Linking CXX static library ../libLLVMOption.a [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 49%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 49%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 10%] Linking CXX executable ../../bin/split-file [ 10%] Built target LLVMFileCheck [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 10%] Built target LLVMOption [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [ 10%] Linking CXX static library ../../libLLVMDebugInfoMSF.a [ 10%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [ 10%] Built target LLVMDebugInfoMSF [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [ 42%] Linking CXX executable Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 10%] Built target split-file [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [ 42%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 89%] Linking CXX executable Kokkos_launch_latency [ 10%] Linking CXX executable ../../bin/llvm-undname [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 89%] Built target Kokkos_launch_latency [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 89%] Linking CXX executable Kokkos_stream [ 89%] Built target Kokkos_stream [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 10%] Built target llvm-undname [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [ 10%] Linking CXX executable ../../bin/FileCheck [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [ 10%] Built target FileCheck [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o 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 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c04.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 90%] Linking CXX executable Kokkos_UnitTest_SIMD [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 90%] Built target Kokkos_UnitTest_SIMD [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX static library ../libLLVMTableGen.a [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [ 12%] Built target LLVMTableGen Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_SYCL2C [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [ 12%] Linking CXX static library ../../lib/libLLVMTableGenCommon.a [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [ 12%] Built target LLVMTableGenCommon [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [ 12%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o [ 48%] 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_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [ 12%] Linking CXX executable ../../bin/llvm-min-tblgen [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 12%] Built target llvm-min-tblgen [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c05.cpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [ 12%] Building GenVT.inc... [ 12%] Built target vt_gen [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [ 13%] Building Attributes.inc... [ 13%] Building IntrinsicImpl.inc... Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 13%] Building RISCVTargetParserDef.inc... [ 13%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a [ 13%] Building IntrinsicEnums.inc... [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [ 13%] Building ACC.h.inc... [ 13%] Built target LLVMDebugInfoCodeView [ 13%] Building ACC.inc... [ 13%] Building IntrinsicsAArch64.h... [ 13%] Built target acc_gen [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [ 13%] Building OMP.h.inc... Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6787/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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 13%] Building IntrinsicsAMDGPU.h... [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 13%] Building OMP.inc... [ 13%] Built target RISCVTargetParserTableGen [ 13%] Building IntrinsicsARM.h... [ 13%] Built target omp_gen [ 13%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o [ 13%] Building IntrinsicsBPF.h... [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [ 13%] Building IntrinsicsDirectX.h... [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 13%] Building IntrinsicsHexagon.h... [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 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_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 13%] Linking CXX static library ../libLLVMCodeGenTypes.a [ 13%] Building IntrinsicsLoongArch.h... [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [ 13%] Built target LLVMCodeGenTypes [ 13%] Building IntrinsicsMips.h... [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c06.cpp [ 13%] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 13%] Building IntrinsicsNVPTX.h... [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 13%] Building IntrinsicsPowerPC.h... [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 13%] Building IntrinsicsR600.h... [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 13%] Linking CXX static library ../../libLLVMFrontendOpenACC.a [ 13%] Building IntrinsicsRISCV.h... [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 13%] Built target LLVMFrontendOpenACC [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o [ 13%] Building IntrinsicsSPIRV.h... [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 13%] Building IntrinsicsS390.h... [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 13%] Building IntrinsicsWebAssembly.h... [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 13%] Building IntrinsicsX86.h... [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o [ 50%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 13%] Building IntrinsicsXCore.h... [ 50%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 13%] Building IntrinsicsVE.h... [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o [ 13%] Built target intrinsics_gen [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o [ 13%] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o [ 13%] Linking CXX executable ../../../../bin/clang-tblgen [ 13%] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 13%] Built target clang-tblgen [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o [ 13%] Building CXX object lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c07.cpp 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 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o [ 13%] Linking CXX static library ../../libLLVMDebugInfoBTF.a [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o [ 13%] Built target LLVMDebugInfoBTF [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o [ 13%] Linking CXX shared module ../../LLVMHello.so [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c08.cpp [ 13%] Built target LLVMHello [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [ 13%] Copying clang's arm_acle.h... [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 13%] Building arm_neon.h... [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 13%] Building arm_fp16.h... [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 13%] Built target arm-common-resource-headers [ 13%] Linking CXX static library ../libLLVMTargetParser.a /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c09.cpp [ 13%] Copying clang's arm_cmse.h... [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 13%] Copying clang's armintr.h... [ 13%] Built target LLVMTargetParser [ 13%] Building arm_mve.h... [ 13%] Copying clang's arm64intr.h... [ 13%] Copying clang's arm_neon_sve_bridge.h... [ 13%] Building arm_cde.h... [ 13%] Building arm_sve.h... [ 13%] Building arm_sme_draft_spec_subject_to_change.h... [ 13%] Built target arm-resource-headers [ 13%] Building arm_bf16.h... [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [ 13%] Copying clang's riscv_ntlh.h... [ 13%] Built target aarch64-resource-headers [ 13%] Building riscv_vector.h... [ 13%] Building NodeClasses.inc... [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [ 13%] Built target ClangSyntaxNodeClasses [ 13%] Built target riscv-resource-headers [ 13%] Building AttrImpl.inc... [ 13%] Building Attrs.inc... [ 13%] Built target ClangAttrImpl [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 13%] Built target ClangAttrClasses [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [ 13%] Building AttrNodeTraverse.inc... [ 13%] Building AttrTextNodeDump.inc... [ 13%] Built target ClangAttrTraverse [ 13%] Built target ClangAttrTextDump [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o [ 13%] Building StmtNodes.inc... [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 13%] Building AttrVisitor.inc... [ 13%] Built target ClangStmtNodes [ 13%] Built target ClangAttrVisitor [ 13%] Building DeclNodes.inc... [ 13%] Building TypeNodes.inc... [ 13%] Built target ClangDeclNodes [ 13%] Building AbstractBasicReader.inc... [ 13%] Built target ClangTypeNodes [ 13%] Built target ClangAbstractBasicReader [ 13%] Building AbstractTypeReader.inc... [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 13%] Building AbstractBasicWriter.inc... [ 13%] Building AbstractTypeWriter.inc... [ 13%] Built target ClangAbstractBasicWriter [ 13%] Building CommentNodes.inc... [ 13%] Built target ClangAbstractTypeReader [ 13%] Built target ClangAbstractTypeWriter [ 13%] Building CommentHTMLTags.inc... [ 13%] Linking CXX static library ../../../libLLVMOrcShared.a [ 13%] Built target ClangCommentHTMLTags [ 13%] Building CommentHTMLNamedCharacterReferences.inc... [ 13%] Built target ClangCommentNodes [ 13%] Building CommentHTMLTagsProperties.inc... [ 13%] Building CommentCommandInfo.inc... [ 13%] Built target ClangCommentHTMLNamedCharacterReferences [ 13%] Building CommentCommandList.inc... [ 13%] Built target ClangCommentHTMLTagsProperties [ 13%] Built target ClangCommentCommandInfo [ 13%] Built target LLVMOrcShared [ 13%] Built target ClangCommentCommandList [ 13%] Building StmtDataCollectors.inc... [ 13%] Building DiagnosticAnalysisKinds.inc... [ 13%] Building DiagnosticASTKinds.inc... [ 13%] Building DiagnosticCommentKinds.inc... [ 13%] Building DiagnosticCommonKinds.inc... [ 13%] Built target StmtDataCollectors [ 13%] Built target ClangDiagnosticAnalysis [ 13%] Built target ClangDiagnosticAST [ 13%] Building DiagnosticCrossTUKinds.inc... [ 13%] Building DiagnosticDriverKinds.inc... [ 13%] Built target ClangDiagnosticComment [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o [ 13%] Building DiagnosticFrontendKinds.inc... [ 13%] Building DiagnosticLexKinds.inc... [ 13%] Built target ClangDiagnosticCommon [ 13%] Built target ClangDiagnosticCrossTU [ 13%] Built target ClangDiagnosticDriver [ 13%] Building DiagnosticRefactoringKinds.inc... [ 13%] Built target ClangDiagnosticLex [ 13%] Building DiagnosticParseKinds.inc... [ 13%] Built target ClangDiagnosticFrontend [ 13%] Building DiagnosticSemaKinds.inc... [ 13%] Built target ClangDiagnosticRefactoring [ 13%] Building DiagnosticSerializationKinds.inc... [ 13%] Built target ClangDiagnosticParse [ 13%] Building DiagnosticGroups.inc... [ 13%] Built target ClangDiagnosticSerialization [ 13%] Building DiagnosticIndexName.inc... [ 13%] Built target ClangDiagnosticSema [ 13%] Building AttrList.inc... [ 13%] Built target ClangDiagnosticGroups [ 13%] Built target ClangAttrList [ 13%] Built target ClangDiagnosticIndexName [ 13%] Building AttrSubMatchRulesList.inc... [ 13%] Building AttrTokenKinds.inc... [ 13%] Building AttrHasAttributeImpl.inc... [ 13%] Building arm_fp16.inc... [ 13%] Built target ClangAttrTokenKinds [ 13%] Building arm_neon.inc... [ 13%] Built target ClangAttrHasAttributeImpl [ 13%] Built target ClangAttrSubjectMatchRuleList [ 13%] Built target ClangARMFP16 [ 13%] Building arm_mve_builtins.inc... [ 13%] Building arm_mve_builtin_cg.inc... [ 13%] Built target ClangARMNeon [ 13%] Building arm_mve_builtin_sema.inc... [ 13%] Built target ClangARMMveBuiltinsDef [ 13%] Building arm_mve_builtin_aliases.inc... [ 13%] Built target ClangARMMveBuiltinSema [ 13%] Building arm_sve_builtin_cg.inc... [ 13%] Building arm_sve_builtins.inc... [ 13%] Built target ClangARMMveBuiltinCG [ 13%] Building arm_sve_typeflags.inc... Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 13%] Built target ClangARMMveBuiltinAliases [ 13%] Built target ClangARMSveTypeFlags [ 13%] Building arm_sme_builtin_cg.inc... [ 13%] Building arm_sme_builtins.inc... [ 13%] Linking CXX static library ../../../lib/libLLVMTableGenGlobalISel.a [ 13%] Built target ClangARMSmeBuiltinCG [ 13%] Built target ClangARMSmeBuiltins [ 13%] Built target ClangARMSveBuiltinCG [ 13%] Building arm_sve_sema_rangechecks.inc... [ 13%] Built target ClangARMSveBuiltins [ 13%] Building arm_sme_sema_rangechecks.inc... [ 13%] Building arm_cde_builtins.inc... [ 13%] Building arm_cde_builtin_cg.inc... [ 13%] Building arm_cde_builtin_sema.inc... [ 13%] Built target ClangARMCdeBuiltinsDef [ 13%] Built target ClangARMSmeSemaRangeChecks [ 13%] Built target ClangARMCdeBuiltinCG [ 13%] Built target ClangARMCdeBuiltinSema [ 13%] Built target ClangARMSveSemaRangeChecks [ 13%] Building arm_cde_builtin_aliases.inc... [ 13%] Building riscv_vector_builtin_cg.inc... [ 13%] Building riscv_vector_builtin_sema.inc... [ 13%] Built target LLVMTableGenGlobalISel [ 13%] Building riscv_vector_builtins.inc... [ 13%] Built target ClangARMCdeBuiltinAliases [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 13%] Building riscv_sifive_vector_builtin_cg.inc... [ 13%] Building riscv_sifive_vector_builtin_sema.inc... [ 13%] Built target ClangRISCVSiFiveVectorBuiltinCG [ 13%] Building riscv_sifive_vector_builtins.inc... [ 13%] Built target ClangRISCVSiFiveVectorBuiltinSema [ 13%] Building AttrParserStringSwitches.inc... [ 13%] Building AttrTemplateInstantiate.inc... [ 13%] Built target ClangAttrParserStringSwitches [ 13%] Building AttrSubMatchRulesParserStringSwitches.inc... [ 13%] Built target ClangRISCVSiFiveVectorBuiltins [ 13%] Built target ClangRISCVVectorBuiltinSema [ 13%] Built target ClangRISCVVectorBuiltins [ 15%] Built target ClangRISCVVectorBuiltinCG [ 15%] Built target ClangAttrTemplateInstantiate [ 15%] Building AttrParsedAttrList.inc... [ 15%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 15%] Building AttrParsedAttrKinds.inc... [ 15%] Building AttrParsedAttrImpl.inc... [ 15%] Building AttrSpellingListIndex.inc... [ 15%] Linking CXX static library ../libLLVMRemarks.a [ 15%] Building Checkers.inc... [ 15%] Building AttrPCHRead.inc... [ 15%] Built target ClangAttrParsedAttrList [ 15%] Building AttrPCHWrite.inc... [ 15%] Built target ClangAttrSpellingListIndex [ 15%] Built target ClangSACheckers [ 15%] Built target ClangAttrParsedAttrKinds [ 15%] Built target ClangAttrPCHRead [ 15%] Building Nodes.inc... [ 15%] Built target ClangAttrPCHWrite [ 15%] Built target ClangAttrParsedAttrImpl [ 15%] Built target LLVMRemarks [ 15%] Building CXX object examples/IRTransforms/CMakeFiles/ExampleIRTransforms.dir/SimplifyCFG.cpp.o [ 15%] Built target ClangSyntaxNodeList [ 16%] Building CXX object examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o [ 16%] Building CXX object unittests/Analysis/InlineAdvisorPlugin/CMakeFiles/InlineAdvisorPlugin.dir/InlineAdvisorPlugin.cpp.o [ 16%] Building CXX object unittests/Analysis/InlineOrderPlugin/CMakeFiles/InlineOrderPlugin.dir/InlineOrderPlugin.cpp.o [ 16%] Building CXX object unittests/Passes/Plugins/TestPlugin/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o [ 16%] Building CXX object unittests/Passes/Plugins/DoublerPlugin/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [ 16%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 16%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c10.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX shared module ../InlineOrderPlugin.so [ 16%] Linking CXX shared module ../InlineAdvisorPlugin.so [ 16%] Linking CXX shared module ../TestPlugin.so [ 16%] Built target InlineAdvisorPlugin [ 16%] Built target InlineOrderPlugin [ 16%] Linking CXX shared module ../../lib/Bye.so [ 16%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o [ 16%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o [ 16%] Built target TestPlugin [ 16%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [ 16%] Built target Bye [ 16%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o [ 16%] Building CXX object lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o [ 16%] Linking CXX shared module ../../lib/ExampleIRTransforms.so [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 16%] Linking CXX static library ../libLLVMFuzzerCLI.a [ 16%] Linking CXX static library ../libLLVMWindowsDriver.a [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [ 18%] Built target LLVMFuzzerCLI [ 18%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o [ 18%] Built target LLVMWindowsDriver [ 18%] Built target ExampleIRTransforms [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 18%] Copying clang's __stddef_max_align_t.h... [ 18%] Built target clang-tablegen-targets [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 18%] Copying clang's arm_bf16.h... [ 18%] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 18%] Copying clang's arm_cde.h... [ 18%] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [ 18%] Copying clang's arm_fp16.h... [ 18%] Copying clang's arm_mve.h... [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [ 18%] Copying clang's arm_neon.h... [ 18%] Copying clang's arm_sme_draft_spec_subject_to_change.h... [ 18%] Copying clang's arm_sve.h... [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c11.cpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 18%] Copying clang's float.h... [ 18%] Linking CXX executable ../../bin/llvm-dlang-demangle-fuzzer [ 18%] Copying clang's hlsl/hlsl_basic_types.h... [ 18%] Linking CXX shared module ../DoublerPlugin.so [ 18%] Built target llvm-dlang-demangle-fuzzer [ 18%] Copying clang's hlsl/hlsl_intrinsics.h... [ 46%] 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_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 18%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [ 18%] Copying clang's inttypes.h... [ 18%] Copying clang's iso646.h... [ 18%] Copying clang's limits.h... [ 18%] Copying clang's llvm_libc_wrappers/ctype.h... [ 18%] Linking CXX executable ../../bin/llvm-config [ 18%] Built target DoublerPlugin [ 18%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o [ 18%] Copying clang's llvm_libc_wrappers/inttypes.h... [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o [ 18%] Copying clang's llvm_libc_wrappers/stdlib.h... [ 18%] Copying clang's llvm_libc_wrappers/string.h... [ 18%] Copying clang's module.modulemap... [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 18%] Copying clang's opencl-c-base.h... [ 18%] Built target llvm-config [ 18%] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [ 18%] Linking CXX executable ../../bin/llvm-itanium-demangle-fuzzer [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 18%] Copying clang's openmp_wrappers/cmath... [ 18%] Copying clang's openmp_wrappers/complex... [ 18%] Copying clang's openmp_wrappers/complex.h... [ 18%] Copying clang's openmp_wrappers/complex_cmath.h... [ 18%] Copying clang's openmp_wrappers/new... [ 18%] Copying clang's riscv_vector.h... [ 18%] Copying clang's sifive_vector.h... [ 18%] Copying clang's stdalign.h... [ 18%] Copying clang's stdarg.h... [ 18%] Copying clang's stdatomic.h... [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 18%] Built target llvm-itanium-demangle-fuzzer [ 18%] Copying clang's stdbool.h... [ 18%] Copying clang's stddef.h... [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [ 18%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 18%] Copying clang's stdint.h... [ 30%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 18%] Copying clang's stdnoreturn.h... [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o [ 18%] Copying clang's tgmath.h... [ 18%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [ 18%] Copying clang's unwind.h... [ 18%] Copying clang's vadefs.h... [ 18%] Copying clang's varargs.h... [ 18%] Built target clang-resource-headers [ 18%] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 18%] Linking CXX executable ../../bin/llvm-microsoft-demangle-fuzzer [ 18%] Building CXX object tools/llvm-remark-size-diff/CMakeFiles/llvm-remark-size-diff.dir/RemarkSizeDiff.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 18%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o [ 18%] Built target llvm-microsoft-demangle-fuzzer [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o [ 18%] Linking CXX static library ../libLLVMBinaryFormat.a [ 18%] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o [ 18%] Built target LLVMBinaryFormat [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o [ 18%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o [ 18%] Linking CXX executable ../../bin/llvm-rust-demangle-fuzzer [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 18%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 18%] Built target llvm-rust-demangle-fuzzer [ 18%] Linking CXX executable ../../bin/llvm-opt-report [ 18%] Linking CXX executable ../../bin/llvm-special-case-list-fuzzer [ 18%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 51%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 18%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o [ 18%] Linking CXX executable ../../bin/llvm-remarkutil [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 51%] Built target Kokkos_ContainersUnitTest_HIP [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 18%] Built target llvm-special-case-list-fuzzer [ 18%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o [ 18%] Linking CXX executable ../../bin/llvm-remark-size-diff 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 [ 18%] Built target llvm-opt-report [ 18%] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o [ 18%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o [ 18%] Linking CXX shared library ../../lib/libRemarks.so [ 18%] Built target llvm-remarkutil [ 18%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [ 18%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [ 18%] Linking CXX executable ../../bin/llvm-yaml-numeric-parser-fuzzer [ 18%] Built target Remarks [ 18%] Built target llvm-remark-size-diff [ 18%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [ 18%] Linking CXX static library ../../../libLLVMOrcTargetProcess.a [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [ 18%] Built target LLVMOrcTargetProcess [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 18%] Generating VCSVersion.inc [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 18%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o [ 18%] Built target llvm-yaml-numeric-parser-fuzzer [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [ 18%] Linking CXX executable ../../bin/llvm-yaml-parser-fuzzer [ 18%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o [ 18%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 18%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o [ 18%] Built target llvm-yaml-parser-fuzzer [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_CudaGraph [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 18%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesScanner.cpp.o [ 18%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 18%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o [ 18%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 18%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o [ 18%] Built target obj.clangAPINotes [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 18%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [ 18%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 18%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [ 18%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 19%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [ 19%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 19%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o [ 19%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/InitHeaderSearch.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [ 19%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o [ 19%] Linking CXX static library ../libLLVMTextAPI.a [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 19%] Built target LLVMTextAPI [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CLWarnings.cpp.o [ 19%] Building AttrDocTable.inc... [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o [ 19%] Built target ClangAttrDocTable [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [ 19%] Building Opcodes.inc... [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o [ 19%] Built target Opcodes [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 19%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 95%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstAlias.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [ 95%] Built target Kokkos_CoreUnitTest_Serial1 [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 19%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o Scanning dependencies of target Kokkos_gups Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_stream [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o [ 99%] Built target Kokkos_UnitTest_SIMD [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 99%] Linking CXX executable Kokkos_stream [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 99%] Built target Kokkos_gups [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 99%] Built target Kokkos_launch_latency [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c12.cpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_SubView_c13.cpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 19%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [ 19%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Reductions.cpp [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 19%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 19%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o /scratch/llvm-project/llvm/lib/IR/Core.cpp: In function 'void LLVMContextSetDiagnosticHandler(LLVMContextRef, LLVMDiagnosticHandler, void*)': /scratch/llvm-project/llvm/lib/IR/Core.cpp:100:18: warning: cast between incompatible function types from 'LLVMDiagnosticHandler' {aka 'void (*)(LLVMOpaqueDiagnosticInfo*, void*)'} to 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka 'void (*)(const llvm::DiagnosticInfo&, void*)'} [-Wcast-function-type] 100 | Handler), | ^ /scratch/llvm-project/llvm/lib/IR/Core.cpp: In function 'void (* LLVMContextGetDiagnosticHandler(LLVMContextRef))(LLVMDiagnosticInfoRef, void*)': /scratch/llvm-project/llvm/lib/IR/Core.cpp:106:48: warning: cast between incompatible function types from 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka 'void (*)(const llvm::DiagnosticInfo&, void*)'} to 'LLVMDiagnosticHandler' {aka 'void (*)(LLVMOpaqueDiagnosticInfo*, void*)'} [-Wcast-function-type] 106 | unwrap(C)->getDiagnosticHandlerCallBack()); | ^ [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/MakeSupport.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 53%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 53%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 50%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 50%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 21%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ParallelScanRangePolicy.cpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Reductions_DeviceView.cpp [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o [ 21%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ParsedAttrInfo.cpp.o [ 21%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Reducers_a.cpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 21%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 61%] 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 [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o [ 21%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Reducers_b.cpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [ 53%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 222 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 6 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sarif.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (963 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (213 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (202 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.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 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (226 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: [----------] 6 tests from serial_DeathTest (1606 ms total) 1: 1: [----------] 216 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 (44 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 (99 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (52 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 (2 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 (2 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 (63 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (43 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (12 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (15 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Reducers_c.cpp [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.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 [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [ 21%] Built target obj.clangASTMatchers [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3177 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 21%] Building OpenCLBuiltins.inc... [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 21%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o [ 21%] Built target ClangOpenCLBuiltinsImpl [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [ 21%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 52%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2315 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 52%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Reducers_d.cpp [ 21%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o [ 21%] Built target obj.clangLex 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1382 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 21%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [ 22%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1375 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 (168 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (131 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (17 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (44 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 (89 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (109 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (22 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 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.mathematical_functions_exponential_functions (149 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (16 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (15 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (11 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (11 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (7 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (7 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (72 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (238 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 (14 ms) 1: [ RUN ] serial.mdrange_neg_idx [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 1: [ OK ] serial.mdrange_neg_idx (118 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (17 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [ 22%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Reducers_e.cpp 1: [ OK ] serial.mdrange_large_deep_copy (1338 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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 96%] 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_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseHLSL.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3814 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6787/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 (1 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (1 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (1 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 (2 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.view_aggregate 1: [ OK ] serial.view_aggregate (4 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (39 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (2 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.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (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 (0 ms) 1: [ RUN ] serial.quad_precision_reductions 1: [ OK ] serial.quad_precision_reductions (10 ms) 1: [ RUN ] serial.quad_precision_common_math_functions 1: [ OK ] serial.quad_precision_common_math_functions (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 (27 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 (27 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (6 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (8 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (19 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (49 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (8 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (7 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (10 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (6 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (38 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 (300 ms) 1: [ RUN ] serial.double_reduce [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 1: [ OK ] serial.double_reduce (347 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o [ 22%] Built target obj.clangEdit 1: [ OK ] serial.int64_t_reduce_dynamic (1032 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o [ 22%] Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 36%] 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_Parallel_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Complex.cpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1287 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic_view (250 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 (6 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp 1: [ OK ] serial.reduce_device_view_mdrange_policy (2068 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 36%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Task.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 1: [ OK ] serial.reduce_device_view_team_policy (1954 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 [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [ 22%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 1: [ OK ] serial.task_fib_deprecated (1093 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 (23 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 [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 1: [ OK ] serial.task_fib_deprecated_multiple (1081 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 (22 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 Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace 1: [ OK ] serial.task_fib_single (840 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 (21 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 [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 1: [ OK ] serial.task_fib_multiple (841 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 (21 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 [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o 1: [ OK ] serial.task_fib_chase_lev (879 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 (22 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: [----------] 216 tests from serial (27417 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 222 tests from 2 test suites ran. (29024 ms total) 1: [ PASSED ] 221 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 29.20 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/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 125 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 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_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 [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_int.cpp 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1365 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedint.cpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 98%] 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 [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_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 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1368 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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 (2734 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 (5 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longint.cpp [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 22%] Built target obj.clangCrossTU [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o [ 22%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 2: [ OK ] serial.triple_nested_parallelism (777 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (77 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 (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (6 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (6 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (6 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 (42 ms) 2: [ RUN ] serial.team_long_reduce [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.team_long_reduce (64 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (93 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 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 63%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 37%] Built target Kokkos_CoreUnitTest_Serial2 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.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 [ 22%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [ 63%] Built target Kokkos_PerformanceTest_TaskDag [ 56%] Built target Kokkos_CoreUnitTest_Serial1 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_View_hpp [ 36%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_View_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_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.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_ReductionIdentity_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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 [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [ 37%] 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_e.cpp.o [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o [ 22%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerMatchTableEmitter.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.repeated_team_reduce (4530 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (151 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (122 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 (67 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 (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 (6 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1485 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 (162 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (79 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 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 (62 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (54 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (3 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (71 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 (1 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.view_resize 2: [ OK ] serial.view_resize (12 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib [ 63%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 2: [ OK ] serial.workgraph_fib (220 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-6787/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 (18 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (17 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (17 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 63%] Built target Kokkos_PerformanceTest_SharedSpace /scratch/llvm-project/llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp:664:6: warning: 'void {anonymous}::CombineRuleBuilder::verify() const' defined but not used [-Wunused-function] 664 | void CombineRuleBuilder::verify() const { | ^~~~~~~~~~~~~~~~~~ [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_SYCL2D [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 22%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (679 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (681 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (680 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.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 Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (733 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (733 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [ 22%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedlongint.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longlongint.cpp [ 59%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (733 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 (12523 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (15258 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 15.29 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/45 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.02 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 4 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 347 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 14 tests from openmp_DeathTest 4: [ RUN ] openmp_DeathTest.abort_from_host 4: [ OK ] openmp_DeathTest.abort_from_host (200 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o 4: [ OK ] openmp_DeathTest.abort_from_device (201 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (200 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (219 ms) 4: [ RUN ] openmp_DeathTest.policy_invalid_bounds 4: [ OK ] openmp_DeathTest.policy_invalid_bounds (0 ms) 4: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 4: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 59%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 99%] 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_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1465 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 22%] Built target obj.clangRewrite [ 22%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_double.cpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1448 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 14 tests from openmp_DeathTest (3737 ms total) 4: 4: [----------] 333 tests from openmp 4: [ RUN ] openmp.array_capacity 4: [ OK ] openmp.array_capacity (0 ms) 4: [ RUN ] openmp.array_element_access 4: [ OK ] openmp.array_element_access (0 ms) 4: [ RUN ] openmp.array_zero_capacity 4: [ OK ] openmp.array_zero_capacity (0 ms) 4: [ RUN ] openmp.array_zero_data_nullptr 4: [ OK ] openmp.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmp.array_contiguous_capacity 4: [ OK ] openmp.array_contiguous_capacity (0 ms) 4: [ RUN ] openmp.array_contiguous_element_access 4: [ OK ] openmp.array_contiguous_element_access (0 ms) 4: [ RUN ] openmp.array_contiguous_assignment 4: [ OK ] openmp.array_contiguous_assignment (0 ms) 4: [ RUN ] openmp.array_strided_capacity 4: [ OK ] openmp.array_strided_capacity (0 ms) 4: [ RUN ] openmp.array_strided_element_access 4: [ OK ] openmp.array_strided_element_access (0 ms) 4: [ RUN ] openmp.array_strided_assignment 4: [ OK ] openmp.array_strided_assignment (0 ms) 4: [ RUN ] openmp.atomic_operations_complexdouble [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 4: [ OK ] openmp.atomic_operations_complexdouble (632 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o 4: [ OK ] openmp.atomic_operations_complexfloat (639 ms) 4: [ RUN ] openmp.atomic_operations_double [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o 4: [ OK ] openmp.atomic_operations_double (240 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (51 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (114 ms) 4: [ RUN ] openmp.atomic_operations_long [ 38%] Built target Kokkos_CoreUnitTest_Serial1 4: [ OK ] openmp.atomic_operations_long (113 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (120 ms) 4: [ RUN ] openmp.atomic_shared 4: [ OK ] openmp.atomic_shared (0 ms) 4: [ RUN ] openmp.atomic_operations_unsigned 4: [ OK ] openmp.atomic_operations_unsigned (77 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (79 ms) 4: [ RUN ] openmp.atomics [ 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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o 4: [ OK ] openmp.atomics (245 ms) 4: [ RUN ] openmp.atomics_tpetra_max_abs 4: [ OK ] openmp.atomics_tpetra_max_abs (1 ms) 4: [ RUN ] openmp.atomic_views_integral [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o 4: [ OK ] openmp.atomic_views_integral (324 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (123 ms) 4: [ RUN ] openmp.atomic_view_api 4: [ OK ] openmp.atomic_view_api (0 ms) 4: [ RUN ] openmp.bit_manip_countl_zero 4: [ OK ] openmp.bit_manip_countl_zero (4 ms) 4: [ RUN ] openmp.bit_manip_countl_one 4: [ OK ] openmp.bit_manip_countl_one (5 ms) 4: [ RUN ] openmp.bit_manip_countr_zero 4: [ OK ] openmp.bit_manip_countr_zero (4 ms) 4: [ RUN ] openmp.bit_manip_countr_one [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 4: [ OK ] openmp.bit_manip_countr_one (4 ms) 4: [ RUN ] openmp.bit_manip_popcount 4: [ OK ] openmp.bit_manip_popcount (4 ms) 4: [ RUN ] openmp.bit_manip_has_single_bit 4: [ OK ] openmp.bit_manip_has_single_bit (4 ms) 4: [ RUN ] openmp.bit_manip_bit_floor 4: [ OK ] openmp.bit_manip_bit_floor (4 ms) 4: [ RUN ] openmp.bit_manip_bit_ceil 4: [ OK ] openmp.bit_manip_bit_ceil (4 ms) 4: [ RUN ] openmp.bit_manip_bit_width 4: [ OK ] openmp.bit_manip_bit_width (4 ms) 4: [ RUN ] openmp.bit_manip_rotl 4: [ OK ] openmp.bit_manip_rotl (4 ms) 4: [ RUN ] openmp.bit_manip_rotr 4: [ OK ] openmp.bit_manip_rotr (4 ms) 4: [ RUN ] openmp.bit_manip_byeswap 4: [ OK ] openmp.bit_manip_byeswap (9 ms) 4: [ RUN ] openmp.bit_manip_bit_cast 4: [ OK ] openmp.bit_manip_bit_cast (1 ms) 4: [ RUN ] openmp.test_block_deduction_bug_pr_3103 4: [ OK ] openmp.test_block_deduction_bug_pr_3103 (1 ms) 4: [ RUN ] openmp.checked_integer_operations_multiply_overflow 4: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmp.execution_policy_occupancy_and_hint 4: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmp.complex_construction 4: [ OK ] openmp.complex_construction (0 ms) 4: [ RUN ] openmp.complex_basic_math 4: [ OK ] openmp.complex_basic_math (0 ms) 4: [ RUN ] openmp.complex_special_funtions 4: [ OK ] openmp.complex_special_funtions (0 ms) 4: [ RUN ] openmp.complex_io 4: [ OK ] openmp.complex_io (0 ms) 4: [ RUN ] openmp.complex_trivially_copyable 4: [ OK ] openmp.complex_trivially_copyable (0 ms) 4: [ RUN ] openmp.complex_issue_3865 4: [ OK ] openmp.complex_issue_3865 (0 ms) 4: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 4: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmp.crs_count_fill 4: [ OK ] openmp.crs_count_fill (7 ms) 4: [ RUN ] openmp.crs_copy_constructor 4: [ OK ] openmp.crs_copy_constructor (170 ms) 4: [ RUN ] openmp.deep_copy_alignment [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.deep_copy_alignment (89 ms) 4: [ RUN ] openmp.deep_copy_conversion 4: [ OK ] openmp.deep_copy_conversion (100 ms) 4: [ RUN ] openmp.partitioning_by_args 4: [ OK ] openmp.partitioning_by_args (73 ms) 4: [ RUN ] openmp.partitioning_by_vector [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 4: [ OK ] openmp.partitioning_by_vector (71 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (2 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o 4: [ OK ] openmp.dispatch (1080 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (2160 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTable.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_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 [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_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 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1906 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 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 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1383 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1378 ms) 4: [ RUN ] openmp.deep_copy_scratch 4: [ OK ] openmp.deep_copy_scratch (1 ms) 4: [ RUN ] openmp.mathematical_constants_e 4: [ OK ] openmp.mathematical_constants_e (2 ms) 4: [ RUN ] openmp.mathematical_constants_log2e 4: [ OK ] openmp.mathematical_constants_log2e (2 ms) 4: [ RUN ] openmp.mathematical_constants_log10e 4: [ OK ] openmp.mathematical_constants_log10e (6 ms) 4: [ RUN ] openmp.mathematical_constants_pi 4: [ OK ] openmp.mathematical_constants_pi (5 ms) 4: [ RUN ] openmp.mathematical_constants_inv_pi 4: [ OK ] openmp.mathematical_constants_inv_pi (5 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 4: [ OK ] openmp.mathematical_constants_inv_sqrtpi (5 ms) 4: [ RUN ] openmp.mathematical_constants_ln2 4: [ OK ] openmp.mathematical_constants_ln2 (5 ms) 4: [ RUN ] openmp.mathematical_constants_ln10 4: [ OK ] openmp.mathematical_constants_ln10 (5 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt2 4: [ OK ] openmp.mathematical_constants_sqrt2 (5 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt3 4: [ OK ] openmp.mathematical_constants_sqrt3 (5 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrt3 4: [ OK ] openmp.mathematical_constants_inv_sqrt3 (5 ms) 4: [ RUN ] openmp.mathematical_constants_egamma 4: [ OK ] openmp.mathematical_constants_egamma (5 ms) 4: [ RUN ] openmp.mathematical_constants_phi 4: [ OK ] openmp.mathematical_constants_phi (5 ms) 4: [ RUN ] openmp.mathematical_functions_trigonometric_functions 4: [ OK ] openmp.mathematical_functions_trigonometric_functions (142 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (131 ms) 4: [ RUN ] openmp.mathematical_functions_non_standard [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o 4: [ OK ] openmp.mathematical_functions_non_standard (17 ms) 4: [ RUN ] openmp.mathematical_functions_power_functions 4: [ OK ] openmp.mathematical_functions_power_functions (73 ms) 4: [ RUN ] openmp.mathematical_functions_fma 4: [ OK ] openmp.mathematical_functions_fma (6 ms) 4: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (78 ms) 4: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_float.cpp [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/CSKY.cpp.o 4: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (109 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (70 ms) 4: [ RUN ] openmp.mathematical_functions_absolute_value 4: [ OK ] openmp.mathematical_functions_absolute_value (1 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (1 ms) 4: [ RUN ] openmp.mathematical_functions_remainder_function 4: [ OK ] openmp.mathematical_functions_remainder_function (1 ms) 4: [ RUN ] openmp.mathematical_functions_isfinite 4: [ OK ] openmp.mathematical_functions_isfinite (1 ms) 4: [ RUN ] openmp.mathematical_functions_isinf 4: [ OK ] openmp.mathematical_functions_isinf (1 ms) 4: [ RUN ] openmp.mathematical_functions_isnan 4: [ OK ] openmp.mathematical_functions_isnan (1 ms) 4: [ RUN ] openmp.mathematical_functions_exponential_functions 4: [ OK ] openmp.mathematical_functions_exponential_functions (151 ms) 4: [ RUN ] openmp.mathspecialfunc_expint1 4: [ OK ] openmp.mathspecialfunc_expint1 (1 ms) 4: [ RUN ] openmp.mathspecialfunc_errorfunc [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 4: [ OK ] openmp.mathspecialfunc_errorfunc (23 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 4: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (41 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 4: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (40 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 4: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (34 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 4: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (34 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (12 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openmp.mdrange_5d 4: [ OK ] openmp.mdrange_5d (68 ms) 4: [ RUN ] openmp.mdrange_6d [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 4: [ OK ] openmp.mdrange_6d (197 ms) 4: [ RUN ] openmp.mdrange_2d 4: [ OK ] openmp.mdrange_2d (50 ms) 4: [ RUN ] openmp.mdrange_array_reduce 4: [ OK ] openmp.mdrange_array_reduce (7 ms) 4: [ RUN ] openmp.mdrange_3d [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 38%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o 4: [ OK ] openmp.mdrange_3d (92 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (91 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (23 ms) 4: [ RUN ] openmp.mdrange_scalar 4: [ OK ] openmp.mdrange_scalar (0 ms) 4: [ RUN ] openmp.mdrange_large_deep_copy [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.mdrange_large_deep_copy (1352 ms) 4: [ RUN ] openmp.md_range_policy_construction_from_arrays 4: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexfloat.cpp [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/DirectX.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 22%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 22%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTableExecutorEmitter.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexdouble.cpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_AtomicViews.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Atomics.cpp [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_TeamBasic.cpp [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o 1/52 Test #1: Kokkos_CoreUnitTest_Serial1 .................***Exception: SegFault 5.08 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 65%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 65%] Linking CXX executable Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_UnitTest_SIMD [ 56%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 38%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 67%] Built target Kokkos_CoreUnitTest_Cuda1 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [ 65%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_TeamScratch.cpp [ 65%] Built target Kokkos_PerformanceTest_Mempool [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 24%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/LoongArch.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 2/52 Test #2: Kokkos_CoreUnitTest_Serial2 .................***Exception: SegFault 5.12 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 56%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_TeamVectorRange.cpp [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 70%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 70%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o 3/52 Test #3: Kokkos_CoreUnitTest_SerialGraph .............***Exception: SegFault 5.12 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 [ 39%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 70%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 24%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o [ 24%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o 4/52 Test #4: Kokkos_CoreUnitTest_HIP .....................***Exception: SegFault 5.12 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_TeamReductionScan.cpp [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_TeamTeamSize.cpp [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o 5/52 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........***Exception: SegFault 4.99 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_streams [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Other.cpp [ 40%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o 6/52 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams .......***Exception: SegFault 4.99 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (37750 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmp.max 4: [ OK ] openmp.max (0 ms) 4: [ RUN ] openmp.max_within_parfor 4: [ OK ] openmp.max_within_parfor (0 ms) 4: [ RUN ] openmp.min 4: [ OK ] openmp.min (0 ms) 4: [ RUN ] openmp.min_within_parfor 4: [ OK ] openmp.min_within_parfor (0 ms) 4: [ RUN ] openmp.minmax 4: [ OK ] openmp.minmax (0 ms) 4: [ RUN ] openmp.minmax_within_parfor 4: [ OK ] openmp.minmax_within_parfor (0 ms) 4: [ RUN ] openmp.clamp 4: [ OK ] openmp.clamp (0 ms) 4: [ RUN ] openmp.clamp_within_parfor 4: [ OK ] openmp.clamp_within_parfor (0 ms) 4: [ RUN ] openmp.numeric_traits_infinity 4: [ OK ] openmp.numeric_traits_infinity (0 ms) 4: [ RUN ] openmp.numeric_traits_epsilon 4: [ OK ] openmp.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmp.numeric_traits_round_error 4: [ OK ] openmp.numeric_traits_round_error (0 ms) 4: [ RUN ] openmp.numeric_traits_norm_min 4: [ OK ] openmp.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_denorm_min 4: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_finite_min_max 4: [ OK ] openmp.numeric_traits_finite_min_max (4 ms) 4: [ RUN ] openmp.numeric_traits_digits 4: [ OK ] openmp.numeric_traits_digits (2 ms) 4: [ RUN ] openmp.numeric_traits_digits10 4: [ OK ] openmp.numeric_traits_digits10 (2 ms) 4: [ RUN ] openmp.numeric_traits_max_digits10 4: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_radix 4: [ OK ] openmp.numeric_traits_radix (2 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent 4: [ OK ] openmp.numeric_traits_min_max_exponent (1 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent10 4: [ OK ] openmp.numeric_traits_min_max_exponent10 (1 ms) 4: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (1 ms) 4: [ RUN ] openmp.numeric_traits_sfinae_friendly 4: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmp.view_aggregate 4: [ OK ] openmp.view_aggregate (0 ms) 4: [ RUN ] openmp.memory_pool 4: [ OK ] openmp.memory_pool (69 ms) 4: [ RUN ] openmp.cxx11 4: [ OK ] openmp.cxx11 (7 ms) 4: [ RUN ] openmp.viewctorprop_embedded_dim 4: [ OK ] openmp.viewctorprop_embedded_dim (1 ms) 4: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] openmp.view_layouttiled 4: [ OK ] openmp.view_layouttiled (9 ms) 4: [ RUN ] openmp.view_layouttiled_subtile 4: [ OK ] openmp.view_layouttiled_subtile (0 ms) 4: [ RUN ] openmp.parallel_scan_range_policy 4: [ OK ] openmp.parallel_scan_range_policy (172 ms) 4: [ RUN ] openmp.kokkos_printf 4: [ OK ] openmp.kokkos_printf (0 ms) 4: [ RUN ] openmp.quad_precision_reductions 4: [ OK ] openmp.quad_precision_reductions (0 ms) 4: [ RUN ] openmp.quad_precision_common_math_functions 4: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 4: [ RUN ] openmp.range_for 4: [ OK ] openmp.range_for (5 ms) 4: [ RUN ] openmp.range_reduce 4: [ OK ] openmp.range_reduce (6 ms) 4: [ RUN ] openmp.range_dynamic_policy 4: [ OK ] openmp.range_dynamic_policy (32 ms) 4: [ RUN ] openmp.range_policy_runtime_parameters 4: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.range_for_require 4: [ OK ] openmp.range_for_require (1 ms) 4: [ RUN ] openmp.range_reduce_require 4: [ OK ] openmp.range_reduce_require (1 ms) 4: [ RUN ] openmp.range_dynamic_policy_require 4: [ OK ] openmp.range_dynamic_policy_require (22 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (8 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (8 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (6 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (20 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (13 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (13 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (7 ms) 4: [ RUN ] openmp.reducers_int16_t 4: [ OK ] openmp.reducers_int16_t (7 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (8 ms) 4: [ RUN ] openmp.reducers_bool 4: [ OK ] openmp.reducers_bool (0 ms) 4: [ RUN ] openmp.int64_t_reduce 4: [ OK ] openmp.int64_t_reduce (158 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (169 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 4: [ OK ] openmp.int64_t_reduce_dynamic (982 ms) 4: [ RUN ] openmp.double_reduce_dynamic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o 4: [ OK ] openmp.double_reduce_dynamic (1155 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 4: [ OK ] openmp.int64_t_reduce_dynamic_view (236 ms) 4: [ RUN ] openmp.int_combined_reduce 4: [ OK ] openmp.int_combined_reduce (0 ms) 4: [ RUN ] openmp.mdrange_combined_reduce 4: [ OK ] openmp.mdrange_combined_reduce (0 ms) 4: [ RUN ] openmp.int_combined_reduce_mixed 4: [ OK ] openmp.int_combined_reduce_mixed (1 ms) 4: [ RUN ] openmp.reduction_deduction 4: [ OK ] openmp.reduction_deduction (1 ms) 4: [ RUN ] openmp.reduce_device_view_range_policy 4: [ OK ] openmp.reduce_device_view_range_policy (15 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 70%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax 4: [ OK ] openmp.reduce_device_view_mdrange_policy (907 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [ 24%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o 7/52 Test #7: Kokkos_UnitTest_HIPGraph ....................***Exception: SegFault 5.06 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o 4: [ OK ] openmp.reduce_device_view_team_policy (897 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (29 ms) 4: [ RUN ] openmp.kokkos_swap 4: [ OK ] openmp.kokkos_swap (0 ms) 4: [ RUN ] openmp.team_for [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax 4: [ OK ] openmp.team_for (280 ms) 4: [ RUN ] openmp.team_reduce 4: [ OK ] openmp.team_reduce (185 ms) 4: [ RUN ] openmp.team_reduce_large Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 4: [ OK ] openmp.team_reduce_large (664 ms) 4: [ RUN ] openmp.team_parallel_single [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_MDRange_a.cpp [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o [ 24%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 71%] Built target Kokkos_PerformanceTest_Mempool [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 66%] Built target Kokkos_PerformanceTest_Atomic 8/52 Test #8: Kokkos_CoreUnitTest_Default .................***Exception: SegFault 5.12 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from initialization 9: [ RUN ] initialization.legion_initialization [ 57%] Linking CXX executable Kokkos_UnitTest_SIMD /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_MDRange_b.cpp [ 57%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_gups [ 57%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 24%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 24%] Linking CXX static library ../libLLVMMC.a [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o [ 24%] Built target LLVMMC [ 24%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o 9/52 Test #9: Kokkos_CoreUnitTest_LegionInitialization ....***Exception: SegFault 5.12 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_MDRange_c.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_MDRange_d.cpp [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_Develop [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [ 24%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 24%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IntervalPartition.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [ 57%] Linking CXX executable Kokkos_gups [ 57%] Built target Kokkos_gups [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 10/52 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........***Exception: SegFault 5.06 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6787 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6787 # 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/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o [ 24%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o [ 24%] Built target obj.clangToolingCore [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [ 24%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderAnalysis.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_MDRange_e.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Crs.cpp Fetching without tags Merging remotes/origin/develop commit 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 into PR head commit 97997807de7f592a0845f96ee0adb4644a57efb2 [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6787/head:refs/remotes/origin/PR-6787 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6787/head:refs/remotes/origin/PR-6787 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 Merge succeeded, producing 97997807de7f592a0845f96ee0adb4644a57efb2 Checking out Revision 97997807de7f592a0845f96ee0adb4644a57efb2 (PR-6787) Commit message: "Temporarily disable simd_reduction test for omptarget build" [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o 11/52 Test #11: Kokkos_CoreUnitTest_Develop .................***Exception: SegFault 5.12 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 1486a26769ae5c2366c22769c169a2828180c419 -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 21.5kB 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 ---> a67b5d2db76b Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> f0d48038183d Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 29da8284a3a3 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 ---> a30869a2311b Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> ed2b6b7d0cf8 Successfully built ed2b6b7d0cf8 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 63a1208b3897a4c2d0d8ef00fa4d9b883f210647 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97997807de7f592a0845f96ee0adb4644a57efb2 # timeout=10 Successfully tagged 1486a26769ae5c2366c22769c169a2828180c419:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/serial/TestSerial_Task.cpp + docker inspect -f . 1486a26769ae5c2366c22769c169a2828180c419 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat03 seems to be running inside container 7ae02f66233249e7c5839473f270d19a1d46fd66e1b6f830d68005431a82c3b9 $ 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-6787 --volumes-from 7ae02f66233249e7c5839473f270d19a1d46fd66e1b6f830d68005431a82c3b9 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 1486a26769ae5c2366c22769c169a2828180c419 cat [ 24%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [ 24%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o [ 41%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 24%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 41%] Built target Kokkos_push_finalize_hook_terminate [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 24%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o 12/52 Test #12: Kokkos_CoreUnitTest_KokkosP .................***Exception: SegFault 5.12 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/52 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.03 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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(). [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o $ docker top b2007dc229a558a955a5a004ac8fd0bb59de54d68fd0bde25bbda08c358e2498 -eo pid,comm [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 24%] Built target obj.clangToolingInclusions + rm -rf build [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 24%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o -- Setting default Kokkos CXX standard to 17 4: [ OK ] openmp.team_parallel_single (25502 ms) 4: [ RUN ] openmp.large_team_scratch_size 4: [ OK ] openmp.large_team_scratch_size (0 ms) 4: [ RUN ] openmp.team_broadcast_long 4: [ OK ] openmp.team_broadcast_long (742 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (746 ms) 4: [ RUN ] openmp.team_broadcast_char [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 4: [ OK ] openmp.team_broadcast_char (728 ms) 4: [ RUN ] openmp.team_broadcast_float [ 24%] Built target obj.clangDynamicASTMatchers [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 57%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 57%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 4: [ OK ] openmp.team_broadcast_float (719 ms) 4: [ RUN ] openmp.team_broadcast_double [ 24%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o [ 57%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_stream [ 57%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o 4: [ OK ] openmp.team_broadcast_double (694 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (0 ms) 4: [ RUN ] openmp.team_vector 14/52 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........***Exception: SegFault 5.09 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 24%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.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 -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6787/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature [ 24%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [ 24%] Built target obj.clangParse [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o 4: [ OK ] openmp.team_vector (2903 ms) 4: [ RUN ] openmp.triple_nested_parallelism 4: [ OK ] openmp.triple_nested_parallelism (446 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (67 ms) 4: [ RUN ] openmp.team_thread_range_combined_reducers 4: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] openmp.thread_vector_range_combined_reducers 4: [ OK ] openmp.thread_vector_range_combined_reducers (1 ms) 4: [ RUN ] openmp.team_vector_range_combined_reducers 4: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelFor 4: [ OK ] openmp.TeamThreadMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 4: [ OK ] openmp.TeamThreadMDRangeParallelReduce (8 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 4: [ OK ] openmp.TeamVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] openmp.team_policy_runtime_parameters 4: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.team_reduction_scan [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o -- SIMD: AVX512 detected [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o -- CUDA auto-detection of architecture failed with /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 74%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o 15/52 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......***Exception: SegFault 5.12 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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(). [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_WorkGraph.cpp [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o [ 24%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 24%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o [ 57%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 57%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_LocalDeepCopy.cpp [ 57%] Linking CXX executable Kokkos_stream [ 57%] Built target Kokkos_stream Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 24%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 24%] Built target obj.clangBasic 16/52 Test #16: Kokkos_ProfilingTestLibraryLoad .............***Exception: SegFault 4.93 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 [ 24%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 57%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o [ 24%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [ 57%] Linking CXX executable Kokkos_launch_latency [ 57%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 25%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestHWLOC.cpp [ 25%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/DefinitionBlockSeparator.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [ 25%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done 17/52 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........***Exception: SegFault 5.06 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 [ 58%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_CTestDevice [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType.cpp -- 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 [ 58%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 25%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [ 25%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 25%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_a1.cpp [ 58%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o -- Found OpenMP_CXX: -mp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6787/core/src/../../tpls/mdspan/include 18/52 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........***Exception: SegFault 5.12 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 [ 25%] Linking CXX executable ../../bin/llvm-tblgen /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_b1.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_c1.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_a2.cpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 25%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Devices: OPENMP;CUDA, Kokkos Backends: OPENMP;CUDA -- Configuring done [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 25%] Built target llvm-tblgen [ 25%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [ 75%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 25%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Arena.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/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/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.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_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 58%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 19/52 Test #19: Kokkos_IncrementalTest_SERIAL ...............***Exception: SegFault 4.93 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 [ 59%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o [ 25%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 3%] Built target impl_git_version [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [ 59%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 59%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 25%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o [ 25%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/ControlFlowContext.cpp.o [ 59%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 59%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 59%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 25%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o 20/52 Test #20: Kokkos_IncrementalTest_HIP ..................***Exception: SegFault 5.06 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/52 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.03 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/52 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.03 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_b2.cpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 25%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowAnalysisContext.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 25%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 25%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 25%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 25%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/IntegerLiteralSeparatorFixer.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_c2.cpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 60%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 25%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowEnvironment.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 60%] Built target Kokkos_UnitTest_HIPGraph [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 25%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroCallReconstructor.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 76%] Built target Kokkos_CoreUnitTest_Cuda2 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp: In member function 'void clang::dataflow::Environment::setValueStrict(const clang::Expr&, clang::dataflow::Value&)': /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp:702:15: warning: unused variable 'ExistingVal' [-Wunused-variable] 702 | if (auto *ExistingVal = cast_or_null(getValueStrict(E))) | ^~~~~~~~~~~ /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp:704:26: warning: unused variable 'ExistingLoc' [-Wunused-variable] 704 | if (StorageLocation *ExistingLoc = getStorageLocation(E, SkipPast::None)) | ^~~~~~~~~~~ [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 27%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [ 27%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Formula.cpp.o 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 60%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/HTMLLogger.cpp.o [ 60%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: 23: ====================================================================== 23: ERROR: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 80, in test_device_id 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ====================================================================== 23: ERROR: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 94, in test_disable_warnings 23: self.assertEqual(0, GetFlag("disable_warnings")) 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ====================================================================== 23: ERROR: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 71, in test_num_devices 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ====================================================================== 23: ERROR: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 58, in test_num_threads 23: max_threads = GetFlag("max_threads") 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ====================================================================== 23: ERROR: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 107, in test_tune_internals 23: self.assertEqual(0, GetFlag("tune_internals")) 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 25.227s 23: 23: FAILED (errors=5) 23/52 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........***Failed 25.29 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/52 Test #24: Kokkos_PerformanceTest_TaskDag .............. Passed 0.03 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-05_T18-26-58.json" 25: Test timeout computed to be: 1500 [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 27%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_a3.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/QualifierAlignmentFixer.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [ 27%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 60%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 61%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_b3.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_c3.cpp [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/default/TestDefaultDeviceType_d.cpp 25/52 Test #25: Kokkos_PerformanceTest_Benchmark ............***Exception: SegFault 5.08 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-05_T18-26-58.json" 26: Test timeout computed to be: 1500 [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallDescription.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Logger.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 27%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.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_OpenMP.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.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_Cuda1.dir/cuda/TestCuda_Abort.cpp.o 26/52 Test #26: Kokkos_Benchmark_Atomic_MinMax ..............***Exception: SegFault 5.12 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-05_T18-26-58.json" 27: Test timeout computed to be: 1500 [ 27%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 62%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/RecordOps.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o [ 27%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestStackTrace.cpp [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestStackTrace_f0.cpp [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 62%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o 27/52 Test #27: Kokkos_PerformanceTest_Mempool ..............***Exception: SegFault 5.06 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-05_T18-26-58.json" 28: Test timeout computed to be: 1500 [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o [ 27%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [ 27%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Transfer.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o [ 27%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o 28/52 Test #28: Kokkos_PerformanceTest_Atomic ...............***Exception: SegFault 4.99 sec test 29 Start 29: Kokkos_ContainersUnitTest_Serial 29: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 29: Test timeout computed to be: 1500 [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestStackTrace_f1.cpp [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_KokkosP [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_SYCL1B [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 27%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/TypeErasedDataflowAnalysis.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 29/52 Test #29: Kokkos_ContainersUnitTest_Serial ............***Exception: SegFault 5.18 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 27%] Built target obj.clangIndex [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/ChromiumCheckModel.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 27%] Built target obj.clangSerialization [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [ 27%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/API.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UnsafeBufferUsage.cpp.o 30/52 Test #30: Kokkos_ContainersUnitTest_HIP ...............***Exception: SegFault 4.99 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_HIP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 31: Test timeout computed to be: 1500 [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 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_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestStackTrace_f2.cpp [ 7%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........***Exception: SegFault 4.99 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 32: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestStackTrace_f3.cpp [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Value.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 27%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/APIIgnoresList.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/WatchedLiteralsSolver.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_SYCL2A [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 27%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/AvailabilityInfo.cpp.o 32/52 Test #32: Kokkos_UnitTest_Sort ........................***Exception: SegFault 5.12 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Random 33: Test timeout computed to be: 1500 [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [ 27%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DebugSupport.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_KokkosP [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestStackTrace_f4.cpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 27%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/ExtractAPIConsumer.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_SharedAlloc.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 27%] Built target obj.clangAnalysisFlowSensitive [ 27%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [ 27%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o 33/52 Test #33: Kokkos_UnitTest_Random ......................***Exception: SegFault 5.12 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6787/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_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_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_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-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 42%] Linking CXX executable Kokkos_ProfilingAllCalls /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [ 27%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 42%] Built target Kokkos_ProfilingAllCalls [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 27%] Built target obj.clangAnalysisFlowSensitiveModels [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Inclusions/Stdlib/CMakeFiles/obj.clangToolingInclusionsStdlib.dir/StandardLibrary.cpp.o 34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A ..........***Exception: SegFault 5.12 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6787/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_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-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [ 27%] Built target obj.clangFormat [ 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B ..........***Exception: SegFault 4.99 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test timeout computed to be: 1500 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 27%] Linking CXX static library ../libLLVMCore.a [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o 4: [ OK ] openmp.team_reduction_scan (100212 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (86 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (87 ms) 4: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] openmp.repeated_team_reduce 4: [ OK ] openmp.repeated_team_reduce (2424 ms) 4: [ RUN ] openmp.team_scan 4: [ OK ] openmp.team_scan (1499 ms) 4: [ RUN ] openmp.team_scan_ret_val 4: [ OK ] openmp.team_scan_ret_val (1529 ms) 4: [ RUN ] openmp.team_shared_request 4: [ OK ] openmp.team_shared_request (310 ms) 4: [ RUN ] openmp.team_scratch_request 4: [ OK ] openmp.team_scratch_request (538 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (29 ms) 4: [ RUN ] openmp.scratch_align 4: [ OK ] openmp.scratch_align (0 ms) 4: [ RUN ] openmp.shmem_size 4: [ OK ] openmp.shmem_size (0 ms) 4: [ RUN ] openmp.multi_level_scratch 4: [ OK ] openmp.multi_level_scratch (68 ms) 4: [ RUN ] openmp.team_scratch_memory_index_parallel_for 4: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmp.team_policy_max_recommended [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [ 27%] Built target LLVMCore [ 27%] Building CXX object tools/clang/lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C ..........***Exception: SegFault 5.06 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test timeout computed to be: 1500 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 42%] Linking CXX executable Kokkos_ToolsInitialization [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 27%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [ 27%] Built target obj.clangAnalysis [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [ 79%] Built target Kokkos_ContainersUnitTest_Serial [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o 37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D ..........***Exception: SegFault 5.06 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test timeout computed to be: 1500 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 42%] Built target Kokkos_ToolsInitialization [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 72%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 27%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6787/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_hwloc.cpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o 38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E ..........***Exception: SegFault 5.06 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test timeout computed to be: 1500 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 27%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o 39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....***Exception: SegFault 5.05 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test timeout computed to be: 1500 [ 27%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/DeclarationFragments.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_CPUDiscovery.cpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostBarrier.cpp [ 43%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 [ 27%] Built target obj.clangToolingASTDiff [ 27%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o [ 27%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o 40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....***Exception: SegFault 5.12 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test timeout computed to be: 1500 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o Warning: 'long double' is treated as 'double' in device code [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 27%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SymbolGraphSerializer.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o 41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....***Exception: SegFault 4.99 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test timeout computed to be: 1500 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Error.cpp [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace.cpp [ 27%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 44%] 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_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [ 27%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/TypedefUnderlyingTypeResolver.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_MemoryPool.cpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o 42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....***Exception: SegFault 4.86 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test timeout computed to be: 1500 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 83%] Linking CXX executable Kokkos_PerformanceTest_Benchmark /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o [ 27%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_CudaSpace.cpp [ 84%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_UnitTest_Random [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 27%] Built target obj.clangExtractAPI 43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....***Exception: SegFault 5.06 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test timeout computed to be: 1500 [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 44%] Linking CXX executable Kokkos_StackTraceTestExec [ 27%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [ 27%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 44%] Built target Kokkos_StackTraceTestExec [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 27%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/TokenBufferTokenManager.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Task.cpp 44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....***Exception: SegFault 5.12 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/src/Lock_Array_CUDA.cpp [ 27%] Built target obj.clangDirectoryWatcher [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 27%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object tools/clang/lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.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_Default.dir/default/TestDefaultDeviceType_b2.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 67%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o [ 67%] Built target Kokkos_IncrementalTest_HIP [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 12%] Built target Kokkos_CoreTestCompileOnly [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial.cpp 4: [ OK ] openmp.team_policy_max_recommended (46527 ms) 4: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmp.team_teamvector_range 4: [ OK ] openmp.team_teamvector_range (1267 ms) 4: [ RUN ] openmp.unique_token_global 4: [ OK ] openmp.unique_token_global (8 ms) 4: [ RUN ] openmp.unique_token_instance 4: [ OK ] openmp.unique_token_instance (23 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (51 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (7 ms) 4: [ RUN ] openmp.view_api_b 4: [ OK ] openmp.view_api_b (1 ms) 4: [ RUN ] openmp.view_api_c 4: [ OK ] openmp.view_api_c (0 ms) 4: [ RUN ] openmp.view_api_d 4: [ OK ] openmp.view_api_d (0 ms) 4: [ RUN ] openmp.view_allocation_error 4: [ OK ] openmp.view_allocation_error (0 ms) 4: [ RUN ] openmp.view_remap 4: [ OK ] openmp.view_remap (0 ms) 4: [ RUN ] openmp.view_mirror_nonconst 4: [ OK ] openmp.view_mirror_nonconst (0 ms) 4: [ RUN ] openmp.view_stride_method 4: [ OK ] openmp.view_stride_method (0 ms) 4: [ RUN ] openmp.anonymous_space 4: [ OK ] openmp.anonymous_space (0 ms) 4: [ RUN ] openmp.view_overload_resolution 4: [ OK ] openmp.view_overload_resolution (0 ms) 4: [ RUN ] openmp.view_allocation_large_rank 4: [ OK ] openmp.view_allocation_large_rank (1626 ms) 4: [ RUN ] openmp.view_shmem_size_on_device 4: [ OK ] openmp.view_shmem_size_on_device (1 ms) 4: [ RUN ] openmp.view_is_assignable 4: [ OK ] openmp.view_is_assignable (0 ms) 4: [ RUN ] openmp.view_copy_tests 4: [ OK ] openmp.view_copy_tests (185 ms) 4: [ RUN ] openmp.view_copy_tests_rank_0 4: [ OK ] openmp.view_copy_tests_rank_0 (87 ms) 4: [ RUN ] openmp.view_copy_degenerated 4: [ OK ] openmp.view_copy_degenerated (0 ms) 4: [ RUN ] openmp.view_empty_runtime_unmanaged 4: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openmp.view_hooks 4: [ OK ] openmp.view_hooks (0 ms) 4: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (59 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (54 ms) 4: [ RUN ] openmp.view_irregular_layout 4: [ OK ] openmp.view_irregular_layout (3 ms) 4: [ RUN ] openmp.view_mapping 4: [ OK ] openmp.view_mapping (71 ms) 4: [ RUN ] openmp.view_mapping_operator 4: [ OK ] openmp.view_mapping_operator (28 ms) 4: [ RUN ] openmp.static_extent 4: [ OK ] openmp.static_extent (0 ms) 4: [ RUN ] openmp.view_mapping_atomic 4: [ OK ] openmp.view_mapping_atomic (7 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (3 ms) 4: [ RUN ] openmp.view_mapping_assignable 4: [ OK ] openmp.view_mapping_assignable (0 ms) 4: [ RUN ] openmp.view_mapping_trivially_copyable 4: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmp.view_mapping_subview 4: [ OK ] openmp.view_mapping_subview (1 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (11 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (69 ms) 4: [ RUN ] openmp.view_realloc 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib 4: [ OK ] openmp.workgraph_fib (1109 ms) 4: [ RUN ] openmp.resize_realloc_no_init 4: [ OK ] openmp.resize_realloc_no_init (0 ms) 4: [ RUN ] openmp.resize_realloc_no_alloc 4: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmp.realloc_exec_space 4: [ OK ] openmp.realloc_exec_space (0 ms) 4: [ RUN ] openmp.view_alloc 4: [ OK ] openmp.view_alloc (0 ms) 4: [ RUN ] openmp.view_alloc_exec_space 4: [ OK ] openmp.view_alloc_exec_space (0 ms) 4: [ RUN ] openmp.view_alloc_int 4: [ OK ] openmp.view_alloc_int (0 ms) 4: [ RUN ] openmp.view_alloc_exec_space_int 4: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openmp.deep_copy_zero_memset 4: [ OK ] openmp.deep_copy_zero_memset (0 ms) 4: [ RUN ] openmp.resize_exec_space 4: [ OK ] openmp.resize_exec_space (0 ms) 4: [ RUN ] openmp.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] openmp.view_allocation_int (0 ms) 4: [ RUN ] openmp.view_allocation_exec_space_int 4: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmp.view_not_default_constructible 4: [ OK ] openmp.view_not_default_constructible (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_left 4: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_right 4: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_stride 4: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openmp.view_subview_assign_strided 4: [ OK ] openmp.view_subview_assign_strided (0 ms) 4: [ RUN ] openmp.view_subview_left_0 4: [ OK ] openmp.view_subview_left_0 (0 ms) 4: [ RUN ] openmp.view_subview_left_1 4: [ OK ] openmp.view_subview_left_1 (0 ms) 4: [ RUN ] openmp.view_subview_left_2 4: [ OK ] openmp.view_subview_left_2 (0 ms) 4: [ RUN ] openmp.view_subview_left_3 4: [ OK ] openmp.view_subview_left_3 (0 ms) 4: [ RUN ] openmp.view_subview_right_0 4: [ OK ] openmp.view_subview_right_0 (0 ms) 4: [ RUN ] openmp.view_subview_right_1 4: [ OK ] openmp.view_subview_right_1 (0 ms) 4: [ RUN ] openmp.view_subview_right_3 4: [ OK ] openmp.view_subview_right_3 (0 ms) 4: [ RUN ] openmp.view_static_tests 4: [ OK ] openmp.view_static_tests (0 ms) 4: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 4: [ RUN ] openmp.view_subview_layoutright_to_layoutright 4: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openmp.view_subview_1d_assign 4: [ OK ] openmp.view_subview_1d_assign (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_atomic 4: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_randomaccess 4: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d 4: [ OK ] openmp.view_subview_2d_from_3d (31 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (31 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (32 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left [ 27%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial_Task.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 27%] Built target obj.clangIndexSerialization 4: [ OK ] openmp.view_subview_3d_from_5d_left (569 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....***Exception: SegFault 5.12 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test timeout computed to be: 1500 [ 27%] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (825 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 68%] Linking CXX executable Kokkos_push_finalize_hook_terminate 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (702 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right [ 68%] Built target Kokkos_push_finalize_hook_terminate [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_right (702 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 69%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Develop [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (720 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (658 ms) 4: [ RUN ] openmp.view_test_unmanaged_subview_reset 4: [ OK ] openmp.view_test_unmanaged_subview_reset (1 ms) 4: [ RUN ] openmp.view_subview_memory_traits_construction 4: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 4: [ RUN ] openmp.task_fib_deprecated [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 27%] Built target obj.clangRewriteFrontend [ 27%] Building CXX object tools/clang/tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_CTestDevice [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o 46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....***Exception: SegFault 5.06 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test timeout computed to be: 1500 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o 4: [ OK ] openmp.task_fib_deprecated (2559 ms) 4: [ RUN ] openmp.task_depend_deprecated [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o 4: [ OK ] openmp.task_depend_deprecated (199 ms) 4: [ RUN ] openmp.task_team_deprecated 4: [ OK ] openmp.task_team_deprecated (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated 4: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated 4: [ OK ] openmp.task_multiple_depend_deprecated (28 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated 4: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 4: [ RUN ] openmp.task_fib_deprecated_multiple [ 45%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o 4: [ OK ] openmp.task_fib_deprecated_multiple (2534 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (87 ms) 4: [ RUN ] openmp.task_team_deprecated_multiple 4: [ OK ] openmp.task_team_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated_multiple 4: [ OK ] openmp.task_with_mempool_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 4: [ OK ] openmp.task_multiple_depend_deprecated_multiple (28 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 4: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_fib_single [ 27%] Built target obj.clangToolingSyntax [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [ 27%] Building LinkerWrapperOpts.inc... [ 27%] Built target obj.clangHandleCXX [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o 47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....***Exception: SegFault 5.12 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test timeout computed to be: 1500 [ 27%] Built target LinkerWrapperOpts [ 27%] Building Opts.inc... [ 27%] Building Options.inc... [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 27%] Built target ScanDepsOptsTableGen 4: [ OK ] openmp.task_fib_single (2622 ms) 4: [ RUN ] openmp.task_depend_single 4: [ OK ] openmp.task_depend_single (47 ms) 4: [ RUN ] openmp.task_team_single 4: [ OK ] openmp.task_team_single (1 ms) 4: [ RUN ] openmp.task_with_mempool_single 4: [ OK ] openmp.task_with_mempool_single (0 ms) 4: [ RUN ] openmp.task_multiple_depend_single 4: [ OK ] openmp.task_multiple_depend_single (29 ms) 4: [ RUN ] openmp.task_scheduler_ctors_single 4: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_single 4: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 4: [ RUN ] openmp.task_fib_multiple [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o [ 27%] Built target DsymutilTableGen [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 27%] Building Opts.inc... [ 27%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o [ 27%] Building Opts.inc... [ 27%] Built target CxxfiltOptsTableGen [ 27%] Built target CvtResTableGen 4: [ OK ] openmp.task_fib_multiple (1799 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (84 ms) 4: [ RUN ] openmp.task_team_multiple 4: [ OK ] openmp.task_team_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_multiple 4: [ OK ] openmp.task_with_mempool_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_multiple 4: [ OK ] openmp.task_multiple_depend_multiple (27 ms) 4: [ RUN ] openmp.task_scheduler_ctors_multiple 4: [ OK ] openmp.task_scheduler_ctors_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_multiple (0 ms) 4: [ RUN ] openmp.task_fib_chase_lev [ 27%] Building Opts.inc... [ 27%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 27%] Built target obj.clangHandleLLVM [ 27%] Built target DebugInfodOptsTableGen [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_SharedAlloc.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank67.cpp [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 27%] Building Options.inc... [ 27%] Building Opts.inc... [ 27%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o [ 27%] Built target DwarfutilTableGen [ 27%] Built target DwpOptsTableGen 4: [ OK ] openmp.task_fib_chase_lev (1792 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (3 ms) 4: [ RUN ] openmp.task_team_chase_lev 4: [ OK ] openmp.task_team_chase_lev (0 ms) 4: [ RUN ] openmp.task_with_mempool_chase_lev 4: [ OK ] openmp.task_with_mempool_chase_lev (0 ms) 4: [ RUN ] openmp.task_multiple_depend_chase_lev 4: [ OK ] openmp.task_multiple_depend_chase_lev (29 ms) 4: [ RUN ] openmp.task_scheduler_ctors_chase_lev 4: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 4: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 4: [----------] 333 tests from openmp (264895 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 347 tests from 2 test suites ran. (268633 ms total) 4: [ PASSED ] 343 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmp.mdspan_minimal_functional 4: [ SKIPPED ] openmp.view_allocation_int 4/45 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 268.66 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from openmp 5: [ RUN ] openmp.raw_openmp_interop 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 4 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [ OK ] openmp.raw_openmp_interop (4 ms) 5: [----------] 1 test from openmp (4 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (4 ms total) 5: [ PASSED ] 1 test. 5/45 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.02 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 4 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 5 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 5 tests from openmp_count_bugs 6: [ RUN ] openmp_count_bugs.launch_one 6: [ OK ] openmp_count_bugs.launch_one (2 ms) 6: [ RUN ] openmp_count_bugs.launch_one_rvalue 6: [ OK ] openmp_count_bugs.launch_one_rvalue (2 ms) 6: [ RUN ] openmp_count_bugs.launch_six 6: [ OK ] openmp_count_bugs.launch_six (1 ms) 6: [ RUN ] openmp_count_bugs.when_all_cycle 6: [ OK ] openmp_count_bugs.when_all_cycle (1 ms) 6: [ RUN ] openmp_count_bugs.zero_work_reduce 6: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 6: [----------] 5 tests from openmp_count_bugs (7 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 5 tests from 1 test suite ran. (7 ms total) 6: [ PASSED ] 5 tests. 6: 6: YOU HAVE 1 DISABLED TEST 6: 6/45 Test #6: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.03 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 4 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 71 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 31 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.initialization_settings 7: [ OK ] defaultdevicetype.initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 7: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_device_id 7: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 7: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 7: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_help 7: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_threads 7: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_device_id 7: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_disable_warnings 7: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_tune_internals 7: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.visible_devices 7: [ OK ] defaultdevicetype.visible_devices (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestSharedSpace.cpp:105: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 7: [ RUN ] defaultdevicetype.shared_host_pinned_space 7: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (1 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o 48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....***Exception: SegFault 4.99 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [ 27%] Building Opts.inc... 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (37 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (95 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (34 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (138 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (157 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (75 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ 27%] Building Opts.inc... [ 27%] Built target GSYMUtilOptsTableGen 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (78 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (251 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (394 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 31 tests from defaultdevicetype (1270 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access [ 27%] Built target IFSOptsTableGen 7: [ OK ] kokkosresize.host_space_access (68 ms) 7: [----------] 1 test from kokkosresize (68 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/0.sizes 7: [ OK ] TestViewAPI/0.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/0 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/1.sizes 7: [ OK ] TestViewAPI/1.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/1 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/2.sizes 7: [ OK ] TestViewAPI/2.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/2 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/3.sizes 7: [ OK ] TestViewAPI/3.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/3 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/4.sizes 7: [ OK ] TestViewAPI/4.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/4 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/5.sizes 7: [ OK ] TestViewAPI/5.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/5 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/6.sizes 7: [ OK ] TestViewAPI/6.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/6 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/7.sizes 7: [ OK ] TestViewAPI/7.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/7 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/8.sizes 7: [ OK ] TestViewAPI/8.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/8 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/9.sizes 7: [ OK ] TestViewAPI/9.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/9 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/10.sizes 7: [ OK ] TestViewAPI/10.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/10 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/11.sizes 7: [ OK ] TestViewAPI/11.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/11 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/12.sizes 7: [ OK ] TestViewAPI/12.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/12 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/13.sizes 7: [ OK ] TestViewAPI/13.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/13 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/14.sizes 7: [ OK ] TestViewAPI/14.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/14 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/15.sizes 7: [ OK ] TestViewAPI/15.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/15 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/16.sizes 7: [ OK ] TestViewAPI/16.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/16 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/17.sizes 7: [ OK ] TestViewAPI/17.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/17 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/18.sizes 7: [ OK ] TestViewAPI/18.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/18 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/19.sizes 7: [ OK ] TestViewAPI/19.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/19 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/20.sizes 7: [ OK ] TestViewAPI/20.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/20 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/21.sizes 7: [ OK ] TestViewAPI/21.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/21 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/22.sizes 7: [ OK ] TestViewAPI/22.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/22 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/23.sizes 7: [ OK ] TestViewAPI/23.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/23 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/24.sizes 7: [ OK ] TestViewAPI/24.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/24 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/25.sizes 7: [ OK ] TestViewAPI/25.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/25 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/26.sizes 7: [ OK ] TestViewAPI/26.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/26 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/27.sizes 7: [ OK ] TestViewAPI/27.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/27 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/28.sizes 7: [ OK ] TestViewAPI/28.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/28 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/29.sizes 7: [ OK ] TestViewAPI/29.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/29 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/30.sizes 7: [ OK ] TestViewAPI/30.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/30 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/31.sizes 7: [ OK ] TestViewAPI/31.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/31 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/32.sizes 7: [ OK ] TestViewAPI/32.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/32 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/33.sizes 7: [ OK ] TestViewAPI/33.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/33 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/34.sizes 7: [ OK ] TestViewAPI/34.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/34 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/35.sizes 7: [ OK ] TestViewAPI/35.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/35 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/36.sizes 7: [ OK ] TestViewAPI/36.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/36 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/37.sizes 7: [ OK ] TestViewAPI/37.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/37 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/38.sizes 7: [ OK ] TestViewAPI/38.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/38 (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 71 tests from 41 test suites ran. (1339 ms total) 7: [ PASSED ] 69 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/45 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 1.38 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from initialization 8: [ RUN ] initialization.legion_initialization 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 4 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] initialization.legion_initialization (11 ms) 8: [----------] 1 test from initialization (11 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (12 ms total) 8: [ PASSED ] 1 test. 8/45 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.04 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: SUCCESS 9/45 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.02 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 4 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from defaultdevicetype 10: [ RUN ] defaultdevicetype.development_test 10: [ OK ] defaultdevicetype.development_test (0 ms) 10: [----------] 1 test from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (0 ms total) 10: [ PASSED ] 1 test. 10/45 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.04 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 4 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 16777217 11: Ref: Unnamed Instance Fence 11: 16777217 11: Kokkos::OpenMP::fence: Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 16777216 11: Ref: test global fence 11: 16777216 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 16777216 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: Ref: 16777217 11: Ref: test_kernel 11: 16777217 11: named_instance 11: Miss on name 11: 16777217 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (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 (1 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (1 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (2 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (2 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (2 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 (14 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. (15 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.05 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 4 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 3 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 2 tests from defaultdevicetype_DeathTest 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564f38a65f79] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564f38a14939] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564f38a0d9e4] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x564f38a0fa9f] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564f38a46bee] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a85f) [0x564f38a3885f] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6ab72) [0x564f38a38b72] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b15d) [0x564f38a3915d] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564f38a3b878] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564f38a3bd4c] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564f38a0c5b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2312e75083] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564f38a0d7ee] 12: 12: demangled test_f1: 12: [0x564f38a65f79] Kokkos::Impl::save_stacktrace() 12: [0x564f38a14939] Test::stacktrace_test_f1(std::ostream&) 12: [0x564f38a0d9e4] Test::test_stacktrace(bool, bool) 12: [0x564f38a0fa9f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x564f38a46bee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564f38a3885f] 12: [0x564f38a38b72] 12: [0x564f38a3915d] 12: [0x564f38a3b878] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564f38a3bd4c] testing::UnitTest::Run() 12: [0x564f38a0c5b6] main 12: [0x7f2312e75083] __libc_start_main 12: [0x564f38a0d7ee] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564f38a65f79] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564f38a14939] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564f38a14b78] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564f38a0e2ce] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x564f38a0fa9f] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564f38a46bee] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a85f) [0x564f38a3885f] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6ab72) [0x564f38a38b72] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b15d) [0x564f38a3915d] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564f38a3b878] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564f38a3bd4c] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564f38a0c5b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2312e75083] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564f38a0d7ee] 12: 12: demangled test_f3: 12: [0x564f38a65f79] Kokkos::Impl::save_stacktrace() 12: [0x564f38a14939] Test::stacktrace_test_f1(std::ostream&) 12: [0x564f38a14b78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564f38a0e2ce] Test::test_stacktrace(bool, bool) 12: [0x564f38a0fa9f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x564f38a46bee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564f38a3885f] 12: [0x564f38a38b72] 12: [0x564f38a3915d] 12: [0x564f38a3b878] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564f38a3bd4c] testing::UnitTest::Run() 12: [0x564f38a0c5b6] main 12: [0x7f2312e75083] __libc_start_main 12: [0x564f38a0d7ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (201 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564f38a65f79] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564f38a14939] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564f38a0d9e4] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x564f38a0fe1c] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564f38a46bee] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a85f) [0x564f38a3885f] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6ab72) [0x564f38a38b72] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b15d) [0x564f38a3915d] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564f38a3b878] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564f38a3bd4c] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564f38a0c5b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2312e75083] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564f38a0d7ee] 12: 12: demangled test_f1: 12: [0x564f38a65f79] Kokkos::Impl::save_stacktrace() 12: [0x564f38a14939] Test::stacktrace_test_f1(std::ostream&) 12: [0x564f38a0d9e4] Test::test_stacktrace(bool, bool) 12: [0x564f38a0fe1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x564f38a46bee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564f38a3885f] 12: [0x564f38a38b72] 12: [0x564f38a3915d] 12: [0x564f38a3b878] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564f38a3bd4c] testing::UnitTest::Run() 12: [0x564f38a0c5b6] main 12: [0x7f2312e75083] __libc_start_main 12: [0x564f38a0d7ee] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564f38a65f79] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564f38a14939] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564f38a14b78] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564f38a0e2ce] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x564f38a0fe1c] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564f38a46bee] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a85f) [0x564f38a3885f] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6ab72) [0x564f38a38b72] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b15d) [0x564f38a3915d] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564f38a3b878] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564f38a3bd4c] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564f38a0c5b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2312e75083] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564f38a0d7ee] 12: 12: demangled test_f3: 12: [0x564f38a65f79] Kokkos::Impl::save_stacktrace() 12: [0x564f38a14939] Test::stacktrace_test_f1(std::ostream&) 12: [0x564f38a14b78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564f38a0e2ce] Test::test_stacktrace(bool, bool) 12: [0x564f38a0fe1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x564f38a46bee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564f38a3885f] 12: [0x564f38a38b72] 12: [0x564f38a3915d] 12: [0x564f38a3b878] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564f38a3bd4c] testing::UnitTest::Run() 12: [0x564f38a0c5b6] main 12: [0x7f2312e75083] __libc_start_main 12: [0x564f38a0d7ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (218 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (419 ms total) 12: 12: [----------] 1 test from defaultdevicetype 12: [ RUN ] defaultdevicetype.stacktrace_normal 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564f38a65f79] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564f38a14939] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564f38a0d9e4] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564f38a46bee] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a85f) [0x564f38a3885f] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6ab72) [0x564f38a38b72] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b15d) [0x564f38a3915d] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564f38a3b878] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564f38a3bd4c] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564f38a0c5b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2312e75083] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564f38a0d7ee] 12: 12: demangled test_f1: 12: [0x564f38a65f79] Kokkos::Impl::save_stacktrace() 12: [0x564f38a14939] Test::stacktrace_test_f1(std::ostream&) 12: [0x564f38a0d9e4] Test::test_stacktrace(bool, bool) 12: [0x564f38a46bee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564f38a3885f] 12: [0x564f38a38b72] 12: [0x564f38a3915d] 12: [0x564f38a3b878] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564f38a3bd4c] testing::UnitTest::Run() 12: [0x564f38a0c5b6] main 12: [0x7f2312e75083] __libc_start_main 12: [0x564f38a0d7ee] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564f38a65f79] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564f38a14939] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564f38a14b78] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564f38a0e2ce] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564f38a46bee] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a85f) [0x564f38a3885f] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6ab72) [0x564f38a38b72] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b15d) [0x564f38a3915d] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564f38a3b878] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564f38a3bd4c] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564f38a0c5b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2312e75083] 12: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564f38a0d7ee] 12: 12: demangled test_f3: 12: [0x564f38a65f79] Kokkos::Impl::save_stacktrace() 12: [0x564f38a14939] Test::stacktrace_test_f1(std::ostream&) 12: [0x564f38a14b78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564f38a0e2ce] Test::test_stacktrace(bool, bool) 12: [0x564f38a46bee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564f38a3885f] 12: [0x564f38a38b72] 12: [0x564f38a3915d] 12: [0x564f38a3b878] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564f38a3bd4c] testing::UnitTest::Run() 12: [0x564f38a0c5b6] main 12: [0x7f2312e75083] __libc_start_main 12: [0x564f38a0d7ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 12: [----------] 1 test from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 3 tests from 2 test suites ran. (420 ms total) 12: [ PASSED ] 3 tests. 12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.46 sec test 13 Start 13: Kokkos_IncrementalTest_OPENMP 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 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 OPENMP 13: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 13: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 13: [ RUN ] OPENMP.IncrTest_01_execspace 13: Host Parallel Execution Space: 13: KOKKOS_ENABLE_OPENMP: yes 13: 13: OpenMP Runtime Configuration: 13: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 13: OpenMP 13: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 13: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 13: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicSub 13: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 13: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 13: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 13: [ RUN ] OPENMP.IncrTest_03b_memspace_free 13: [ OK ] OPENMP.IncrTest_03b_memspace_free (38 ms) 13: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 13: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (1 ms) 13: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 13: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (1 ms) 13: [ RUN ] OPENMP.IncrTest_05_reduction [ 27%] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o 13: [ OK ] OPENMP.IncrTest_05_reduction (584 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange2D 13: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange3D 13: [ OK ] OPENMP.IncrTest_06_mdrange3D (1 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange4D 13: [ OK ] OPENMP.IncrTest_06_mdrange4D (1 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (1 ms) 13: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (8 ms) 13: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 13: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 13: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop [ 27%] Building Opts.inc... [ 27%] Built target LibtoolDarwinOptsTableGen [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [ 27%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o [ 27%] Building LipoOpts.inc... 13: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (208 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (36 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (8 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (5 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (5 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (6 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce 13: [ OK ] OPENMP.incr_14_MDrangeReduce (7 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o 13: [ OK ] OPENMP.IncrTest_16_parallelscan (15 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (1 ms) 13: [----------] 28 tests from OPENMP (940 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (941 ms total) 13: [ PASSED ] 28 tests. 13/45 Test #13: Kokkos_IncrementalTest_OPENMP ............... Passed 1.00 sec test 14 Start 14: Kokkos_IncrementalTest_SERIAL 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 4 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: [==========] Running 28 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 28 tests from SERIAL 14: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 14: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 14: [ RUN ] SERIAL.IncrTest_01_execspace 14: Host Serial Execution Space: 14: KOKKOS_ENABLE_SERIAL: yes 14: 14: Serial Runtime Configuration: 14: Serial 14: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 14: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 14: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicSub 14: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 14: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 14: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 14: [ RUN ] SERIAL.IncrTest_03b_memspace_free 14: [ OK ] SERIAL.IncrTest_03b_memspace_free (47 ms) 14: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 14: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 14: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_05_reduction 14: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange2D 14: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange3D 14: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange4D 14: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 14: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 14: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop [ 27%] Built target LipoOptsTableGen 14: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (209 ms) 14: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 14: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 14: [ OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms) 14: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.incr_14_MDrangeReduce 14: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 14: [ RUN ] SERIAL.IncrTest_16_parallelscan 14: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 14: [ RUN ] SERIAL.incr_17_atomicView 14: [ OK ] SERIAL.incr_17_atomicView (0 ms) 14: [----------] 28 tests from SERIAL (260 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (260 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ............... Passed 0.30 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 15: Test timeout computed to be: 1500 15: [==========] Running 8 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 8 tests from ctest_environment 15: [ RUN ] ctest_environment.no_device_type 15: [ OK ] ctest_environment.no_device_type (0 ms) 15: [ RUN ] ctest_environment.no_process_count 15: [ OK ] ctest_environment.no_process_count (0 ms) 15: [ RUN ] ctest_environment.invalid_rank 15: [ OK ] ctest_environment.invalid_rank (0 ms) 15: [ RUN ] ctest_environment.no_type_str 15: [ OK ] ctest_environment.no_type_str (0 ms) 15: [ RUN ] ctest_environment.missing_type 15: [ OK ] ctest_environment.missing_type (0 ms) 15: [ RUN ] ctest_environment.no_id_str 15: [ OK ] ctest_environment.no_id_str (0 ms) 15: [ RUN ] ctest_environment.invalid_id_str 15: [ OK ] ctest_environment.invalid_id_str (0 ms) 15: [ RUN ] ctest_environment.good 15: [ OK ] ctest_environment.good (0 ms) 15: [----------] 8 tests from ctest_environment (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 8 tests from 1 test suite ran. (0 ms total) 15: [ PASSED ] 8 tests. 15/45 Test #15: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 16 Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 16: Test timeout computed to be: 1500 16/45 Test #16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 17 Start 17: Kokkos_PerformanceTest_TaskDag 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 4 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 17: "taskdag: time (min, avg)" 0.00199334 0.00199334 17: "taskdag: tasks per second (max, avg)" 6521.73 6521.73 17/45 Test #17: Kokkos_PerformanceTest_TaskDag .............. Passed 0.03 sec test 18 Start 18: Kokkos_PerformanceTest_Benchmark 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-05_T18-23-27.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-02-05T18:44:00+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 18: Run on (4 X 1996.25 MHz CPU s) 18: CPU Caches: 18: L1 Data 64 KiB (x4) 18: L1 Instruction 64 KiB (x4) 18: L2 Unified 512 KiB (x4) 18: L3 Unified 16384 KiB (x4) 18: Load Average: 6.65, 6.70, 5.32 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 18: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 18: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 18: KOKKOS_ENABLE_HWLOC: no 18: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 18: KOKKOS_ENABLE_LIBDL: no 18: KOKKOS_ENABLE_LIBRT: 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.2.99 18: platform: 64bit [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o [ 27%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o 49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....***Exception: SegFault 5.06 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test timeout computed to be: 1500 [ 27%] Built target obj.clangToolingInclusionsStdlib [ 27%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o [ 27%] Linking CXX static library ../../../lib/libLLVMDiff.a [ 27%] Building Opts.inc... [ 27%] Linking CXX executable ../../../bin/llvm-jitlink-executor [ 27%] Built target MLTableGen [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 27%] Building Opts.inc... [ 27%] Built target LLVMDiff [ 27%] Built target MtTableGen [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 27%] Building Opts.inc... [ 27%] Building ObjcopyOpts.inc... [ 27%] Built target llvm-jitlink-executor [ 27%] Built target NmOptsTableGen [ 27%] Built target ObjcopyOptsTableGen [ 27%] Building Opts.inc... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 27%] Building Opts.inc... [ 27%] Building ObjdumpOpts.inc... [ 27%] Built target RcOptsTableGen [ 27%] Built target ObjdumpOptsTableGen [ 27%] Built target ReadobjOptsTableGen [ 27%] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o [ 27%] Building Opts.inc... [ 27%] Building Opts.inc... [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 27%] Built target SizeOptsTableGen [ 27%] Built target StringsOptsTableGen [ 27%] Building Opts.inc... [ 27%] Built target TLICheckerOptsTableGen [ 27%] Building Opts.inc... [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o [ 27%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [ 27%] Built target SymbolizerOptsTableGen [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o [ 27%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o 50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....***Exception: SegFault 5.18 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test timeout computed to be: 1500 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 27%] Linking CXX executable ../../bin/llvm-stress 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 1.19 s 0.031 s 5 1024 199.543u [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 18: GramSchmidt/Count:2048/iterations:5/manual_time 0.226 s 0.025 s 5 2.048k 80.8836u [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o [ 28%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [ 28%] Built target llvm-stress [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [ 28%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o [ 28%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 28%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o 51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....***Exception: SegFault 5.06 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 52: Test timeout computed to be: 1500 [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o 18: GramSchmidt/Count:4096/iterations:5/manual_time 1.30 s 0.030 s 5 4.096k 507.058u [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_SYCL3 [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Random 52/52 Test #52: Kokkos_UnitTest_SIMD ........................***Exception: SegFault 5.12 sec 8% tests passed, 48 tests failed out of 52 Total Test time (real) = 263.58 sec The following tests FAILED: 1 - Kokkos_CoreUnitTest_Serial1 (SEGFAULT) 2 - Kokkos_CoreUnitTest_Serial2 (SEGFAULT) 3 - Kokkos_CoreUnitTest_SerialGraph (SEGFAULT) 4 - Kokkos_CoreUnitTest_HIP (SEGFAULT) 5 - Kokkos_CoreUnitTest_HIPInterOpInit (SEGFAULT) 6 - Kokkos_CoreUnitTest_HIPInterOpStreams (SEGFAULT) 7 - Kokkos_UnitTest_HIPGraph (SEGFAULT) 8 - Kokkos_CoreUnitTest_Default (SEGFAULT) 9 - Kokkos_CoreUnitTest_LegionInitialization (SEGFAULT) 10 - Kokkos_CoreUnitTest_PushFinalizeHook (SEGFAULT) 11 - Kokkos_CoreUnitTest_Develop (SEGFAULT) 12 - Kokkos_CoreUnitTest_KokkosP (SEGFAULT) 14 - Kokkos_ProfilingTestLibraryLoadHelp (SEGFAULT) 15 - Kokkos_ProfilingTestLibraryCmdLineHelp (SEGFAULT) 16 - Kokkos_ProfilingTestLibraryLoad (SEGFAULT) 17 - Kokkos_ProfilingTestLibraryCmdLine (SEGFAULT) 18 - Kokkos_CoreUnitTest_StackTraceTest (SEGFAULT) 19 - Kokkos_IncrementalTest_SERIAL (SEGFAULT) 20 - Kokkos_IncrementalTest_HIP (SEGFAULT) 23 - Kokkos_CoreUnitTest_DeviceAndThreads (Failed) 25 - Kokkos_PerformanceTest_Benchmark (SEGFAULT) 26 - Kokkos_Benchmark_Atomic_MinMax (SEGFAULT) 27 - Kokkos_PerformanceTest_Mempool (SEGFAULT) 28 - Kokkos_PerformanceTest_Atomic (SEGFAULT) 29 - Kokkos_ContainersUnitTest_Serial (SEGFAULT) 30 - Kokkos_ContainersUnitTest_HIP (SEGFAULT) 31 - Kokkos_ContainersPerformanceTest_HIP (SEGFAULT) 32 - Kokkos_UnitTest_Sort (SEGFAULT) 33 - Kokkos_UnitTest_Random (SEGFAULT) 34 - Kokkos_AlgorithmsUnitTest_StdSet_A (SEGFAULT) 35 - Kokkos_AlgorithmsUnitTest_StdSet_B (SEGFAULT) 36 - Kokkos_AlgorithmsUnitTest_StdSet_C (SEGFAULT) 37 - Kokkos_AlgorithmsUnitTest_StdSet_D (SEGFAULT) 38 - Kokkos_AlgorithmsUnitTest_StdSet_E (SEGFAULT) 39 - Kokkos_AlgorithmsUnitTest_StdSet_Team_A (SEGFAULT) 40 - Kokkos_AlgorithmsUnitTest_StdSet_Team_B (SEGFAULT) 41 - Kokkos_AlgorithmsUnitTest_StdSet_Team_C (SEGFAULT) 42 - Kokkos_AlgorithmsUnitTest_StdSet_Team_D (SEGFAULT) 43 - Kokkos_AlgorithmsUnitTest_StdSet_Team_E (SEGFAULT) 44 - Kokkos_AlgorithmsUnitTest_StdSet_Team_F (SEGFAULT) 45 - Kokkos_AlgorithmsUnitTest_StdSet_Team_G (SEGFAULT) 46 - Kokkos_AlgorithmsUnitTest_StdSet_Team_H (SEGFAULT) 47 - Kokkos_AlgorithmsUnitTest_StdSet_Team_I (SEGFAULT) 48 - Kokkos_AlgorithmsUnitTest_StdSet_Team_L (SEGFAULT) 49 - Kokkos_AlgorithmsUnitTest_StdSet_Team_M (SEGFAULT) 50 - Kokkos_AlgorithmsUnitTest_StdSet_Team_P (SEGFAULT) 51 - Kokkos_AlgorithmsUnitTest_StdSet_Team_Q (SEGFAULT) 52 - Kokkos_UnitTest_SIMD (SEGFAULT) Errors while running CTest Post stage [Pipeline] sh [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Feb 5 18:26:03 2024 stats zeroed Mon Feb 5 18:26:03 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] } $ docker stop --time=1 54bb18cbf05ec150dc69485ed06887dbf71db9fcb13f52251b8880266019b867 [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [ 84%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o $ docker rm -f --volumes 54bb18cbf05ec150dc69485ed06887dbf71db9fcb13f52251b8880266019b867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch HIP-ROCm-5.6-C++20 [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.908 s 0.031 s 5 8.192k 73.3826u [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 28%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 73%] Built target Kokkos_ContainersTestCompileOnly [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 28%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o 18: GramSchmidt/Count:16384/iterations:5/manual_time 1.25 s 0.034 s 5 16.384k 127.019u Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 28%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o [ 76%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ErrorReporter.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_OffsetView.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ScatterView.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_StaticCrsGraph.cpp [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o [ 28%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o [ 71%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 71%] Built target Kokkos_CoreUnitTest_KokkosP [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_UnorderedMap.cpp [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 18: GramSchmidt/Count:32768/iterations:5/manual_time 1.42 s 0.044 s 5 32.768k 64.0579u [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp: In member function 'void llvm::MetadataLoader::MetadataLoaderImpl::upgradeCULocals()': /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp:563:23: warning: unused variable 'S' [-Wunused-variable] 563 | if (auto *S = dyn_cast_or_null(IE->getScope())) { | ^ /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp:558:19: warning: unused variable 'RawImported' [-Wunused-variable] 558 | if (auto *RawImported = CU->getRawImportedEntities()) { | ^~~~~~~~~~~ [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX static library ../libLLVMAsmParser.a [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 28%] Built target LLVMAsmParser [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 28%] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 28%] Built target obj.clangTransformer [ 28%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 28%] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o [ 28%] Linking CXX static library ../../libLLVMFrontendHLSL.a [ 28%] Built target LLVMFrontendHLSL [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o 18: GramSchmidt/Count:65536/iterations:5/manual_time 1.37 s 0.056 s 5 65.536k 6.90026u /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 28%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 28%] Linking CXX static library ../../libLLVMBitReader.a [ 28%] Linking CXX static library ../../libLLVMCFGuard.a [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o [ 28%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o [ 28%] Built target LLVMCFGuard [ 28%] Built target LLVMBitReader [ 28%] Building COFFOptions.inc... [ 28%] Built target JITLinkTableGen [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o [ 28%] Building AArch64GenAsmMatcher.inc... [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 28%] Building AArch64GenAsmWriter.inc... [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o [ 28%] Building AArch64GenAsmWriter1.inc... [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o [ 28%] Built target obj.clangToolingRefactoring [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 28%] Building AMDGPUGenAsmMatcher.inc... [ 28%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [ 28%] Building AArch64GenCallingConv.inc... [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o 18: GramSchmidt/Count:131072/iterations:5/manual_time 1.04 s 0.091 s 5 131.072k 4.43179u [ 28%] Building AArch64GenDAGISel.inc... [ 77%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 28%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o [ 28%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o [ 28%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [ 28%] Building AArch64GenDisassemblerTables.inc... [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 28%] Linking CXX static library ../../libLLVMMCDisassembler.a [ 28%] Building AArch64GenExegesis.inc... [ 77%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 28%] Built target LLVMMCDisassembler [ 28%] Building AArch64GenFastISel.inc... [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 28%] Building ARMGenAsmMatcher.inc... [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o [ 28%] Linking CXX static library ../../libLLVMMCParser.a [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 28%] Built target LLVMMCParser [ 28%] Building ARMGenAsmWriter.inc... [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 28%] Building ARMGenCallingConv.inc... [ 28%] Building AVRGenAsmMatcher.inc... [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 28%] Building AArch64GenGlobalISel.inc... [ 28%] Building AVRGenAsmWriter.inc... [ 13%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 28%] Building ARMGenDAGISel.inc... [ 28%] Building AVRGenCallingConv.inc... [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o [ 28%] Building AVRGenDAGISel.inc... [ 28%] Building AVRGenDisassemblerTables.inc... [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 28%] Building AVRGenInstrInfo.inc... [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [ 28%] Building ARMGenDisassemblerTables.inc... [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o 18: GramSchmidt/Count:262144/iterations:5/manual_time 1.68 s 0.153 s 5 262.144k 3.80882u [ 28%] Building AVRGenMCCodeEmitter.inc... [ 28%] Building AVRGenRegisterInfo.inc... [ 28%] Building AArch64GenInstrInfo.inc... [ 28%] Building AVRGenSubtargetInfo.inc... [ 28%] Building ARMGenFastISel.inc... [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 28%] Building AArch64GenMCCodeEmitter.inc... [ 28%] Built target AVRCommonTableGen [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o [ 28%] Building ARMGenGlobalISel.inc... [ 28%] Building BPFGenAsmMatcher.inc... [ 88%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o [ 28%] Building AArch64GenMCPseudoLowering.inc... [ 28%] Building BPFGenAsmWriter.inc... [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 28%] Building ARMGenInstrInfo.inc... [ 49%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 28%] Building BPFGenCallingConv.inc... [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o 18: GramSchmidt/Count:524288/iterations:5/manual_time 1.10 s 0.272 s 5 524.288k 1.15153u [ 28%] Building AArch64GenO0PreLegalizeGICombiner.inc... [ 28%] Building BPFGenDAGISel.inc... [ 49%] Built target Kokkos_IncrementalTest_SERIAL [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o [ 28%] Building ARMGenMCCodeEmitter.inc... [ 28%] Building BPFGenDisassemblerTables.inc... [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 88%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [ 28%] Building BPFGenInstrInfo.inc... [ 28%] Building AArch64GenPostLegalizeGICombiner.inc... [ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 28%] Building ARMGenMCPseudoLowering.inc... [ 28%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o [ 28%] Building BPFGenMCCodeEmitter.inc... [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 77%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 30%] Building ARMGenRegisterBank.inc... [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 30%] Building BPFGenRegisterInfo.inc... [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Building AMDGPUGenAsmWriter.inc... [ 30%] Building ARMGenRegisterInfo.inc... [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 30%] Building BPFGenSubtargetInfo.inc... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 30%] Building ARMGenSubtargetInfo.inc... [ 30%] Built target BPFCommonTableGen [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o [ 30%] Building HexagonGenAsmMatcher.inc... [ 72%] Linking CXX executable Kokkos_ProfilingAllCalls [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o [ 72%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 30%] Building HexagonGenAsmWriter.inc... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Abort.cpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [ 30%] Building ARMGenSystemRegister.inc... [ 30%] Building AArch64GenPostLegalizeGILowering.inc... [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 30%] Building HexagonGenCallingConv.inc... [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 30%] Built target ARMCommonTableGen [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [ 30%] Building AArch64GenPreLegalizeGICombiner.inc... [ 30%] Building LanaiGenAsmMatcher.inc... [ 30%] Building HexagonGenDAGISel.inc... [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 30%] Building LanaiGenAsmWriter.inc... [ 30%] Building AArch64GenRegisterBank.inc... [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [ 30%] Building HexagonGenDFAPacketizer.inc... [ 30%] Building LanaiGenCallingConv.inc... [ 30%] Building LanaiGenDAGISel.inc... [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 30%] Building LanaiGenDisassemblerTables.inc... [ 30%] Building LanaiGenInstrInfo.inc... [ 30%] Building AArch64GenRegisterInfo.inc... [ 30%] Building HexagonGenDisassemblerTables.inc... [ 30%] Building LanaiGenMCCodeEmitter.inc... [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [ 30%] Building LanaiGenRegisterInfo.inc... [ 30%] Building LanaiGenSubtargetInfo.inc... [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_ExecPolicy.cpp [ 30%] Building AArch64GenSubtargetInfo.inc... [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostThreadTeam.cpp [ 30%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o [ 30%] Built target LanaiCommonTableGen [ 30%] Building HexagonGenInstrInfo.inc... [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 78%] 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 [ 30%] Building LoongArchGenAsmMatcher.inc... [ 30%] Building HexagonGenMCCodeEmitter.inc... [ 30%] Building HexagonGenRegisterInfo.inc... [ 30%] Linking CXX static library ../libLLVMMCA.a [ 30%] Building LoongArchGenAsmWriter.inc... [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 30%] Building LoongArchGenDAGISel.inc... [ 30%] Building HexagonGenSubtargetInfo.inc... [ 30%] Built target LLVMMCA [ 30%] Building MipsGenAsmMatcher.inc... [ 30%] Building MSP430GenAsmMatcher.inc... [ 30%] Building LoongArchGenDisassemblerTables.inc... [ 30%] Built target HexagonCommonTableGen [ 30%] Building MipsGenAsmWriter.inc... [ 30%] Building MSP430GenAsmWriter.inc... [ 30%] Building LoongArchGenInstrInfo.inc... [ 30%] Building NVPTXGenAsmWriter.inc... [ 30%] Building MipsGenCallingConv.inc... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_SharedAlloc.cpp [ 30%] Building MSP430GenCallingConv.inc... [ 72%] Linking CXX executable Kokkos_ToolsInitialization [ 72%] Built target Kokkos_ToolsInitialization [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 30%] Building MipsGenDAGISel.inc... [ 30%] Building NVPTXGenDAGISel.inc... [ 30%] Building LoongArchGenMCPseudoLowering.inc... [ 30%] Building MSP430GenDAGISel.inc... 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 8.30 s 7.81 s 1 0.0115996/s 11.5 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: OverlapRangePolicy/N:2000/M:10000/R:10 0.867 s 0.451 s 2 0.0467232 0.0981029 0.126575 0.277613 0.0644301 0.0639168 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 30%] Building MipsGenDisassemblerTables.inc... [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.cpp.o [ 30%] Building MSP430GenDisassemblerTables.inc... [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o [ 30%] Building NVPTXGenInstrInfo.inc... [ 30%] Building LoongArchGenMCCodeEmitter.inc... [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 30%] Building MipsGenFastISel.inc... [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 30%] Building LoongArchGenRegisterInfo.inc... [ 30%] Building MSP430GenInstrInfo.inc... 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: OverlapMDRangePolicy/N:200/M:10000/R:10 0.197 s 0.084 s 8 6.50894m 0.0535488 0.024 0.0365238 0.0122985 0.0126596 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 31%] Building NVPTXGenRegisterInfo.inc... [ 31%] Building MipsGenGlobalISel.inc... [ 31%] Building LoongArchGenSubtargetInfo.inc... [ 31%] Building MSP430GenMCCodeEmitter.inc... 18: OverlapTeamPolicy/N:20/M:1000000/R:10 1.30 s 0.571 s 1 0.118775 0.11921 0.208003 0.281181 0.0899807 0.0919898 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 292.573n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 171.147n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 113.096n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.001 s 0.000 s 5 8.192k 84.576n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.001 s 0.001 s 5 16.384k 70.4025n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.002 s 0.001 s 5 32.768k 63.0553n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.004 s 0.003 s 5 65.536k 60.1204n 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.005 s 0.010 s 5 131.072k 40.0474n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.011 s 0.033 s 5 262.144k 41.9612n [ 31%] Building MipsGenPostLegalizeGICombiner.inc... [ 31%] Building NVPTXGenSubtargetInfo.inc... [ 31%] Building MSP430GenRegisterInfo.inc... [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.022 s 0.083 s 5 524.288k 42.3498n [ 31%] Building MipsGenInstrInfo.inc... [ 31%] Built target LoongArchCommonTableGen [ 31%] Building MipsGenMCCodeEmitter.inc... [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 31%] Building MSP430GenSubtargetInfo.inc... [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 31%] Building AArch64GenSystemOperands.inc... [ 31%] Building MipsGenMCPseudoLowering.inc... [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_hwloc.cpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 31%] Built target NVPTXCommonTableGen [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 31%] Built target MSP430CommonTableGen [ 31%] Building MipsGenRegisterBank.inc... [ 31%] Building PPCGenAsmMatcher.inc... [ 31%] Building AMDGPUGenCallingConv.inc... [ 31%] Building RISCVGenAsmMatcher.inc... [ 31%] Built target AArch64CommonTableGen [ 31%] Building RISCVGenAsmWriter.inc... 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.249 us 0.446 us 2791533 4.02291M/s [ 31%] Building MipsGenRegisterInfo.inc... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_CPUDiscovery.cpp [ 31%] Building SparcGenAsmMatcher.inc... [ 31%] Building PPCGenAsmWriter.inc... [ 79%] 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_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 31%] Building MipsGenSubtargetInfo.inc... [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 31%] Building SparcGenAsmWriter.inc... [ 31%] Building PPCGenCallingConv.inc... nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_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_00001de5_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined 18: Malloc/N:16/manual_time 0.244 us 0.439 us 2939602 4.10446M/s [ 31%] Building RISCVGenDAGISel.inc... [ 31%] Building RISCVGenCompressInstEmitter.inc... [ 31%] Building MipsGenExegesis.inc... [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 31%] Building SparcGenCallingConv.inc... [ 31%] Building PPCGenDAGISel.inc... [ 31%] Built target MipsCommonTableGen [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [ 31%] Building SparcGenDAGISel.inc... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 18: Malloc/N:256/manual_time 0.314 us 0.508 us 2212567 3.18158M/s [ 31%] Building SystemZGenAsmMatcher.inc... [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostBarrier.cpp [ 31%] Building SparcGenDisassemblerTables.inc... [ 31%] Building RISCVGenDisassemblerTables.inc... [ 31%] Building PPCGenDisassemblerTables.inc... [ 31%] Building SystemZGenAsmWriter.inc... [ 31%] Building SparcGenInstrInfo.inc... [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 18: Malloc/N:4096/manual_time 0.236 us 0.434 us 2912966 4.23061M/s [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 31%] Building PPCGenFastISel.inc... [ 31%] Building SystemZGenCallingConv.inc... [ 31%] Building SparcGenMCCodeEmitter.inc... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Core.cpp [ 31%] Building RISCVGenGlobalISel.inc... [ 31%] Building SparcGenRegisterInfo.inc... [ 31%] Building SystemZGenDAGISel.inc... [ 31%] Building SparcGenSubtargetInfo.inc... [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 18: Malloc/N:65536/manual_time 0.186 us 0.440 us 3778789 5.37872M/s [ 31%] Building PPCGenInstrInfo.inc... [ 31%] Built target SparcCommonTableGen [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 31%] Building VEGenRegisterInfo.inc... [ 31%] Building AMDGPUGenDAGISel.inc... [ 31%] Building PPCGenMCCodeEmitter.inc... [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 31%] Building SystemZGenDisassemblerTables.inc... [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 31%] Building VEGenInstrInfo.inc... 18: Malloc/N:1048576/manual_time 0.179 us 0.429 us 3872307 5.58107M/s [ 31%] Building PPCGenRegisterInfo.inc... [ 31%] Building SystemZGenInstrInfo.inc... [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Stacktrace.cpp [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 216 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 6 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (370 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (357 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (366 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (365 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (3 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (6 ms) 1: [----------] 6 tests from serial_DeathTest (1470 ms total) 1: 1: [----------] 210 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 (126 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (25 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 (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2922 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Error.cpp [ 31%] Building VEGenDisassemblerTables.inc... [ 31%] Building PPCGenSubtargetInfo.inc... 18: Malloc/N:16777216/manual_time 0.193 us 0.443 us 3609512 5.17879M/s [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o [ 31%] Building SystemZGenMCCodeEmitter.inc... [ 44%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_ProfilingAllCalls [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 31%] Building PPCGenExegesis.inc... [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 31%] Building SystemZGenRegisterInfo.inc... [ 31%] Building RISCVGenInstrInfo.inc... 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2780 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 31%] Building VEGenMCCodeEmitter.inc... [ 31%] Building PPCGenRegisterBank.inc... [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 31%] Building RISCVGenMCCodeEmitter.inc... [ 31%] Building SystemZGenSubtargetInfo.inc... 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1025 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 18: Malloc/N:268435456/manual_time 3.43 us 7.47 us 208183 291.433k/s [ 31%] Building PPCGenGlobalISel.inc... [ 31%] Building VEGenAsmWriter.inc... 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1093 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 1: [ OK ] serial.mdrange_6d (173 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 (131 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (10 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace.cpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 31%] Built target SystemZCommonTableGen [ 31%] Building RISCVGenMCPseudoLowering.inc... [ 31%] Building WebAssemblyGenAsmMatcher.inc... [ 31%] Building VEGenAsmMatcher.inc... Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_MemoryPool.cpp [ 31%] Building WebAssemblyGenAsmWriter.inc... [ 31%] Built target PowerPCCommonTableGen [ 44%] Built target Kokkos_CoreUnitTest_Cuda3 1: [ OK ] serial.mdrange_large_deep_copy (2055 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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 31%] Building RISCVGenRegisterBank.inc... [ 31%] Building WebAssemblyGenDAGISel.inc... [ 31%] Building VEGenDAGISel.inc... [ 31%] Building X86GenAsmMatcher.inc... 18: Malloc/N:4294967296/manual_time 4.12 us 12.4 us 165944 242.612k/s [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 18: MallocFree/N:1/manual_time 0.424 us 0.475 us 1632417 2.36008M/s /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 31%] Building WebAssemblyGenDisassemblerTables.inc... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 31%] Building VEGenSubtargetInfo.inc... [ 31%] Building RISCVGenRegisterInfo.inc... [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o [ 31%] Building WebAssemblyGenFastISel.inc... 18: MallocFree/N:16/manual_time 0.423 us 0.474 us 1652062 2.3656M/s [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 31%] Building RISCVGenSearchableTables.inc... [ 31%] Building VEGenCallingConv.inc... [ 74%] Linking CXX executable Kokkos_CoreUnitTest_Default 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3203 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6787/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 (32 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.view_aggregate 1: [ OK ] serial.view_aggregate (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.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (6 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (20 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (20 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (0 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (0 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (299 ms) 1: [ RUN ] serial.double_reduce [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 31%] Building WebAssemblyGenInstrInfo.inc... [ 31%] Building X86GenAsmWriter.inc... 1: [ OK ] serial.double_reduce (304 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 74%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_StackTraceTestExec [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 18: MallocFree/N:256/manual_time 0.487 us 0.538 us 1462426 2.05132M/s [ 31%] Built target VECommonTableGen [ 31%] Building RISCVGenSubtargetInfo.inc... [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 31%] Building WebAssemblyGenMCCodeEmitter.inc... [ 31%] Building XCoreGenAsmWriter.inc... [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (984 ms) 1: [ RUN ] serial.double_reduce_dynamic Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 31%] Building WebAssemblyGenRegisterInfo.inc... 18: MallocFree/N:4096/manual_time 0.402 us 0.452 us 1722909 2.48854M/s [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [ 31%] Building XCoreGenCallingConv.inc... [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1062 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (289 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 [ 31%] Building WebAssemblyGenSubtargetInfo.inc... [ 93%] Linking CXX executable Kokkos_UnitTest_Sort [ 31%] Building X86GenAsmWriter1.inc... [ 31%] Building XCoreGenDAGISel.inc... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 18: MallocFree/N:65536/manual_time 0.408 us 0.457 us 1724398 2.45207M/s Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 44%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 31%] Built target WebAssemblyCommonTableGen [ 94%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 18: MallocFree/N:1048576/manual_time 0.405 us 0.455 us 1719031 2.46936M/s [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 31%] Building XCoreGenDisassemblerTables.inc... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 31%] Building Options.inc... [ 31%] Building X86GenCallingConv.inc... [ 31%] Building XCoreGenInstrInfo.inc... [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2906 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (199 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 18: MallocFree/N:16777216/manual_time 0.417 us 0.467 us 1673163 2.39784M/s [ 31%] Built target DllOptionsTableGen 1: [ OK ] serial.task_fib_deprecated_multiple (198 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 (182 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (5 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (187 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (5 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 31%] Building XCoreGenRegisterInfo.inc... 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 (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 210 tests from serial (20684 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 216 tests from 2 test suites ran. (22154 ms total) 1: [ PASSED ] 215 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 18: MallocFree/N:268435456/manual_time 7.91 us 7.42 us 87268 126.447k/s [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 22.94 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 31%] Building Options.inc... [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o [ 31%] Building XCoreGenSubtargetInfo.inc... /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/src/Lock_Array_CUDA.cpp [ 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o Warning: 'long double' is treated as 'double' in device code [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o [ 33%] Built target XCoreCommonTableGen [ 33%] Built target LibOptionsTableGen [ 33%] Linking CXX static library ../../../../lib/libclangBasic.a [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o 2: [==========] Running 124 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 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 33%] Building X86GenDAGISel.inc... [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o 18: MallocFree/N:4294967296/manual_time 13.1 us 12.4 us 52771 76.2942k/s [ 51%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 33%] Building AMDGPUGenDisassemblerTables.inc... [ 33%] Built target RISCVCommonTableGen [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 18: MallocTouch/N:1/manual_time 360 us 24.0 us 2970 2.77398k/s 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2587 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial_Task.cpp [ 33%] Built target clangBasic 18: MallocTouch/N:16/manual_time 382 us 22.4 us 4858 2.61465k/s [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 18: MallocTouch/N:256/manual_time 237 us 25.0 us 3136 4.2151k/s [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2487 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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 (5074 ms total) 2: 2: [----------] 116 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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 33%] Building Options.inc... [ 33%] Building X86GenDisassemblerTables.inc... [ 33%] Built target ClangDriverOptions [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o 2: [ OK ] serial.team_reduce_large (522 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 [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 33%] Linking CXX static library ../../../../lib/libclangDirectoryWatcher.a [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o 2: [ OK ] serial.triple_nested_parallelism (622 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 18: MallocTouch/N:4096/manual_time 247 us 28.2 us 4901 4.05664k/s [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.parallel_scan_with_reducers (92 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 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_Bitset.cpp 2: [ OK ] serial.team_long_reduce (131 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (114 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 18: MallocTouch/N:65536/manual_time 468 us 25.4 us 1783 2.13478k/s [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o 18: MallocTouch/N:1048576/manual_time 567 us 24.6 us 1000 1.76436k/s [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 33%] Built target clangDirectoryWatcher [ 33%] Building X86GenEVEX2VEXTables.inc... [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o [ 33%] Linking CXX static library ../../../../lib/libclangIndexSerialization.a 18: MallocTouch/N:16777216/manual_time 1185 us 38.3 us 1000 843.964/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 33%] Building X86GenExegesis.inc... [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_DynamicView.cpp 18: MallocTouch/N:268435456/manual_time 35695 us 44740 us 17 28.0153/s [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 33%] Built target clangIndexSerialization /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank12345.cpp [ 33%] Building AMDGPUGenGlobalISel.inc... [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/DeviceOffload.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 33%] Building X86GenFastISel.inc... [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o 18: MallocTouch/N:4294967296/manual_time 502589 us 518034 us 2 1.9897/s [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o 18: MallocTouchFree/N:1/manual_time 249 us 22.2 us 2981 4.01301k/s 2: [ OK ] serial.repeated_team_reduce (7226 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (145 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (76 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (77 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (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 (22 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (22 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (5 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (32 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 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 2: [ OK ] serial.view_allocation_large_rank (897 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_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (54 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (51 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 18: MallocTouchFree/N:16/manual_time 347 us 23.8 us 2093 2.882k/s [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 2: [ OK ] serial.view_mapping (59 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.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 (63 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-6787/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (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 [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank67.cpp 2: [ OK ] serial.view_subview_3d_from_5d_right (289 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (289 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 18: MallocTouchFree/N:256/manual_time 175 us 27.9 us 2959 5.70194k/s 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: [----------] 116 tests from serial (11450 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (16525 ms total) 2: [ PASSED ] 121 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 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ErrorReporter.cpp [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o 18: MallocTouchFree/N:4096/manual_time 186 us 30.5 us 3146 5.38516k/s 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 17.27 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o 3/20 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.75 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 [ 33%] Building X86GenGlobalISel.inc... [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 18: MallocTouchFree/N:65536/manual_time 415 us 26.1 us 1421 2.40941k/s 4: [==========] Running 170 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 14 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 76%] Linking CXX executable Kokkos_StackTraceTestExec [ 76%] Built target Kokkos_StackTraceTestExec [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 18: MallocTouchFree/N:1048576/manual_time 479 us 22.8 us 2187 2.08857k/s [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o 4: [ OK ] openacc_DeathTest.abort_from_host (1223 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (51 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 18: MallocTouchFree/N:16777216/manual_time 275 us 31.1 us 1973 3.63912k/s 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1190 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions 18: MallocTouchFree/N:268435456/manual_time 70689 us 46728 us 8 14.1465/s [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o 18: MallocTouchFree/N:4294967296/manual_time 801510 us 536566 us 1 1.24764/s 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1195 ms) 4: [ RUN ] openacc_DeathTest.policy_invalid_bounds 4: [ OK ] openacc_DeathTest.policy_invalid_bounds (2 ms) 4: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 4: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (3 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 33%] Building X86GenInstrInfo.inc... 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.279 s 0.349 s 3 2.86563/s 800 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_OffsetView.cpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o 18: ViewAllocate_Rank1/N:10/manual_time 0.280 s 0.350 s 3 2.85713/s 800 [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 45%] Linking CXX executable Kokkos_ProfilingAllCalls [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o 18: ViewAllocate_Rank2/N:10/manual_time 0.280 s 0.349 s 3 2.86118/s 800 18: ViewAllocate_Rank2/N:10/manual_time 0.279 s 0.350 s 3 2.86714/s 800 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.279 s 0.350 s 3 2.86774/s 800 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.279 s 0.350 s 3 2.864/s 800 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_SYCL1A [ 33%] Building AMDGPUGenInstrInfo.inc... [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o 18: ViewAllocate_Rank4/N:10/manual_time 0.279 s 0.349 s 3 2.86693/s 800 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9956 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o 18: ViewAllocate_Rank4/N:10/manual_time 0.279 s 0.348 s 3 2.8684/s 800 [ 33%] Building X86GenMnemonicTables.inc... [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o 18: ViewAllocate_Rank5/N:10/manual_time 0.279 s 0.349 s 3 2.86667/s 800 [ 45%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 45%] Built target Kokkos_ProfilingAllCalls [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda 18: ViewAllocate_Rank5/N:10/manual_time 0.279 s 0.349 s 3 2.86849/s 800 [ 45%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 33%] Building X86GenRegisterBank.inc... [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o 18: ViewAllocate_Rank6/N:10/manual_time 0.279 s 0.349 s 3 2.86327/s 800 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 18: ViewAllocate_Rank6/N:10/manual_time 0.279 s 0.351 s 3 2.86233/s 800 [ 79%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ScatterView.cpp [ 33%] Building X86GenRegisterInfo.inc... [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 46%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.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 [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_StaticCrsGraph.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 18: ViewAllocate_Rank7/N:10/manual_time 0.279 s 0.349 s 3 2.86606/s 800 [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 33%] Building X86GenSubtargetInfo.inc... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp 18: ViewAllocate_Rank7/N:10/manual_time 0.275 s 0.342 s 3 2.90819/s 800 [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 79%] Built target Kokkos_PerformanceTest_Benchmark [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 18: ViewAllocate_Rank8/N:10/manual_time 0.259 s 0.325 s 3 3.087/s 800 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_UnorderedMap.cpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.257 s 0.322 s 3 3.11442/s 800 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (10496 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial_ViewCtorPropEmbeddedDim.cpp 18: ViewDeepCopy_Rank1/N:10/manual_time 0.041 s 0.018 s 22 38.7696/s 1.6k [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_SharedAlloc.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.030 s 0.015 s 19 52.9179/s 1.6k [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 33%] Building X86GenFoldTables.inc... [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Interpreter.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.031 s 0.015 s 22 51.6741/s 1.6k [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 33%] Building AMDGPUGenMCCodeEmitter.inc... [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 33%] Built target X86CommonTableGen [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 33%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArch.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.038 s 0.019 s 22 41.8022/s 1.6k [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.049 s 0.019 s 11 32.9821/s 1.6k [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 33%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArchByHSA.cpp.o [ 33%] Built target obj.clangStaticAnalyzerCore [ 33%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArchByHIP.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 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_MemoryTraits_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object tools/clang/tools/nvptx-arch/CMakeFiles/nvptx-arch.dir/NVPTXArch.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.043 s 0.016 s 12 37.5173/s 1.6k [ 33%] Building AMDGPUGenMCPseudoLowering.inc... [ 33%] Linking CXX executable ../../../../bin/amdgpu-arch [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 33%] Linking CXX executable ../../../../bin/nvptx-arch [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 18: ViewDeepCopy_Rank1/N:10/manual_time 0.034 s 0.017 s 21 47.1314/s 1.6k [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/HLSLExternalSemaSource.cpp.o [ 33%] Built target amdgpu-arch [ 33%] Built target nvptx-arch [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [ 33%] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o [ 33%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o [ 33%] Building AMDGPUGenPostLegalizeGICombiner.inc... 18: ViewDeepCopy_Rank2/N:10/manual_time 0.454 s 0.222 s 2 3.52373/s 1.6k [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 33%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o [ 33%] Linking CXX executable ../../bin/llvm-bcanalyzer [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.359 s 0.146 s 2 4.45689/s 1.6k [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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 [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [ 33%] Linking CXX executable ../../bin/llvm-cxxfilt [ 33%] Built target llvm-bcanalyzer [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 33%] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 33%] Building AMDGPUGenPreLegalizeGICombiner.inc... [ 33%] Built target llvm-cxxfilt [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 80%] Built target Kokkos_ContainersUnitTest_Serial 18: ViewDeepCopy_Rank1/N:10/manual_time 0.035 s 0.016 s 20 46.0509/s 1.6k [ 33%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (27755 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped 4: skipping because OpenACC backend is currently not able to abort from the device 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 14 tests from openacc_DeathTest (51875 ms total) 4: 4: [----------] 156 tests from openacc 4: [ RUN ] openacc.array_capacity 4: [ OK ] openacc.array_capacity (0 ms) 4: [ RUN ] openacc.array_element_access 4: [ OK ] openacc.array_element_access (0 ms) 4: [ RUN ] openacc.array_zero_capacity 4: [ OK ] openacc.array_zero_capacity (0 ms) 4: [ RUN ] openacc.array_zero_data_nullptr 4: [ OK ] openacc.array_zero_data_nullptr (0 ms) 4: [ RUN ] openacc.array_contiguous_capacity 4: [ OK ] openacc.array_contiguous_capacity (0 ms) 4: [ RUN ] openacc.array_contiguous_element_access 4: [ OK ] openacc.array_contiguous_element_access (0 ms) 4: [ RUN ] openacc.array_contiguous_assignment 4: [ OK ] openacc.array_contiguous_assignment (0 ms) 4: [ RUN ] openacc.array_strided_capacity 4: [ OK ] openacc.array_strided_capacity (0 ms) 4: [ RUN ] openacc.array_strided_element_access 4: [ OK ] openacc.array_strided_element_access (0 ms) 4: [ RUN ] openacc.array_strided_assignment 4: [ OK ] openacc.array_strided_assignment (0 ms) 4: [ RUN ] openacc.atomic_operations_double 4: [ OK ] openacc.atomic_operations_double (10 ms) 4: [ RUN ] openacc.atomic_operations_float 4: [ OK ] openacc.atomic_operations_float (9 ms) 4: [ RUN ] openacc.atomic_operations_int 4: [ OK ] openacc.atomic_operations_int (18 ms) 4: [ RUN ] openacc.atomic_operations_long 4: [ OK ] openacc.atomic_operations_long (49 ms) 4: [ RUN ] openacc.atomic_operations_longlong 4: [ OK ] openacc.atomic_operations_longlong (46 ms) 4: [ RUN ] openacc.atomic_operations_unsigned 4: [ OK ] openacc.atomic_operations_unsigned (44 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (44 ms) 4: [ RUN ] openacc.atomics [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 4: [ OK ] openacc.atomics (391 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.462 s 0.220 s 2 3.46332/s 1.6k [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/InterpreterUtils.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [ 33%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o [ 33%] Linking CXX executable ../../bin/llvm-dis [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 33%] Building AMDGPUGenRegBankGICombiner.inc... [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.331 s 0.161 s 2 4.83897/s 1.6k [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 33%] Linking CXX executable ../../bin/llvm-mt [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 33%] Built target llvm-dis [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 33%] Built target llvm-mt [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 33%] Building InstallNameToolOpts.inc... [ 33%] Building OtoolOpts.inc... [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [ 33%] Built target InstallNameToolOptsTableGen [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 33%] Built target OtoolOptsTableGen 18: ViewDeepCopy_Rank4/N:10/manual_time 0.054 s 0.025 s 15 29.9048/s 1.6k [ 33%] Building WindresOpts.inc... [ 33%] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 33%] Built target WindresOptsTableGen [ 33%] Building AMDGPUGenRegisterBank.inc... [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 33%] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.044 s 0.016 s 17 36.1991/s 1.6k [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 33%] Linking CXX static library ../libLLVMIRReader.a [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 33%] Linking CXX static library ../../../libLLVMAArch64Info.a [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoChecker.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Value.cpp.o [ 33%] Built target LLVMIRReader [ 33%] Built target LLVMAArch64Info [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoModeling.cpp.o [ 33%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 47%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 33%] Building AMDGPUGenRegisterInfo.inc... 18: ViewDeepCopy_Rank4/N:10/manual_time 0.045 s 0.015 s 21 35.3684/s 1.6k [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 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 [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 81%] 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_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [ 33%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 18: ViewDeepCopy_Rank5/N:10/manual_time 0.039 s 0.016 s 18 40.8305/s 1.6k [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostThreadTeam.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.292 s 0.141 s 2 5.47468/s 1.6k [ 33%] Built target obj.clangInterpreter [ 33%] Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o [ 33%] Linking CXX static library ../../../libLLVMAArch64Utils.a [ 33%] Building CXX object lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o [ 33%] Linking CXX static library ../../../libLLVMARMInfo.a [ 33%] Built target LLVMAArch64Utils [ 33%] Built target LLVMARMInfo [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoTesterChecker.cpp.o [ 33%] Building CXX object lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.304 s 0.139 s 3 5.27011/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 33%] Building CXX object lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o 4: [ OK ] openacc.atomic_views_integral (20973 ms) 4: [ RUN ] openacc.atomic_views_nonintegral 4: [ OK ] openacc.atomic_views_nonintegral (47 ms) 4: [ RUN ] openacc.atomic_view_api 4: [ OK ] openacc.atomic_view_api (0 ms) 4: [ RUN ] openacc.bit_manip_countl_zero 4: [ OK ] openacc.bit_manip_countl_zero (58 ms) 4: [ RUN ] openacc.bit_manip_countl_one 4: [ OK ] openacc.bit_manip_countl_one (0 ms) 4: [ RUN ] openacc.bit_manip_countr_zero 4: [ OK ] openacc.bit_manip_countr_zero (0 ms) 4: [ RUN ] openacc.bit_manip_countr_one 4: [ OK ] openacc.bit_manip_countr_one (0 ms) 4: [ RUN ] openacc.bit_manip_popcount 4: [ OK ] openacc.bit_manip_popcount (0 ms) 4: [ RUN ] openacc.bit_manip_has_single_bit 4: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openacc.bit_manip_bit_floor 4: [ OK ] openacc.bit_manip_bit_floor (0 ms) 4: [ RUN ] openacc.bit_manip_bit_ceil 4: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openacc.bit_manip_bit_width 4: [ OK ] openacc.bit_manip_bit_width (0 ms) 4: [ RUN ] openacc.bit_manip_rotl 4: [ OK ] openacc.bit_manip_rotl (0 ms) 4: [ RUN ] openacc.bit_manip_rotr 4: [ OK ] openacc.bit_manip_rotr (0 ms) 4: [ RUN ] openacc.bit_manip_byeswap 4: [ OK ] openacc.bit_manip_byeswap (0 ms) 4: [ RUN ] openacc.bit_manip_bit_cast 4: [ OK ] openacc.bit_manip_bit_cast (0 ms) 4: [ RUN ] openacc.checked_integer_operations_multiply_overflow 4: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openacc.execution_policy_occupancy_and_hint 4: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openacc.complex_construction 4: [ OK ] openacc.complex_construction (8 ms) 4: [ RUN ] openacc.complex_basic_math 4: [ OK ] openacc.complex_basic_math (0 ms) 4: [ RUN ] openacc.complex_special_funtions 4: [ OK ] openacc.complex_special_funtions (0 ms) 4: [ RUN ] openacc.complex_io 4: [ OK ] openacc.complex_io (0 ms) 4: [ RUN ] openacc.complex_trivially_copyable 4: [ OK ] openacc.complex_trivially_copyable (0 ms) 4: [ RUN ] openacc.complex_issue_3865 4: [ OK ] openacc.complex_issue_3865 (0 ms) 4: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 4: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openacc.partitioning_by_args 4: [ OK ] openacc.partitioning_by_args (66 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (78 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (3 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (95 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (37 ms) 4: [ RUN ] openacc.mathematical_constants_log2e 4: [ OK ] openacc.mathematical_constants_log2e (0 ms) 4: [ RUN ] openacc.mathematical_constants_log10e 4: [ OK ] openacc.mathematical_constants_log10e (0 ms) 4: [ RUN ] openacc.mathematical_constants_pi 4: [ OK ] openacc.mathematical_constants_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_pi 4: [ OK ] openacc.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrtpi 4: [ OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln2 4: [ OK ] openacc.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln10 4: [ OK ] openacc.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt2 4: [ OK ] openacc.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt3 4: [ OK ] openacc.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrt3 4: [ OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_egamma 4: [ OK ] openacc.mathematical_constants_egamma (0 ms) 4: [ RUN ] openacc.mathematical_constants_phi 4: [ OK ] openacc.mathematical_constants_phi (0 ms) 4: [ RUN ] openacc.mathspecialfunc_expint1 4: [ OK ] openacc.mathspecialfunc_expint1 (17 ms) 4: [ RUN ] openacc.mathspecialfunc_errorfunc 4: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 4: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (52 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 4: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (51 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 4: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 4: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 4: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openacc.mdrange_5d 4: [ OK ] openacc.mdrange_5d (137 ms) 4: [ RUN ] openacc.mdrange_6d [ 33%] Linking CXX static library ../../../libLLVMARMUtils.a 4: [ OK ] openacc.mdrange_6d (509 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (60 ms) 4: [ RUN ] openacc.mdrange_neg_idx 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d 4: [ OK ] openacc.mdrange_4d (62 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy 4: [ OK ] openacc.mdrange_large_deep_copy (29 ms) 4: [ RUN ] openacc.md_range_policy_construction_from_arrays 4: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 33%] Linking CXX static library ../../../libLLVMAVRInfo.a [ 33%] Linking CXX static library ../../../libLLVMBPFInfo.a [ 33%] Built target LLVMARMUtils [ 33%] Built target LLVMAVRInfo [ 33%] Built target LLVMBPFInfo [ 33%] Building CXX object lib/Target/LoongArch/TargetInfo/CMakeFiles/LLVMLoongArchInfo.dir/LoongArchTargetInfo.cpp.o [ 33%] Building CXX object lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o [ 33%] Building CXX object lib/Target/Lanai/TargetInfo/CMakeFiles/LLVMLanaiInfo.dir/LanaiTargetInfo.cpp.o [ 48%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.296 s 0.143 s 2 5.41185/s 1.6k [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 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 [ 33%] Linking CXX static library ../../../libLLVMLoongArchInfo.a [ 33%] Linking CXX static library ../../../libLLVMHexagonInfo.a [ 33%] Linking CXX static library ../../../libLLVMLanaiInfo.a [ 33%] Built target LLVMLoongArchInfo [ 33%] Built target LLVMHexagonInfo [ 33%] Building CXX object lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o [ 33%] Built target LLVMLanaiInfo [ 33%] Building CXX object lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [ 33%] Building CXX object lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2578 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openacc.mdspan_minimal_functional (0 ms) 4: [ RUN ] openacc.max 4: [ OK ] openacc.max (0 ms) 4: [ RUN ] openacc.max_within_parfor 4: [ OK ] openacc.max_within_parfor (4 ms) 4: [ RUN ] openacc.min 4: [ OK ] openacc.min (0 ms) 4: [ RUN ] openacc.min_within_parfor 4: [ OK ] openacc.min_within_parfor (0 ms) 4: [ RUN ] openacc.minmax 4: [ OK ] openacc.minmax (0 ms) 4: [ RUN ] openacc.minmax_within_parfor 4: [ OK ] openacc.minmax_within_parfor (0 ms) 4: [ RUN ] openacc.clamp 4: [ OK ] openacc.clamp (0 ms) 4: [ RUN ] openacc.clamp_within_parfor 4: [ OK ] openacc.clamp_within_parfor (0 ms) 4: [ RUN ] openacc.parallel_scan_range_policy 4: [ OK ] openacc.parallel_scan_range_policy (132 ms) 4: [ RUN ] openacc.kokkos_printf 4: [ OK ] openacc.kokkos_printf (3 ms) 4: [ RUN ] openacc.range_policy_runtime_parameters 4: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.reducers_double 4: [ OK ] openacc.reducers_double (14 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (10 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (51 ms) 4: [ RUN ] openacc.kokkos_swap 4: [ OK ] openacc.kokkos_swap (2 ms) 4: [ RUN ] openacc.team_policy_runtime_parameters 4: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.view_api_a 4: [ OK ] openacc.view_api_a (8 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (16 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (5 ms) 4: [ RUN ] openacc.view_api_d 4: [ OK ] openacc.view_api_d (6 ms) 4: [ RUN ] openacc.view_allocation_error 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestViewAPI_d.hpp:41: Skipped 4: acc_malloc() not properly returning nullptr 4: [ SKIPPED ] openacc.view_allocation_error (0 ms) 4: [ RUN ] openacc.view_copy_tests 4: [ OK ] openacc.view_copy_tests (31 ms) 4: [ RUN ] openacc.view_copy_tests_rank_0 4: [ OK ] openacc.view_copy_tests_rank_0 (7 ms) 4: [ RUN ] openacc.view_copy_degenerated 4: [ OK ] openacc.view_copy_degenerated (0 ms) 4: [ RUN ] openacc.view_empty_runtime_unmanaged 4: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openacc.view_hooks 4: [ OK ] openacc.view_hooks (0 ms) 4: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (81 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (72 ms) 4: [ RUN ] openacc.view_irregular_layout 4: [ OK ] openacc.view_irregular_layout (37 ms) 4: [ RUN ] openacc.view_mapping 4: [ OK ] openacc.view_mapping (59 ms) 4: [ RUN ] openacc.view_mapping_operator 4: [ OK ] openacc.view_mapping_operator (55 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.view_mapping_atomic 4: [ OK ] openacc.view_mapping_atomic (8 ms) 4: [ RUN ] openacc.view_mapping_class_value 4: [ OK ] openacc.view_mapping_class_value (0 ms) 4: [ RUN ] openacc.view_mapping_assignable 4: [ OK ] openacc.view_mapping_assignable (0 ms) 4: [ RUN ] openacc.view_mapping_trivially_copyable 4: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (32 ms) 4: [ RUN ] openacc.resize_realloc_no_alloc 4: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openacc.realloc_exec_space 4: [ OK ] openacc.realloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc 4: [ OK ] openacc.view_alloc (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space 4: [ OK ] openacc.view_alloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc_int 4: [ OK ] openacc.view_alloc_int (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space_int 4: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openacc.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:220: Skipped 4: skipping since the OpenACC backend doesn't implement ZeroMemset 4: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 4: [ RUN ] openacc.resize_exec_space 4: [ OK ] openacc.resize_exec_space (14 ms) 4: [ RUN ] openacc.view_allocation_int 4: [ OK ] openacc.view_allocation_int (0 ms) 4: [ RUN ] openacc.view_allocation_exec_space_int 4: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openacc.view_not_default_constructible 4: [ OK ] openacc.view_not_default_constructible (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_left 4: [ OK ] openacc.view_subview_auto_1d_left (5 ms) 4: [ RUN ] openacc.view_subview_auto_1d_right 4: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_stride 4: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openacc.view_subview_assign_strided 4: [ OK ] openacc.view_subview_assign_strided (0 ms) 4: [ RUN ] openacc.view_subview_left_0 4: [ OK ] openacc.view_subview_left_0 (0 ms) 4: [ RUN ] openacc.view_subview_left_1 4: [ OK ] openacc.view_subview_left_1 (0 ms) 4: [ RUN ] openacc.view_subview_left_2 4: [ OK ] openacc.view_subview_left_2 (0 ms) 4: [ RUN ] openacc.view_subview_left_3 4: [ OK ] openacc.view_subview_left_3 (0 ms) 4: [ RUN ] openacc.view_subview_right_0 4: [ OK ] openacc.view_subview_right_0 (0 ms) 4: [ RUN ] openacc.view_subview_right_1 4: [ OK ] openacc.view_subview_right_1 (0 ms) 4: [ RUN ] openacc.view_subview_right_3 4: [ OK ] openacc.view_subview_right_3 (0 ms) 4: [ RUN ] openacc.view_static_tests 4: [ OK ] openacc.view_static_tests (0 ms) 4: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 4: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (8 ms) 4: [ RUN ] openacc.view_subview_layoutright_to_layoutright 4: [ OK ] openacc.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (12 ms) 4: [ RUN ] openacc.view_subview_1d_assign_atomic 4: [ OK ] openacc.view_subview_1d_assign_atomic (11 ms) 4: [ RUN ] openacc.view_subview_1d_assign_randomaccess 4: [ OK ] openacc.view_subview_1d_assign_randomaccess (11 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o 4: [ OK ] openacc.view_subview_2d_from_3d (177 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic 18: ViewDeepCopy_Rank5/N:10/manual_time 0.357 s 0.172 s 2 4.47902/s 1.6k 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (178 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (179 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_left (600 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 33%] Linking CXX static library ../../../libLLVMMipsInfo.a [ 33%] Linking CXX static library ../../../libLLVMMSP430Info.a 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (601 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess [ 33%] Linking CXX static library ../../../libLLVMNVPTXInfo.a [ 33%] Built target LLVMMipsInfo [ 33%] Built target LLVMMSP430Info [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 33%] Building CXX object lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o [ 48%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (602 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right [ 33%] Built target LLVMNVPTXInfo [ 33%] Building CXX object lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 33%] Building CXX object lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.033 s 0.016 s 21 48.9749/s 1.6k 4: [ OK ] openacc.view_subview_3d_from_5d_right (1400 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 33%] Linking CXX static library ../../../libLLVMPowerPCInfo.a [ 33%] Linking CXX static library ../../../libLLVMRISCVInfo.a [ 33%] Linking CXX static library ../../../libLLVMSparcInfo.a [ 33%] Built target LLVMPowerPCInfo [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o [ 33%] Built target LLVMRISCVInfo [ 33%] Built target LLVMSparcInfo [ 33%] Building CXX object lib/Target/VE/TargetInfo/CMakeFiles/LLVMVEInfo.dir/VETargetInfo.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 33%] Building CXX object lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o [ 33%] Building CXX object lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_SharedAlloc.cpp 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1402 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX static library ../../../libLLVMVEInfo.a /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_hwloc.cpp [ 33%] Linking CXX static library ../../../libLLVMSystemZInfo.a [ 33%] Linking CXX static library ../../../libLLVMWebAssemblyInfo.a [ 33%] Built target LLVMVEInfo [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [ 33%] Built target LLVMSystemZInfo [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.033 s 0.016 s 22 48.3561/s 1.6k 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1400 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (2 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 156 tests from openacc (33001 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 170 tests from 2 test suites ran. (84877 ms total) 4: [ PASSED ] 166 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openacc.mdspan_minimal_functional 4: [ SKIPPED ] openacc.view_allocation_error 4: [ SKIPPED ] openacc.deep_copy_zero_memset 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 85.87 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_CPUDiscovery.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Built target LLVMWebAssemblyInfo [ 33%] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o 5: [==========] Running 19 tests from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (7 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (10 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (1 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (46 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (0 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [----------] 19 tests from defaultdevicetype (70 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 19 tests from 1 test suite ran. (70 ms total) 5: [ PASSED ] 19 tests. 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.90 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/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 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 6: [ OK ] initialization.legion_initialization (481 ms) 6: [----------] 1 test from initialization (481 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (481 ms total) 6: [ PASSED ] 1 test. [ 33%] Building CXX object lib/Target/XCore/TargetInfo/CMakeFiles/LLVMXCoreInfo.dir/XCoreTargetInfo.cpp.o 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.80 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Test timeout computed to be: 1500 [ 78%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 78%] Built target Kokkos_IncrementalTest_OPENMP [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.290 s 0.134 s 2 5.52167/s 1.6k [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 7: SUCCESS [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 7/20 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.75 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 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.80 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrDocTable.cpp.o 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 (48 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 (49 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. (49 ms total) 9: [ PASSED ] 23 tests. 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.87 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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(). [ 33%] Building AMDGPUGenSearchableTables.inc... [ 33%] Linking CXX static library ../../../libLLVMXCoreInfo.a [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Core.cpp [ 33%] Linking CXX static library ../../../libLLVMX86Info.a [ 33%] Building AMDGPUGenSubtargetInfo.inc... 18: ViewDeepCopy_Rank6/N:10/manual_time 0.410 s 0.176 s 2 3.9052/s 1.6k [ 33%] Built target LLVMXCoreInfo [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 33%] Built target LLVMX86Info 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.74 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Stacktrace.cpp 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.80 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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(). [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 33%] Linking CXX static library ../../../../lib/libclangAPINotes.a [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o [ 33%] Linking CXX static library ../../../../lib/libclangLex.a 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_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x22e3000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x22e32c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x22e3340:Host:source:0x22e3080: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:0x22e3440: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:0x22e32c0:40::kokkosp_deallocate_data:Host:source:0x22e3000:40::kokkosp_finalize_library:: 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.79 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [ 33%] Building R600GenAsmWriter.inc... [ 33%] Built target clangAPINotes [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 33%] Built target clangLex 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_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x2a75180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2a75440:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2a754c0:Host:source:0x2a75200: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:0x2a755c0: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:0x2a75440:40::kokkosp_deallocate_data:Host:source:0x2a75180:40::kokkosp_finalize_library:: [ 33%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [ 33%] Building R600GenCallingConv.inc... 18: ViewDeepCopy_Rank7/N:10/manual_time 0.032 s 0.016 s 19 50.1118/s 1.6k 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.78 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5c93] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f467d2d8083] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5c93] 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: [0x7f467d2d8083] __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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5c93] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f467d2d8083] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5c93] 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: [0x7f467d2d8083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (287 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5c93] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f467d2d8083] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5c93] 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: [0x7f467d2d8083] __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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5c93] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f467d2d8083] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5c93] 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: [0x7f467d2d8083] __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 (230 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (518 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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5c93] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f467d2d8083] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5c93] 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: [0x7f467d2d8083] __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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5c93] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f467d2d8083] 15: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5c93] 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: [0x7f467d2d8083] __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. (519 ms total) 15: [ PASSED ] 3 tests. [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Profiling.cpp [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [ 33%] Building R600GenDAGISel.inc... [ 33%] Building R600GenDFAPacketizer.inc... 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.26 sec test 16 Start 16: Kokkos_IncrementalTest_OPENACC 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 16: Test timeout computed to be: 1500 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 tests from OPENACC 16: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 16: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] OPENACC.IncrTest_01_execspace 16: Device Execution Space: 16: KOKKOS_ENABLE_OPENACC: yes 16: OpenACC Options: 16: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 16: Using OpenACC 16: OpenACC 16: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 16: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 16: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicSub 16: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 16: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (30 ms) 16: [ RUN ] OPENACC.IncrTest_03b_memspace_free [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o [ 33%] Building R600GenInstrInfo.inc... [ 34%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [ 34%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.045 s 0.015 s 16 35.4042/s 1.6k [ 34%] Building R600GenMCCodeEmitter.inc... 16: [ OK ] OPENACC.IncrTest_03b_memspace_free (1987 ms) 16: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 16: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_05_reduction 16: [ OK ] OPENACC.IncrTest_05_reduction (6 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange2D 16: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange3D 16: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange4D 16: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 16: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms) 16: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (4 ms) 16: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 16: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (258 ms) 16: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.incr_14_MDrangeReduce 16: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] OPENACC.IncrTest_16_parallelscan 16: [ OK ] OPENACC.IncrTest_16_parallelscan (1 ms) 16: [ RUN ] OPENACC.incr_17_atomicView 16: [ OK ] OPENACC.incr_17_atomicView (0 ms) 16: [----------] 28 tests from OPENACC (2295 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (2295 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 16/20 Test #16: Kokkos_IncrementalTest_OPENACC .............. Passed 3.06 sec test 17 Start 17: Kokkos_IncrementalTest_SERIAL 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 17: Test timeout computed to be: 1500 [ 34%] Building R600GenRegisterInfo.inc... 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 (154 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 (0 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 (0 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 (0 ms) 17: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (206 ms) 17: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 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 (362 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (362 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch [ 34%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o 17/20 Test #17: Kokkos_IncrementalTest_SERIAL ............... Passed 1.10 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 8 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.invalid_rank 18: [ OK ] ctest_environment.invalid_rank (0 ms) 18: [ RUN ] ctest_environment.no_type_str 18: [ OK ] ctest_environment.no_type_str (0 ms) 18: [ RUN ] ctest_environment.missing_type 18: [ OK ] ctest_environment.missing_type (0 ms) 18: [ RUN ] ctest_environment.no_id_str 18: [ OK ] ctest_environment.no_id_str (0 ms) 18: [ RUN ] ctest_environment.invalid_id_str 18: [ OK ] ctest_environment.invalid_id_str (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 8 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 1 test suite ran. (0 ms total) 18: [ PASSED ] 8 tests. 18/20 Test #18: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 18: ViewDeepCopy_Rank7/N:10/manual_time 0.467 s 0.228 s 2 3.42273/s 1.6k [ 34%] Building R600GenSubtargetInfo.inc... 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 (60 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 (1 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 (64 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (64 ms total) 20: [ PASSED ] 16 tests. 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.91 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 140.60 sec [Pipeline] } [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 c4b95ea5b360b40979b13c4c7794b4a62b6427fb494edf6f3390f79ce39d75c4 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace.cpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 34%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [ 34%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o [ 36%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_MemoryPool.cpp $ docker rm -f --volumes c4b95ea5b360b40979b13c4c7794b4a62b6427fb494edf6f3390f79ce39d75c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o [ 36%] Built target AMDGPUCommonTableGen [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.459 s 0.217 s 2 3.48602/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 36%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfo.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.041 s 0.015 s 17 38.7468/s 1.6k /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_CudaSpace.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.061 s 0.025 s 17 26.1528/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.585 s 0.293 s 1 2.73733/s 1.6k [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_UnitTest_SIMD [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_gups [100%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 18: ViewDeepCopy_Rank8/N:10/manual_time 0.437 s 0.210 s 2 3.66456/s 1.6k [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial.cpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 36%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.036 s 0.017 s 20 44.1371/s 1.6k [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_launch_latency [100%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial_Task.cpp Scanning dependencies of target Kokkos_stream [100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 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 18: ViewDeepCopy_Raw/N:10/manual_time 0.044 s 0.018 s 21 36.1471/s 1.6k [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfoImpl.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.058 s 0.022 s 10 27.8131/s 1.6k [ 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_Random.dir/cuda/TestRandom.cpp.o [100%] Linking CXX executable Kokkos_gups [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 49%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o [100%] Built target Kokkos_gups [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.056 s 0.028 s 13 28.6203/s 1.6k [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o 18: ViewFill_Rank1/N:10/manual_time 0.029 s 0.013 s 25 27.998/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/MultilibBuilder.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OffloadBundler.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 18: ViewFill_Rank1/N:10/manual_time 0.025 s 0.012 s 28 32.6475/s 800 [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [100%] Built target Kokkos_launch_latency [100%] Linking CXX executable Kokkos_stream [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o [100%] Built target Kokkos_stream [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o 18: ViewFill_Rank2/N:10/manual_time 0.026 s 0.013 s 28 30.7278/s 800 [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 66%] Built target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_SharedAlloc.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_ExecPolicy.cpp 18: ViewFill_Rank2/N:10/manual_time 0.025 s 0.011 s 28 32.1419/s 800 [ 66%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 18: ViewFill_Rank3/N:10/manual_time 0.025 s 0.011 s 28 32.0313/s 800 [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [ 66%] Built target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o 18: ViewFill_Rank3/N:10/manual_time 0.027 s 0.013 s 26 29.7836/s 800 [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.025 s 0.012 s 28 32.3709/s 800 [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o [ 49%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.022 s 0.011 s 28 35.868/s 800 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 18: ViewFill_Rank5/N:10/manual_time 0.021 s 0.010 s 34 38.0629/s 800 [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/CSKY.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o 18: ViewFill_Rank5/N:10/manual_time 0.021 s 0.010 s 30 38.3559/s 800 /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostThreadTeam.cpp [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/LoongArch.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o 1: [==========] Running 185 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 6 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 18: ViewFill_Rank6/N:10/manual_time 0.035 s 0.013 s 27 23.1759/s 800 1: [ OK ] serial_DeathTest.abort_from_host (658 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (619 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (551 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o 18: ViewFill_Rank6/N:10/manual_time 0.031 s 0.013 s 18 26.2268/s 800 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (623 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o 1: [ OK ] serial_DeathTest.policy_invalid_bounds (629 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_SharedAlloc.cpp 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (741 ms) 1: [----------] 6 tests from serial_DeathTest (3824 ms total) 1: 1: [----------] 179 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 (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (1 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (1 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (1 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (3 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (3 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (3 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (2 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (12 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 (648 ms) 1: [ RUN ] serial.atomic_views_nonintegral [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o [ 49%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o 1: [ OK ] serial.atomic_views_nonintegral (354 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 (5 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 (4 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (26 ms) 1: [ RUN ] serial.deep_copy_alignment 18: ViewFill_Rank7/N:10/manual_time 0.031 s 0.013 s 25 25.7674/s 800 [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o 1: [ OK ] serial.deep_copy_alignment (147 ms) 1: [ RUN ] serial.deep_copy_conversion [ 66%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 84%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda 1: [ OK ] serial.deep_copy_conversion (891 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 (9 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_CPUDiscovery.cpp 18: ViewFill_Rank7/N:10/manual_time 0.027 s 0.013 s 26 29.95/s 800 [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_Bitset.cpp.o [ 84%] Built target Kokkos_ContainersUnitTest_Cuda 18: ViewFill_Rank8/N:10/manual_time 0.027 s 0.013 s 26 29.8436/s 800 [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o [ 66%] Built target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostBarrier.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 18: ViewFill_Rank8/N:10/manual_time 0.027 s 0.013 s 26 30.1687/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Core.cpp [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o 18: ViewFill_Raw/N:10/manual_time 0.031 s 0.014 s 25 25.5235/s 800 [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Profiling.cpp [ 84%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 18: ViewFill_Raw/N:10/manual_time 0.028 s 0.013 s 25 28.8239/s 800 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.033 s 0.030 s 10 48.6583/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.033 s 0.031 s 10 48.5413/s 1.6k 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.033 s 0.031 s 10 48.3502/s 1.6k [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 84%] Built target Kokkos_CoreUnitTest_Cuda2 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (12195 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.033 s 0.031 s 10 48.046/s 1.6k /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_Error.cpp 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.035 s 0.032 s 10 45.8681/s 1.6k [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.040 s 0.035 s 10 39.6222/s 1.6k 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 128.112/s 1.6k [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.014 s 0.006 s 10 112.522/s 1.6k [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.014 s 0.007 s 10 113.818/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.014 s 0.006 s 10 115.029/s 1.6k [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.018 s 0.008 s 10 90.8411/s 1.6k [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 69.5469/s 1.6k 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.041 s 0.034 s 10 39.0738/s 1.6k [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.040 s 0.034 s 10 39.5206/s 1.6k /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_HostSpace.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.047 s 0.038 s 10 34.217/s 1.6k [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/impl/Kokkos_MemoryPool.cpp [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.041 s 0.034 s 10 38.8859/s 1.6k /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/containers/src/impl/Kokkos_UnorderedMap_impl.cpp 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 69.315/s 1.6k [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 63.3854/s 1.6k [ 85%] Linking CXX executable Kokkos_UnitTest_Random 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.031 s 0.015 s 10 51.0577/s 1.6k [ 67%] 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_Benchmark.dir/PerfTestHexGrad.cpp.o 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 65.0061/s 1.6k [ 85%] Built target Kokkos_UnitTest_Random [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.047 s 0.038 s 10 34.3981/s 1.6k [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.055 s 0.038 s 10 29.018/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.031 s 0.015 s 10 50.8733/s 1.6k [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 55.4521/s 1.6k [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 50%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_CudaSpace.cpp [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.044 s 0.033 s 10 36.5386/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.051 s 0.037 s 10 31.2951/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.020 s 0.009 s 10 81.5524/s 1.6k [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DualView.cpp.o 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.032 s 0.016 s 10 49.8742/s 1.6k 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (18038 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.044 s 0.036 s 10 36.6126/s 1.6k [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.043 s 0.035 s 10 37.2674/s 1.6k [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.028 s 0.013 s 10 57.5871/s 1.6k [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 85%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPUOpenMP.cpp.o 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.033 s 0.016 s 10 48.9277/s 1.6k [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/src/Lock_Array_CUDA.cpp [ 86%] Built target Kokkos_CoreUnitTest_Cuda1 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (4169 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.149 s 0.123 s 10 10.7166/s 1.6k [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6787/core/src/Serial/Kokkos_Serial_Task.cpp [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.149 s 0.127 s 10 10.7231/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 317.72 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-05_T18-23-27.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-02-05T18:49:17+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 19: Run on (4 X 1996.25 MHz CPU s) 19: CPU Caches: 19: L1 Data 64 KiB (x4) 19: L1 Instruction 64 KiB (x4) 19: L2 Unified 512 KiB (x4) 19: L3 Unified 16384 KiB (x4) 19: Load Average: 4.30, 4.38, 4.62 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 19: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 19: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_LIBRT: 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.2.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.003 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax .............. Passed 1.98 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-05_T18-23-27.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-02-05T18:49:19+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool 20: Run on (4 X 1996.25 MHz CPU s) 20: CPU Caches: 20: L1 Data 64 KiB (x4) 20: L1 Instruction 64 KiB (x4) 20: L2 Unified 512 KiB (x4) 20: L3 Unified 16384 KiB (x4) 20: Load Average: 4.19, 4.36, 4.61 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 20: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 20: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_LIBRT: 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.2.99 20: platform: 64bit 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (4944 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/InvalidPtrChecker.cpp.o 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: fill ops per second 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.002 s 0.000 s 356 3.04445M/s 1: [ OK ] serial.mdrange_5d (1498 ms) 1: [ RUN ] serial.mdrange_6d [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: cycle ops per second 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.002 s 0.000 s 354 5.61852M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 1.83 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-05_T18-23-27.json" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: 2024-02-05T18:49:21+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic 21: Run on (4 X 1996.25 MHz CPU s) 21: CPU Caches: 21: L1 Data 64 KiB (x4) 21: L1 Instruction 64 KiB (x4) 21: L2 Unified 512 KiB (x4) 21: L3 Unified 16384 KiB (x4) 21: Load Average: 4.19, 4.36, 4.61 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 21: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 21: GIT_COMMIT_HASH: 97997807d 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_CXX26: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HBWSPACE: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_LIBRT: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.2.99 21: platform: 64bit 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Test_Atomic/100000/iterations:10 0.063 s 0.020 s 10 1 4 0.212628 0.015353 393.24u 704.983M -1.66756G 704.983M [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 21: Test_Atomic/100000/iterations:10 0.063 s 0.023 s 10 1 8 0.270996 0.0612959 393.33u 4.99995G 3.1528G 4.99995G [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6787/core/src -I/var/jenkins/workspace/Kokkos_PR-6787/containers/src -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/category_files -Werror -c TestSerial.cpp 21: Test_Atomic/100000/iterations:10 0.073 s 0.023 s 10 1 8 0.209721 0.0401223 774.85u 4.99995G 2.98973G 4.99995G [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax 21: Test_Atomic/100000/iterations:10 0.075 s 0.019 s 10 1 4 0.210063 0.0610041 393.25u 704.983M 1.8689G 704.983M 21: Test_Atomic/100000/iterations:10 0.071 s 0.025 s 10 1 8 0.225287 0.0212164 388.43u 4.99995G 1039.15M 4.99995G 21: Test_Atomic/100000/iterations:10 0.061 s 0.024 s 10 1 8 0.186391 0.0116897 389.33u 4.99995G 3.62995G 4.99995G 21: Test_Atomic/100000/iterations:10 0.047 s 0.006 s 10 0 4 0.108825 0.0527734 1.15919m 4.99997G 3.99261G 4.99989G 1: [ OK ] serial.mdrange_6d (4820 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (24 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 (276 ms) 1: [ RUN ] serial.mdrange_neg_idx [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o 21: Test_Atomic/100000/iterations:10 0.055 s 0.014 s 10 1 8 0.203418 0.0212117 1.14717m 4.99995G 1.8675G 4.99995G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 21: Test_Atomic/100000/iterations:10 0.050 s 0.019 s 10 1 4 0.139954 0.0310246 389.74u 704.983M -760.964M 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 5.61 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 4 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 65 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 65 tests from serial 22: [ RUN ] serial.bitset [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 1: [ OK ] serial.mdrange_neg_idx (2314 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (337 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o 22: [ OK ] serial.bitset (2036 ms) 22: [ RUN ] serial.bitset_default_constructor_no_alloc 22: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 22: [ RUN ] serial.dualview_combination 22: [ OK ] serial.dualview_combination (0 ms) 22: [ RUN ] serial.dualview_alloc 22: [ OK ] serial.dualview_alloc (0 ms) 22: [ RUN ] serial.test_dualview_copy_construction_and_assignment 22: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 22: [ RUN ] serial.dualview_combinations_without_init 22: [ OK ] serial.dualview_combinations_without_init (0 ms) 22: [ RUN ] serial.dualview_deep_copy 22: [ OK ] serial.dualview_deep_copy (12 ms) 22: [ RUN ] serial.dualview_realloc 22: [ OK ] serial.dualview_realloc (3 ms) 22: [ RUN ] serial.dualview_resize 22: [ OK ] serial.dualview_resize (12 ms) 22: [ RUN ] serial.dualview_device_correct_kokkos_device 22: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_correct_kokkos_device 22: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_sync 22: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 22: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_sync 22: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 22: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 22: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 22: [ RUN ] serial.dynamic_view 22: [ OK ] serial.dynamic_view (33 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic 22: [ OK ] serial.dyn_rank_view_api_generic (11 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 22: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 22: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 22: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 22: skipping since not default execution space 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank67 22: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 22: [ RUN ] serial.ErrorReporterViaLambda 22: [ OK ] serial.ErrorReporterViaLambda (0 ms) 22: [ RUN ] serial.ErrorReporter 22: [ OK ] serial.ErrorReporter (0 ms) 22: [ RUN ] serial.offsetview_construction 22: [ OK ] serial.offsetview_construction (51 ms) 22: [ RUN ] serial.offsetview_unmanaged_construction 22: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 22: [ RUN ] serial.offsetview_subview 22: [ OK ] serial.offsetview_subview (18 ms) 22: [ RUN ] serial.offsetview_offsets_rank1 22: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank2 22: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank3 22: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 22: [ RUN ] serial.scatterview [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o 22: [ OK ] serial.scatterview (2268 ms) 22: [ RUN ] serial.scatterview_devicetype [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o 22: [ OK ] serial.scatterview_devicetype (1 ms) 22: [ RUN ] serial.staticcrsgraph 22: [ OK ] serial.staticcrsgraph (27 ms) 22: [ RUN ] serial.resize_realloc_no_init_dualview 22: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_dualview 22: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 22: [ RUN ] serial.resize_exec_space_dualview 22: [ OK ] serial.resize_exec_space_dualview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dualview 22: [ OK ] serial.realloc_exec_space_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_dynrankview 22: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 22: [ RUN ] serial.resize_exec_space_dynrankview 22: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dynrankview 22: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_scatterview 22: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_scatterview 22: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 22: [ RUN ] serial.resize_exec_space_scatterview 22: [ OK ] serial.resize_exec_space_scatterview (0 ms) 22: [ RUN ] serial.realloc_exec_space_scatterview 22: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview 22: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 22: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 22: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview 22: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 22: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_offsetview 22: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview 22: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 22: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 22: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 22: [ RUN ] serial.UnorderedMap_insert [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o ar cr libkokkos.a Kokkos_Command_Line_Parsing.o Kokkos_HostSpace_deepcopy.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostThreadTeam.o Kokkos_SharedAlloc.o Kokkos_hwloc.o Kokkos_CPUDiscovery.o Kokkos_HostBarrier.o Kokkos_Core.o Kokkos_Stacktrace.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_HostSpace.o Kokkos_MemoryPool.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Kokkos_Cuda_Task.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a [ 69%] Linking CXX executable Kokkos_IncrementalTest_SYCL [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynamicView.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 51%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 51%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 70%] Built target Kokkos_IncrementalTest_SYCL [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CSKYToolChain.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o [ 70%] Built target Kokkos_ContainersTestCompileOnly [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o [ 51%] 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_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (46655 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_generic.cpp.o 22: [ OK ] serial.UnorderedMap_insert (43674 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o 22: [ OK ] serial.UnorderedMap_failed_insert (5495 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (5 ms) 22: [ RUN ] serial.UnorderedMap_valid_empty 22: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 22: [ RUN ] serial.UnorderedMap_clear_zero_size 22: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 22: [ RUN ] serial.UnorderedMap_consistent_size 22: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 22: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 22: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 22: [ RUN ] serial.UnorderedMap_lambda_capturable 22: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 22: [ RUN ] serial.UnorderedMap_constructor_view_alloc 22: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 22: [ RUN ] serial.vector_combination 22: [ OK ] serial.vector_combination (0 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (0 ms) 22: [ RUN ] serial.vector_push_back_default_exec 22: [ OK ] serial.vector_push_back_default_exec (0 ms) 22: [ RUN ] serial.viewctorprop_embedded_dim 22: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 22: [----------] 65 tests from serial (53659 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (53659 ms total) 22: [ PASSED ] 64 tests. 22: [ SKIPPED ] 1 test, listed below: 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 22/45 Test #22: Kokkos_ContainersUnitTest_Serial ............ Passed 53.80 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 4 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 65 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 65 tests from openmp 23: [ RUN ] openmp.bitset 23: [ OK ] openmp.bitset (481 ms) 23: [ RUN ] openmp.bitset_default_constructor_no_alloc 23: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 23: [ RUN ] openmp.dualview_combination 23: [ OK ] openmp.dualview_combination (0 ms) 23: [ RUN ] openmp.dualview_alloc 23: [ OK ] openmp.dualview_alloc (0 ms) 23: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 23: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 23: [ RUN ] openmp.dualview_combinations_without_init 23: [ OK ] openmp.dualview_combinations_without_init (0 ms) 23: [ RUN ] openmp.dualview_deep_copy 23: [ OK ] openmp.dualview_deep_copy (0 ms) 23: [ RUN ] openmp.dualview_realloc 23: [ OK ] openmp.dualview_realloc (0 ms) 23: [ RUN ] openmp.dualview_resize 23: [ OK ] openmp.dualview_resize (0 ms) 23: [ RUN ] openmp.dualview_device_correct_kokkos_device 23: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_correct_kokkos_device 23: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_sync 23: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 23: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_sync 23: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 23: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 23: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 23: [ RUN ] openmp.dynamic_view 23: [ OK ] openmp.dynamic_view (17 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (8 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 23: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 23: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 23: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 23: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 23: [ RUN ] openmp.ErrorReporterViaLambda 23: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 23: [ RUN ] openmp.ErrorReporter 23: [ OK ] openmp.ErrorReporter (0 ms) 23: [ RUN ] openmp.offsetview_construction 23: [ OK ] openmp.offsetview_construction (15 ms) 23: [ RUN ] openmp.offsetview_unmanaged_construction 23: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 23: [ RUN ] openmp.offsetview_subview 23: [ OK ] openmp.offsetview_subview (17 ms) 23: [ RUN ] openmp.offsetview_offsets_rank1 23: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank2 23: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank3 23: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 23: [ RUN ] openmp.scatterview [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o 23: [ OK ] openmp.scatterview (1846 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (25 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (23 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview 23: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_dualview 23: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dualview 23: [ OK ] openmp.resize_exec_space_dualview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dualview 23: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dynrankview 23: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dynrankview 23: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dynrankview 23: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_scatterview 23: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 23: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 23: [ RUN ] openmp.resize_exec_space_scatterview 23: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_scatterview 23: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview 23: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 23: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 23: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview 23: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 23: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview 23: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 23: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 23: [ RUN ] openmp.UnorderedMap_insert [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnostic.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnosticPrinter.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPUtility.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o 23: [ OK ] openmp.UnorderedMap_insert (6734 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPAMD.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPSPV.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o 23: [ OK ] openmp.UnorderedMap_failed_insert (13751 ms) 23: [ RUN ] openmp.UnorderedMap_deep_copy 23: [ OK ] openmp.UnorderedMap_deep_copy (101 ms) 23: [ RUN ] openmp.UnorderedMap_valid_empty 23: [ OK ] openmp.UnorderedMap_valid_empty (19 ms) 23: [ RUN ] openmp.UnorderedMap_clear_zero_size 23: [ OK ] openmp.UnorderedMap_clear_zero_size (18 ms) 23: [ RUN ] openmp.UnorderedMap_consistent_size 23: [ OK ] openmp.UnorderedMap_consistent_size (11 ms) 23: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 23: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (9 ms) 23: [ RUN ] openmp.UnorderedMap_lambda_capturable 23: [ OK ] openmp.UnorderedMap_lambda_capturable (7 ms) 23: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 23: [ OK ] openmp.UnorderedMap_constructor_view_alloc (3 ms) 23: [ RUN ] openmp.vector_combination 23: [ OK ] openmp.vector_combination (21 ms) 23: [ RUN ] openmp.vector_insert 23: [ OK ] openmp.vector_insert (22 ms) 23: [ RUN ] openmp.vector_push_back_default_exec 23: [ OK ] openmp.vector_push_back_default_exec (3 ms) 23: [ RUN ] openmp.viewctorprop_embedded_dim 23: [ OK ] openmp.viewctorprop_embedded_dim (7 ms) 23: [----------] 65 tests from openmp (23162 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (23162 ms total) 23: [ PASSED ] 65 tests. 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 23.33 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 4 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 5 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 5 tests from TEST_CATEGORY 24: [ RUN ] TEST_CATEGORY.dynrankview_perf 24: OpenMP 24: DynRankView vs View: Initialization Only 24: View time (init only): 0.00838453 24: View sum computation time: 0.00838453 24: Strided View time (init only): 0.00889686 24: View Rank7 time (init only): 0.00780063 24: DynRankView time (init only): 0.00773221 24: DynRankView sum computation time: 0.0116483 24: Ratio of View to DynRankView time: 1.08436 24: Ratio of View to DynRankView sum computation time: 0.888444 24: Ratio of View to View Rank7 time: 1.07485 24: Ratio of StrideView to DynRankView time: 1.15062 24: Ratio of DynRankView to View Rank7 time: 0.991229 24: [ OK ] TEST_CATEGORY.dynrankview_perf (317 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find 24: 256, 0.00326633, 0.00196437, 0.00201656, 0.196988 24: 512, 0.00396641, 0.00199355, 0.00199991, 0.192001 24: 1024, 0.00394516, 0.0019851, 0.00199761, 0.192994 24: 2048, 0.0039764, 0.00199619, 0.00199299, 0.200002 24: 4096, 0.00396577, 0.00200075, 0.00199205, 0.194065 24: 8192, 0.00194784, 0.00099746, 0.00207181, 0.192959 24: 16384, 0.00394714, 0.00200561, 0.00397705, 0.200089 24: 32768, 0.00389353, 0.00195294, 0.00576837, 0.200173 [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o 24: 65536, 0.00394696, 0.00198309, 0.0100067, 0.264996 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 24: 131072, 0.00484565, 0.00199144, 0.0199984, 0.326 24: 262144, 0.0067305, 0.00198293, 0.0368638, 0.235374 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 24: 524288, 0.0085671, 0.00178087, 0.0747009, 0.842596 [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o 24: 1048576, 0.0167823, 0.00166428, 0.142971, 2.79515 [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HLSL.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 24: 2097152, 0.0270735, 0.00152627, 0.289378, 6.51771 [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [ 88%] Linking CXX executable Kokkos_UnitTest_Sort [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 88%] Built target Kokkos_UnitTest_Sort [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Cuda [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o ./KokkosCore_UnitTest_Cuda ./KokkosCore_UnitTest_Serial ./KokkosCore_UnitTest_HWLOC ./KokkosCore_UnitTest_Default [==========] 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_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o 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-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion Note: Google Test filter = *terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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. Note: Google Test filter = *normal [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype [ RUN ] defaultdevicetype.stacktrace_normal Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.stacktrace_normal (0 ms) [----------] 1 test from defaultdevicetype (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.half_conversion (6 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (4 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (2 ms) [ RUN ] defaultdevicetype.bhalf_operators [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.bhalf_operators (4 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.half_conversion (6 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (8 ms) [ RUN ] defaultdevicetype.half_operators Top of f1 Top of f0 Top of f0 [ OK ] defaultdevicetype.half_operators (6 ms) [ RUN ] defaultdevicetype.bhalf_operators 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.bhalf_operators (4 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (40 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [==========] Running 165 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.reduce_instantiation_a1 (40 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (5 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (14 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.reduce_instantiation_b1 (73 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.half_operators (5 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (19 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (27 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [==========] Running 226 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.reduce_instantiation_a1 (33 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (155 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_a2 (89 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_b1 (100 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_a2 (65 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (105 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (77 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (52 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (35 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (20 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a2 (60 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_a3 (68 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (78 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b2 (136 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 24: 4194304, 0.0614273, 0.00304873, 0.628473, 14.0208 24: [ OK ] TEST_CATEGORY.global_2_local (28004 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 24: [ RUN ] TEST_CATEGORY.scatter_view [ OK ] defaultdevicetype.reduce_instantiation_c2 (50 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (160 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (695 ms) [----------] 1 test from defaultdevicetype_DeathTest (695 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (696 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_c3 (47 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (685 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (685 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_a3 (63 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (263 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (58 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (37 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (664 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (665 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_c3 (46 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (798 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (799 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (982 ms) [----------] 1 test from defaultdevicetype_DeathTest (982 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (983 ms total) [ PASSED ] 1 test. [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 24: ScatterView data-duplicated test: 24: num_threads 8 24: hand-coded test took 0.16082 seconds 24: test took 0.160028 seconds 24: num_threads 8 24: hand-coded test took 0.157567 seconds 24: test took 0.156813 seconds 24: num_threads 8 24: hand-coded test took 0.163789 seconds 24: test took 0.156359 seconds 24: num_threads 8 24: hand-coded test took 0.15908 seconds 24: test took 0.162165 seconds 24: num_threads 8 24: hand-coded test took 0.166766 seconds 24: test took 0.154398 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (2084 ms) 24: [----------] 5 tests from TEST_CATEGORY (30406 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (30406 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 30.42 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 4 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 25: [==========] Running 9 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 9 tests from openmp 25: [ RUN ] openmp.SortUnsignedValueType [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o [ 89%] 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_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4748 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank12345.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4192 ms) [----------] 2 tests from serial_DeathTest (8940 ms total) [----------] 163 tests from serial [ RUN ] serial.init [ OK ] serial.init (0 ms) [ RUN ] serial.dispatch [ OK ] serial.dispatch (16 ms) [ RUN ] serial.impl_shared_alloc [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8837 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial.impl_shared_alloc (22 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 (96 ms) [ RUN ] serial.view_api_b [ OK ] serial.view_api_b (2 ms) [ RUN ] serial.view_api_c [ OK ] serial.view_api_c (0 ms) [ RUN ] serial.view_api_d [ OK ] serial.view_api_d (2 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 [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ OK ] serial.view_allocation_large_rank (1348 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 (150 ms) [ RUN ] serial.deep_copy_conversion [ OK ] serial.deep_copy_conversion (751 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (130 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_mapping [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OHOS.cpp.o [ OK ] serial.view_mapping (1089 ms) [ RUN ] serial.view_mapping_operator Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ OK ] serial.view_mapping_operator (63 ms) [ RUN ] serial.static_extent [ OK ] serial.static_extent (0 ms) [ RUN ] serial.view_mapping_atomic [ OK ] serial.view_mapping_atomic (11 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 (172 ms) [ RUN ] serial.view_realloc [ OK ] serial.view_realloc (1 ms) [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (317 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (313 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 (2 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 (128 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (130 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess [ OK ] serial.view_subview_2d_from_3d_randomaccess (127 ms) [ RUN ] serial.view_subview_3d_from_5d_left [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (7883 ms) [----------] 2 tests from cuda_DeathTest (16720 ms total) [----------] 147 tests from cuda [ RUN ] cuda.init [ OK ] cuda.init (0 ms) [ RUN ] cuda.dispatch [ OK ] cuda.dispatch (82 ms) [ RUN ] cuda.impl_shared_alloc [ OK ] cuda.impl_shared_alloc (94 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (6 ms) [ RUN ] cuda.range_reduce [ OK ] cuda.range_reduce (1 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 (112 ms) [ RUN ] cuda.view_api_b [ OK ] cuda.view_api_b (6 ms) [ RUN ] cuda.view_api_c [ OK ] cuda.view_api_c (0 ms) [ RUN ] cuda.view_api_d [ OK ] cuda.view_api_d (2 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 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ OK ] cuda.view_allocation_large_rank (161 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 (1 ms) [ RUN ] cuda.view_copy_tests [ OK ] cuda.view_copy_tests (63 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.deep_copy_alignment 25: [ OK ] openmp.SortUnsignedValueType (12632 ms) 25: [ RUN ] openmp.SortEmptyView 25: [ OK ] openmp.SortEmptyView (0 ms) 25: [ RUN ] openmp.SortWithCustomComparator 25: [ OK ] openmp.SortWithCustomComparator (1936 ms) 25: [ RUN ] openmp.BinSortGenericTests [ OK ] cuda.deep_copy_alignment (58 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (8 ms) [ RUN ] cuda.view_mapping 25: [ OK ] openmp.BinSortGenericTests (711 ms) 25: [ RUN ] openmp.BinSortEmptyView 25: [ OK ] openmp.BinSortEmptyView (0 ms) 25: [ RUN ] openmp.BinSortEmptyKeysView 25: [ OK ] openmp.BinSortEmptyKeysView (0 ms) 25: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o [ OK ] serial.view_subview_3d_from_5d_left (4241 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ OK ] cuda.view_mapping (1088 ms) [ RUN ] cuda.view_mapping_operator [ OK ] cuda.view_mapping_operator (10 ms) [ RUN ] cuda.static_extent [ OK ] cuda.static_extent (0 ms) [ RUN ] cuda.view_mapping_atomic [ OK ] cuda.view_mapping_atomic (3 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 (149 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (0 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (354 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (350 ms) [ RUN ] cuda.view_irregular_layout [ OK ] cuda.view_irregular_layout (1 ms) [ RUN ] cuda.view_nested_view [ OK ] cuda.view_nested_view (0 ms) [ RUN ] cuda.int64_t_reduce [ OK ] cuda.int64_t_reduce (12 ms) [ RUN ] cuda.double_reduce [ OK ] cuda.double_reduce (12 ms) [ RUN ] cuda.int64_t_reduce_dynamic [ OK ] cuda.int64_t_reduce_dynamic (16 ms) [ RUN ] cuda.double_reduce_dynamic [ OK ] cuda.double_reduce_dynamic (16 ms) [ RUN ] cuda.int64_t_reduce_dynamic_view [ OK ] cuda.int64_t_reduce_dynamic_view (5 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 (83 ms) [ RUN ] cuda.reduce_device_view_range_policy [ OK ] cuda.reduce_device_view_range_policy (5 ms) [ RUN ] cuda.reduce_device_view_mdrange_policy [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [ OK ] cuda.reduce_device_view_mdrange_policy (131 ms) [ RUN ] cuda.reduce_device_view_team_policy [ OK ] cuda.reduce_device_view_team_policy (7 ms) [ RUN ] cuda.reducers_int [ OK ] cuda.reducers_int (9 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (9 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (3 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (8 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (5 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (5 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (4 ms) [ RUN ] cuda.reducers_int16_t [ OK ] cuda.reducers_int16_t (4 ms) [ RUN ] cuda.reducers_point_t [ OK ] cuda.reducers_point_t (3 ms) [ RUN ] cuda.reducers_bool [ OK ] cuda.reducers_bool (1 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 (19 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (16 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (19 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (16 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (19 ms) [ RUN ] cuda.atomic_operations_double [ OK ] cuda.atomic_operations_double (8 ms) [ RUN ] cuda.atomic_operations_float [ OK ] cuda.atomic_operations_float (8 ms) [ RUN ] cuda.atomic_operations_complexfloat [ OK ] cuda.atomic_operations_complexfloat (8 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (8 ms) [ RUN ] cuda.atomic_views_integral [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBuiltin.cpp.o [ 37%] Built target obj.clangFrontend In file included from /scratch/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp:11: /scratch/llvm-project/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::CastFloatingIntegral(clang::interp::InterpState&, clang::interp::CodePtr) [with clang::interp::PrimType Name = clang::interp::PT_Bool; T = clang::interp::Boolean]': /scratch/llvm-project/build/tools/clang/lib/AST/Opcodes.inc:3646:47: required from here /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:1462:51: warning: parameter 'OpPC' set but not used [-Wunused-but-set-parameter] 1462 | bool CastFloatingIntegral(InterpState &S, CodePtr OpPC) { | ~~~~~~~~^~~~ [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_atomic (4236 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Floating.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_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (4212 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ OK ] cuda.atomic_views_integral (6836 ms) [ RUN ] cuda.atomic_views_nonintegral [ OK ] cuda.atomic_views_nonintegral (78 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ OK ] cuda.atomics (219 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ OK ] cuda.team_for (1 ms) [ RUN ] cuda.team_reduce [ OK ] cuda.team_reduce (0 ms) [ RUN ] cuda.team_reduce_large [ OK ] cuda.team_reduce_large (45 ms) [ RUN ] cuda.team_parallel_single [ OK ] cuda.team_parallel_single (6 ms) [ RUN ] cuda.large_team_scratch_size [ OK ] cuda.large_team_scratch_size (14 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (1 ms) [ RUN ] cuda.team_broadcast_long_wrapper [ OK ] cuda.team_broadcast_long_wrapper (1 ms) [ RUN ] cuda.team_broadcast_char [ OK ] cuda.team_broadcast_char (1 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 (16 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (29 ms) [ RUN ] cuda.parallel_scan_with_reducers [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ OK ] cuda.parallel_scan_with_reducers (1130 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 [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o [ OK ] cuda.team_reduction_scan (1541 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (11 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (11 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 (12 ms) [ RUN ] cuda.team_policy_max_recommended [ OK ] cuda.team_policy_max_recommended (393 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.view_aggregate [ OK ] cuda.view_aggregate (0 ms) [ RUN ] cuda.memory_pool [ OK ] cuda.memory_pool (15 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.view_layouttiled [ OK ] cuda.view_layouttiled (8 ms) [ RUN ] cuda.view_layouttiled_subtile [ OK ] cuda.view_layouttiled_subtile (4 ms) [ RUN ] cuda.mdrange_5d [ OK ] cuda.mdrange_5d (155 ms) [ RUN ] cuda.mdrange_6d [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o [ OK ] cuda.mdrange_6d (186 ms) [ RUN ] cuda.mdrange_2d [ OK ] cuda.mdrange_2d (5 ms) [ RUN ] cuda.mdrange_array_reduce [ OK ] cuda.mdrange_array_reduce (0 ms) [ RUN ] cuda.mdrange_3d [ OK ] cuda.mdrange_3d (26 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (3 ms) [ RUN ] cuda.mdrange_4d [ OK ] cuda.mdrange_4d (30 ms) [ RUN ] cuda.crs_count_fill [ OK ] cuda.crs_count_fill (7 ms) [ RUN ] cuda.crs_copy_constructor [ OK ] cuda.crs_copy_constructor (26 ms) [ RUN ] cuda.workgraph_fib [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [ OK ] serial.view_subview_3d_from_5d_right (4840 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank67.cpp.o [ OK ] cuda.workgraph_fib (1043 ms) [ RUN ] cuda.space_access [ OK ] cuda.space_access (0 ms) [ RUN ] cuda.uvm [ OK ] cuda.uvm (3 ms) [ RUN ] cuda.impl_view_accessible [ OK ] cuda.impl_view_accessible (2 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 (3 ms) [ RUN ] cuda.unique_token_instance [ OK ] cuda.unique_token_instance (3 ms) [ RUN ] cuda.unique_token_team_acquire [ OK ] cuda.unique_token_team_acquire (13 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ErrorReporter.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o In file included from /scratch/llvm-project/clang/lib/AST/Interp/Interp.cpp:9: /scratch/llvm-project/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::CastFloatingIntegral(clang::interp::InterpState&, clang::interp::CodePtr) [with clang::interp::PrimType Name = clang::interp::PT_Bool; T = clang::interp::Boolean]': /scratch/llvm-project/build/tools/clang/lib/AST/Opcodes.inc:3484:45: required from here /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:1462:51: warning: parameter 'OpPC' set but not used [-Wunused-but-set-parameter] 1462 | bool CastFloatingIntegral(InterpState &S, CodePtr OpPC) { | ~~~~~~~~^~~~ [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ OK ] serial.view_subview_3d_from_5d_right_atomic (4842 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (84519 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (6 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.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (84 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.view_layouttiled 1: [ OK ] serial.view_layouttiled (14 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (7 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (37 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 (14 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (14 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (4 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (3 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (2 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (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 (1766 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (1766 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (3523 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (3755 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (683 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 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (20752 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (45 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (116 ms) 25: [----------] 9 tests from openmp (36196 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 9 tests from 1 test suite ran. (36196 ms total) 25: [ PASSED ] 9 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 36.22 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Random 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 26: Detected: 4 cores per node. 26: Detected: 1 MPI_ranks per node. 26: Requested: 8 threads per process. 26: [==========] Running 3 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 3 tests from openmp 26: [ RUN ] openmp.Random_XorShift64 26: Test Seed:1707159111154802850 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00225877 -0.00141046 || 0.051031 2049 2401 || 2227.09 2222.06 || -19.4981 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0174799 0.000862815 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00171416 -0.000395955 || 0.051031 2052 2439 || 2225.88 2222.06 || -5.47369 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00426675 0.000525185 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0203186 -0.0016217 || 0.051031 2026 2401 || 2268.15 2222.06 || -22.4184 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0127197 0.000346655 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (8316 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.000217851 -0.00131489 || 0.051031 2047 2418 || 2221.58 2222.06 || -18.177 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0236879 -0.000517787 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00601654 -0.00228321 || 0.051031 2050 2411 || 2235.51 2222.06 || -31.563 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0129111 6.55757e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (4835 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.00205145 -0.000167036 || 0.051031 2034 2405 || 2217.51 2222.06 || -2.3091 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00538134 0.000106584 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00193932 -0.00103605 || 0.051031 2059 2391 || 2217.76 2222.06 || -14.3223 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0190342 -0.000475767 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.014749 -5.5041e-05 || 0.051031 2045 2393 || 2255.33 2222.06 || -0.760886 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00682967 -0.000305467 || 0.051031 1e+64 -1e+64 26: Test Seed:1707159114656062848 26: Test Scalar=int 26: -- Testing randomness properties [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRV.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00586405 0.000712684 || 0.051031 2045 2400 || 2209.11 2222.06 || 9.85215 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00379961 -0.000909162 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00933693 0.00275542 || 0.051031 2054 2381 || 2201.51 2222.06 || 38.091 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00573294 0.000173637 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0132744 0.00125984 || 0.051031 2046 2445 || 2251.95 2222.06 || 17.416 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00339081 0.000541451 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0188941 0.000606547 || 0.051031 2047 2425 || 2180.86 2222.06 || 8.38491 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0197019 -0.000167104 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00411916 0.00107361 || 0.051031 2036 2419 || 2212.95 2222.06 || 14.8416 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00132553 -0.000618867 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.0024928 0.000822155 || 0.051031 2019 2404 || 2216.54 2222.06 || 11.3655 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.030128 0.000258681 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.0187629 0.000701566 || 0.051031 2046 2406 || 2181.14 2222.06 || 9.69844 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00741229 -0.000254653 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00277606 0.00271956 || 0.051031 2045 2407 || 2215.91 2222.06 || 37.5952 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00223841 0.000133539 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (6820 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1707159117975011878 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.000781612 -0.000834872 || 0.051031 2009 2384 || 2199.94 2198.22 || -11.5413 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0135363 -0.000322476 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0019117 0.000593422 || 0.051031 2019 2391 || 2202.43 2198.22 || 8.20347 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00421728 -0.00131599 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ OK ] serial.int64_t_reduce (4827 ms) [ RUN ] serial.double_reduce 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0142107 -0.000630376 || 0.051031 2024 2366 || 2229.91 2198.22 || -8.71431 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0034366 0.000897972 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0214819 -0.000952549 || 0.051031 2032 2395 || 2151.99 2198.22 || -13.168 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00538365 0.000428565 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_OffsetView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ScatterView.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.0289151 -0.00136556 || 0.051031 2038 2393 || 2136.45 2198.22 || -18.8775 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 0.0156017 -0.000586625 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.00415449 0.001336 || 0.051031 2015 2408 || 2207.39 2198.22 || 18.4689 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00614786 -0.000483082 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.0181973 -3.9372e-06 || 0.051031 2005 2369 || 2238.97 2198.22 || -0.0544278 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00593699 -0.000581598 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0135323 0.00020676 || 0.051031 2002 2372 || 2168.87 2198.22 || 2.85826 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0256672 2.5345e-05 || 0.051031 1e+64 -1e+64 26: Test Seed:1707159121117410612 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00446564 -0.000735127 || 0.051031 2020 2390 || 2188.45 2198.22 || -10.1624 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0193126 -0.000118168 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00288572 -0.00172882 || 0.051031 2031 2391 || 2191.9 2198.22 || -23.8991 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0107892 -0.000814951 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (9244 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0030321 -0.000558874 || 0.051031 2026 2407 || 2204.91 2198.22 || -7.72587 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0137564 -0.000308613 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0142472 0.00174775 || 0.051031 2016 2376 || 2167.34 2198.22 || 24.1609 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00418802 2.39212e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.000474541 -0.000282919 || 0.051031 2022 2387 || 2197.18 2198.22 || -3.91108 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00623277 -0.000401421 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.27255e-05 -0.00976534 -0.000794909 || 0.051031 2027 2386 || 2219.9 2198.22 || -10.9888 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.28572e-05 0.00744799 0.000760188 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ OK ] serial.double_reduce (4930 ms) [ RUN ] serial.int64_t_reduce_dynamic 26: -- Testing 1-D histogram 26: Density 1D: 7.27585e-05 -0.012869 -0.0012469 || 0.051031 2018 2422 || 2226.88 2198.22 || -17.2371 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.29559e-05 -0.00653572 -4.6364e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.021642 0.00180331 || 0.051031 2016 2373 || 2151.66 2198.22 || 24.9289 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0038249 2.08213e-05 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (6193 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (0 ms) 26: [----------] 3 tests from openmp (13013 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (13013 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 13.02 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 14 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 10 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (0 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (0 ms) 27: [ RUN ] random_access_iterator_test.subscript_operator 27: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet1 27: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (0 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 27: [----------] 10 tests from random_access_iterator_test (4 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 14 tests from 3 test suites ran. (4 ms total) 27: [ PASSED ] 14 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.01 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 4 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 7 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 7 tests from std_algorithms_min_max_element_test 28: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (10 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (9 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (9 ms) 28: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (52 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (52 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.06 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 4 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 13 tests from 10 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from std_algorithms_lexicographical_compare_test 29: [ RUN ] std_algorithms_lexicographical_compare_test.test 29: [ OK ] std_algorithms_lexicographical_compare_test.test (236 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (236 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test 29: [ OK ] std_algorithms_for_each_test.test (131 ms) 29: [----------] 1 test from std_algorithms_for_each_test (131 ms total) 29: 29: [----------] 1 test from std_algorithms_find_test 29: [ RUN ] std_algorithms_find_test.test 29: [ OK ] std_algorithms_find_test.test (85 ms) 29: [----------] 1 test from std_algorithms_find_test (85 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1227 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1257 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search (709 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (565 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3759 ms total) 29: 29: [----------] 1 test from std_algorithms_count_test 29: [ RUN ] std_algorithms_count_test.test 29: [ OK ] std_algorithms_count_test.test (98 ms) 29: [----------] 1 test from std_algorithms_count_test (98 ms total) 29: 29: [----------] 1 test from std_algorithms_equal_test 29: [ RUN ] std_algorithms_equal_test.test 29: [ OK ] std_algorithms_equal_test.test (28 ms) 29: [----------] 1 test from std_algorithms_equal_test (28 ms total) 29: 29: [----------] 1 test from std_algorithms_all_any_none_of_test 29: [ RUN ] std_algorithms_all_any_none_of_test.test 29: [ OK ] std_algorithms_all_any_none_of_test.test (85 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (85 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (86 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (86 ms total) 29: 29: [----------] 1 test from std_algorithms_mismatch_test 29: [ RUN ] std_algorithms_mismatch_test.test 29: [ OK ] std_algorithms_mismatch_test.test (206 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (206 ms total) 29: 29: [----------] 1 test from std_algorithms_mod_seq_ops 29: [ RUN ] std_algorithms_mod_seq_ops.move_backward 29: [ OK ] std_algorithms_mod_seq_ops.move_backward (57 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (57 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (4776 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.78 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 4 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 31 tests from 5 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_mod_ops_test 30: [ RUN ] std_algorithms_mod_ops_test.move 30: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 30: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 30: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 30: 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy 30: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 30: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill 30: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate 30: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 30: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 30: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 30: 30: [----------] 4 tests from std_algorithms_replace_ops_test 30: [ RUN ] std_algorithms_replace_ops_test.replace 30: [ OK ] std_algorithms_replace_ops_test.replace (36 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (137 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (56 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (51 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (281 ms total) 30: 30: [----------] 11 tests from std_algorithms_mod_seq_ops 30: [ RUN ] std_algorithms_mod_seq_ops.copy_if 30: [ OK ] std_algorithms_mod_seq_ops.copy_if (46 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique 30: [ OK ] std_algorithms_mod_seq_ops.unique (284 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (98 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (70 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (77 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (135 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (71 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.rotate (822 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (469 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ OK ] serial.int64_t_reduce_dynamic (7657 ms) [ RUN ] serial.double_reduce_dynamic [ OK ] cuda.local_deepcopy_teampolicy_layoutright (9216 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o 1: [ OK ] serial.reduce_device_view_range_policy (21663 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.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_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 74%] Built target Kokkos_ContainersUnitTest_Serial 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (7561 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ OK ] serial.double_reduce_dynamic (7735 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCFreeBSD.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (9488 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (20 ms) [ RUN ] cuda.debug_pin_um_to_host [ OK ] serial.int64_t_reduce_dynamic_view (1984 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 (61 ms) [ RUN ] serial.reduce_device_view_range_policy [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [ OK ] cuda.debug_pin_um_to_host (855 ms) [ RUN ] cuda.team_scratch_1_streams [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [ 37%] Built target obj.clangStaticAnalyzerFrontend [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 37%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 92%] 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_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (11120 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (20760 ms total) 30: 30: [----------] 1 test from std_algorithms_modseq_test 30: [ RUN ] std_algorithms_modseq_test.reverse 30: [ OK ] std_algorithms_modseq_test.reverse (1127 ms) 30: [----------] 1 test from std_algorithms_modseq_test (1127 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (22173 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 22.18 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 4 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 29 tests from 7 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from std_algorithms_sorting_ops_test 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted (271 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (222 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (493 ms total) 31: 31: [----------] 4 tests from std_algorithms_partitioning_test 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (14 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (8 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (8 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (31 ms total) 31: 31: [----------] 1 test from std_algorithms_partitioning_ops 31: [ RUN ] std_algorithms_partitioning_ops.partition_copy 31: [ OK ] std_algorithms_partitioning_ops.partition_copy (115 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (115 ms total) 31: 31: [----------] 12 tests from std_algorithms_numerics_test 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (8 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (8 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (8 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (8 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (5 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (5 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (5 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (5 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (5 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (5 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (5 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (5 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (81 ms total) 31: 31: [----------] 1 test from std_algorithms_numerics_ops_test 31: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 31: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (1174 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (1174 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_StaticCrsGraph.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ OK ] cuda.team_scratch_1_streams (12426 ms) [----------] 147 tests from cuda (64529 ms total) [----------] 52 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (83 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (110 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (20 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 (5 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 (2 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ OK ] cuda_uvm.view_allocation_large_rank (639 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 (10 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (31 ms) [ RUN ] cuda_uvm.view_copy_tests_rank_0 [ OK ] cuda_uvm.view_copy_tests_rank_0 (5 ms) [ RUN ] cuda_uvm.view_copy_degenerated [ OK ] cuda_uvm.view_copy_degenerated (0 ms) [ RUN ] cuda_uvm.view_mapping [ OK ] cuda_uvm.view_mapping (1083 ms) [ RUN ] cuda_uvm.view_mapping_operator [ OK ] cuda_uvm.view_mapping_operator (9 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 (3 ms) [ RUN ] cuda_uvm.view_mapping_class_value [ OK ] cuda_uvm.view_mapping_class_value (0 ms) [ RUN ] cuda_uvm.view_mapping_assignable [ OK ] cuda_uvm.view_mapping_assignable (0 ms) [ RUN ] cuda_uvm.view_mapping_trivially_copyable [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_uvm.view_mapping_subview [ OK ] cuda_uvm.view_mapping_subview (1 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_left [ OK ] cuda_uvm.view_subview_auto_1d_left (6 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 (6 ms) [ RUN ] cuda_uvm.view_subview_left_0 [ OK ] cuda_uvm.view_subview_left_0 (1 ms) [ RUN ] cuda_uvm.view_subview_left_1 [ OK ] cuda_uvm.view_subview_left_1 (1 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 (1 ms) [ RUN ] cuda_uvm.view_subview_right_1 [ OK ] cuda_uvm.view_subview_right_1 (1 ms) [ RUN ] cuda_uvm.view_subview_right_3 [ OK ] cuda_uvm.view_subview_right_3 (0 ms) [ RUN ] cuda_uvm.view_static_tests [ OK ] cuda_uvm.view_static_tests (1 ms) [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (3 ms) [ RUN ] cuda_uvm.view_subview_1d_assign [ OK ] cuda_uvm.view_subview_1d_assign (6 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_atomic [ OK ] cuda_uvm.view_subview_1d_assign_atomic (5 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ OK ] cuda_uvm.view_subview_2d_from_3d (77 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (76 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (76 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (127 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (128 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (128 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (124 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (128 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (125 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 52 tests from cuda_uvm (3062 ms total) [----------] 25 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (56 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (102 ms) [ RUN ] cuda_hostpinned.view_api_b [ OK ] cuda_hostpinned.view_api_b (13 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 (3 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 [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 37%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ OK ] cuda_hostpinned.view_allocation_large_rank (6823 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 (139 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_mapping [ OK ] cuda_hostpinned.view_mapping (1081 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (63 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 (11 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 (1 ms) [----------] 25 tests from cuda_hostpinned (8300 ms total) [----------] Global test environment tear-down [==========] 226 tests from 4 test suites ran. (92613 ms total) [ PASSED ] 226 tests. ./KokkosCore_UnitTest_CudaInterOpInit [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_interop [ OK ] cuda.raw_cuda_interop (132 ms) [----------] 1 test from cuda (132 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (132 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_CudaInterOpStreams [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_streams [ 37%] Built target obj.clangDriver [ OK ] cuda.raw_cuda_streams (124 ms) [----------] 1 test from cuda (124 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (124 ms total) [ PASSED ] 1 test. [ 37%] Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (14874 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o [ 37%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o [ 75%] Linking CXX executable Kokkos_UnitTest_Sort [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o [ 37%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o [ 37%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 37%] Built target obj.clangFrontendTool [ 37%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 37%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 37%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (19666 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (2306 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (3994 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 31: [----------] 8 tests from std_algorithms_numeric_ops_test (40843 ms total) 31: 31: [----------] 1 test from std_algorithms_transform_ops_test 31: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 31: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (487 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (487 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (43227 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 43.24 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 4 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 12 tests from 7 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRDiagsEmitter.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ OK ] serial.reduce_device_view_range_policy (52648 ms) [ RUN ] serial.reduce_device_view_mdrange_policy 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (3980 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 37%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 37%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (3743 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (7724 ms total) 32: 32: [----------] 2 tests from std_algorithms_count_team_test 32: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_UnorderedMap.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 32: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (2038 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (1769 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (3807 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 39%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o 32: [ OK ] std_algorithms_count_if_team_test.test (2054 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (2054 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_team_test 32: [ RUN ] std_algorithms_for_each_team_test.test [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 32: [ OK ] std_algorithms_for_each_team_test.test (2118 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (2118 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 32: [ OK ] std_algorithms_for_each_n_team_test.test (2692 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (2692 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Random [ 39%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 39%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3975 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2318 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2223 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (8517 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 39%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_Default [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2789 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1536 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (4326 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (31242 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 31.26 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 4 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 8 tests from 4 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from std_algorithms_equal_team_test 33: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (1892 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1469 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (3362 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_exist (825 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1009 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (1834 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2488 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 26%] Built target Kokkos_CoreUnitTest_PushFinalizeHook 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (5323 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (7812 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_first_of_team_test 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o [ 39%] Built target obj.clangDependencyScanning [ 39%] Building CXX object tools/clang/tools/apinotes-test/CMakeFiles/apinotes-test.dir/APINotesTest.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (3634 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 39%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 76%] Built target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o Scanning dependencies of target Kokkos_gups [ 56%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaHLSL.cpp.o [ 39%] Linking CXX executable ../../../../bin/apinotes-test [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 39%] Built target apinotes-test [ 39%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Randstruct.cpp.o [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (10648 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (14284 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (27294 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 27.30 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 4 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 11 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_find_team_test 34: [ RUN ] std_algorithms_find_team_test.searched_values_exist [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [ 76%] Built target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 39%] Linking CXX executable ../../bin/llvm-diff 34: [ OK ] std_algorithms_find_team_test.searched_values_exist (2440 ms) 34: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [ 56%] Built target Kokkos_ContainersUnitTest_Serial [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 39%] Built target llvm-diff [ 39%] Building BitcodeStripOpts.inc... Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 56%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o 34: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (2519 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (4960 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_team_test 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 39%] Built target BitcodeStripOptsTableGen [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 39%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (2379 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (2184 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (4564 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_not_team_test 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ViewCtorPropEmbeddedDim.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 98%] Built target Kokkos_gups [ 39%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (2279 ms) 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false Scanning dependencies of target Kokkos_stream [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (2106 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (4386 ms total) 34: 34: [----------] 1 test from std_algorithms_all_of_team_test 34: [ RUN ] std_algorithms_all_of_team_test.test [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_Develop [ 98%] Built target Kokkos_UnitTest_SIMD [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o 34: [ OK ] std_algorithms_all_of_team_test.test (2275 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (2275 ms total) 34: 34: [----------] 1 test from std_algorithms_any_of_team_test 34: [ RUN ] std_algorithms_any_of_team_test.test [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGHLSLRuntime.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o 34: [ OK ] std_algorithms_any_of_team_test.test (1814 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (1814 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test 34: [ OK ] std_algorithms_none_of_team_test.test (1196 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (1196 ms total) 34: 34: [----------] 2 tests from std_algorithms_search_n_team_test 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (1886 ms) 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 1: [ OK ] serial.reduce_device_view_mdrange_policy (127317 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (13672 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (21 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 179 tests from serial (356309 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 185 tests from 2 test suites ran. (360133 ms total) 1: [ PASSED ] 185 tests. 1/50 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 362.58 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 98%] Linking CXX executable Kokkos_launch_latency [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 98%] Built target Kokkos_launch_latency [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (2264 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (4151 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (23348 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 23.37 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 4 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 3 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_min_element_team_test 35: [ RUN ] std_algorithms_min_element_team_test.test [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o 2: [==========] Running 125 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 [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o 35: [ OK ] std_algorithms_min_element_team_test.test (4296 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (4296 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4288 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 56%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 29%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 29%] Built target Kokkos_push_finalize_hook_terminate [ 99%] Linking CXX executable Kokkos_stream [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 35: [ OK ] std_algorithms_max_element_team_test.test (4129 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (4129 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4260 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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 (8549 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 [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o 35: [ OK ] std_algorithms_minmax_element_team_test.test (4542 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (4542 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (12968 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 12.98 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 4 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 6 tests from 6 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_fill_team_test 36: [ RUN ] std_algorithms_fill_team_test.test 36: [ OK ] std_algorithms_fill_team_test.test (686 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (686 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 36: [ OK ] std_algorithms_fill_n_team_test.test (1099 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (1099 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_team_test 36: [ RUN ] std_algorithms_replace_team_test.test [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 36: [ OK ] std_algorithms_replace_team_test.test (935 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (935 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 36: [ OK ] std_algorithms_replace_if_team_test.test (993 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (993 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test [ OK ] serial.reduce_device_view_mdrange_policy (94278 ms) [ RUN ] serial.reduce_device_view_team_policy [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o 36: [ OK ] std_algorithms_replace_copy_team_test.test (1648 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (1648 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test 36: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o 36: [ OK ] std_algorithms_replace_copy_if_team_test.test (2999 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2999 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (8362 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 8.37 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 4 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 4 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_reverse_team_test 37: [ RUN ] std_algorithms_reverse_team_test.test 37: [ OK ] std_algorithms_reverse_team_test.test (1120 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (1120 ms total) 37: 37: [----------] 1 test from std_algorithms_reverse_copy_team_test 37: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 37: [ OK ] std_algorithms_reverse_copy_team_test.test (1603 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (1603 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 37: [ OK ] std_algorithms_rotate_team_test.test (2552 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (2552 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_copy_team_test 37: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o 37: [ OK ] std_algorithms_rotate_copy_team_test.test (3408 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (3408 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (8684 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 8.70 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 4 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 4 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_move_team_test 38: [ RUN ] std_algorithms_move_team_test.test 2: [ OK ] serial.team_reduce_large (21071 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (125 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 (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 (83 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 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_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o 38: [ OK ] std_algorithms_move_team_test.test (2923 ms) 38: [----------] 1 test from std_algorithms_move_team_test (2923 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ OK ] serial.reduce_device_view_team_policy (24377 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (13 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (13 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (5 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (5 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (3 ms) [ RUN ] serial.reducers_bhalf_t [ OK ] serial.reducers_bhalf_t (1 ms) [ RUN ] serial.reducers_int8_t [ OK ] serial.reducers_int8_t (0 ms) [ RUN ] serial.reducers_int16_t [ OK ] serial.reducers_int16_t (1 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 (4 ms) [ RUN ] serial.atomic_operations_unsigned [ OK ] serial.atomic_operations_unsigned (3 ms) [ RUN ] serial.atomic_operations_long [ OK ] serial.atomic_operations_long (4 ms) [ RUN ] serial.atomic_operations_unsignedlong [ OK ] serial.atomic_operations_unsignedlong (3 ms) [ RUN ] serial.atomic_operations_longlong [ OK ] serial.atomic_operations_longlong (4 ms) [ RUN ] serial.atomic_operations_double [ OK ] serial.atomic_operations_double (1 ms) [ RUN ] serial.atomic_operations_float [ OK ] serial.atomic_operations_float (1 ms) [ RUN ] serial.atomic_operations_complexfloat [ OK ] serial.atomic_operations_complexfloat (1 ms) [ RUN ] serial.atomic_operations_complexdouble [ OK ] serial.atomic_operations_complexdouble (1 ms) [ RUN ] serial.atomic_views_integral 38: [ OK ] std_algorithms_move_backward_team_test.test (3254 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (3254 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test [ OK ] serial.atomic_views_integral (799 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (443 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (22 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/TestStdAlgorithmsReplace.cpp.o [ 79%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 2: [ OK ] serial.triple_nested_parallelism (7338 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (1360 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 (134 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (138 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o 2: [ OK ] serial.TeamVectorMDRangeParallelFor (139 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (144 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (146 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (156 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 2: [ OK ] serial.team_reduction_scan (330 ms) 2: [ RUN ] serial.team_long_reduce [ 40%] Built target obj.clangAST [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o 2: [ OK ] serial.team_long_reduce (668 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (716 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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 38: [ OK ] std_algorithms_shift_left_team_test.test (7179 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (7179 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 38: [ OK ] std_algorithms_shift_right_team_test.test (4341 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (4341 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (17699 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 17.71 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 4 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 9 tests from 9 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_copy_team_test 39: [ RUN ] std_algorithms_copy_team_test.test [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o 2: [ OK ] serial.repeated_team_reduce (8247 ms) 2: [ RUN ] serial.team_scan [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o 39: [ OK ] std_algorithms_copy_team_test.test (3372 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (3372 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_n_team_test 39: [ RUN ] std_algorithms_copy_n_team_test.test [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o 2: [ OK ] serial.team_scan (1911 ms) 2: [ RUN ] serial.team_scan_ret_val [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o 39: [ OK ] std_algorithms_copy_n_team_test.test (1699 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (1699 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H 2: [ OK ] serial.team_scan_ret_val (1923 ms) 2: [ RUN ] serial.team_shared_request 39: [ OK ] std_algorithms_copy_backward_team_test.test (850 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (850 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_if_team_test 39: [ RUN ] std_algorithms_copy_if_team_test.test [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: [ OK ] std_algorithms_copy_if_team_test.test (815 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (815 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o 2: [ OK ] serial.team_shared_request (1157 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (129 ms) 2: [ RUN ] serial.team_lambda_shared_request [ 59%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o 39: [ OK ] std_algorithms_unique_copy_team_test.test (1547 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (1547 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test 2: [ OK ] serial.team_lambda_shared_request (1085 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 (197 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 (40 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 (27 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (168 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (166 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o 2: [ OK ] serial.view_api_a (98 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (3 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (4 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 39: [ OK ] std_algorithms_remove_team_test.test (988 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (988 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_if_team_test 39: [ RUN ] std_algorithms_remove_if_team_test.test [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o 39: [ OK ] std_algorithms_remove_if_team_test.test (886 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (886 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_team_test 39: [ RUN ] std_algorithms_remove_copy_team_test.test [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1831 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 (148 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_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 [ 32%] Built target Kokkos_CoreUnitTest_Cuda3 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (168 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (156 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 39: [ OK ] std_algorithms_remove_copy_team_test.test (986 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (986 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (909 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (909 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (12057 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 12.07 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 4 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_unique_team_test 40: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 2: [ OK ] serial.view_mapping (604 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (171 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 (9 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.view_resize 2: [ OK ] serial.view_resize (388 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o 2: [ OK ] serial.workgraph_fib (962 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (11 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 (5 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (2 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (2 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (173 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (174 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1722 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1722 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (173 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1525 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1525 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o 40: [ OK ] std_algorithms_reduce_team_test.test (1342 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (1343 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 60%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 60%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 40: [ OK ] std_algorithms_transform_reduce_team_test.test (2361 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (2361 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (6952 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 6.96 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 4 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 18 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_is_sorted_team_test 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (869 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1764 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (2634 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (13 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (7430 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1361 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (811 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2198 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test 41: [ RUN ] std_algorithms_is_partitioned_team_test.empty 41: [ OK ] std_algorithms_is_partitioned_team_test.empty (6 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (390 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (395 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random 41: [ OK ] std_algorithms_is_partitioned_team_test.random (304 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1098 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_copy_team_test 41: [ RUN ] std_algorithms_partition_copy_team_test.empty 41: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (619 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (863 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.random (1160 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (2654 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_point_team_test 41: [ RUN ] std_algorithms_partition_point_team_test.empty 41: [ OK ] std_algorithms_partition_point_team_test.empty (168 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (1003 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 185 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 6 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (357 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 41: [ OK ] std_algorithms_partition_point_team_test.all_false (993 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 1: [ OK ] serial_DeathTest.abort_from_device (361 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (329 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (7410 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (333 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o 41: [ OK ] std_algorithms_partition_point_team_test.random (868 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (3035 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (11621 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 11.63 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 4 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 5 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_transform_team_test 42: [ RUN ] std_algorithms_transform_team_test.test_unary_op 1: [ OK ] serial_DeathTest.policy_invalid_bounds (5 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms) 1: [----------] 6 tests from serial_DeathTest (1391 ms total) 1: 1: [----------] 179 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 (70 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (43 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 (26 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [ 40%] Built target obj.clangARCMigrate [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2687 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (3085 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o [ OK ] serial.team_reduce_large (46517 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (187 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 (1 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 (1 ms) [ RUN ] serial.team_broadcast_float [ OK ] serial.team_broadcast_float (1 ms) [ RUN ] serial.team_broadcast_double [ OK ] serial.team_broadcast_double (1 ms) [ RUN ] serial.team_handle_by_value [ OK ] serial.team_handle_by_value (0 ms) [ RUN ] serial.team_vector [ OK ] serial.team_vector (150 ms) [ RUN ] serial.triple_nested_parallelism 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2756 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (2608 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (5694 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (7444 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (943 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaRISCVVectorLookup.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (956 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 (47 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (160 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 (86 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 [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (926 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%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (3695 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (3695 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2557 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6787/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.view_aggregate 1: [ OK ] serial.view_aggregate (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.view_layouttiled 1: [ OK ] serial.view_layouttiled (1 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (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 (108 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ OK ] serial.triple_nested_parallelism (5779 ms) [ RUN ] serial.parallel_scan_with_reducers 42: [ OK ] std_algorithms_generate_n_team_test.test (2417 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (2417 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test 1: [ OK ] serial.int64_t_reduce_dynamic (1237 ms) 1: [ RUN ] serial.double_reduce_dynamic [ OK ] serial.parallel_scan_with_reducers (1462 ms) [ RUN ] serial.team_shared_request [ OK ] serial.team_shared_request (770 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (127 ms) [ RUN ] serial.team_lambda_shared_request [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1375 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 2: [ OK ] serial.view_subview_3d_from_5d_right (7864 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ OK ] serial.team_lambda_shared_request (770 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 1: [ OK ] serial.int64_t_reduce_dynamic_view (275 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 (9 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ OK ] serial.multi_level_scratch (178 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 (42 ms) [ RUN ] serial.team_reduction_scan [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ OK ] serial.team_reduction_scan (488 ms) [ RUN ] serial.team_long_reduce [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1116 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 42: [ OK ] std_algorithms_swap_ranges_team_test.test (3258 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (3258 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (15066 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 15.08 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 4 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 2 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test 43: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o [ OK ] serial.team_long_reduce (1572 ms) [ RUN ] serial.team_double_reduce [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1441 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: [----------] 179 tests from serial (16925 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 185 tests from 2 test suites ran. (18316 ms total) 1: [ PASSED ] 184 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/59 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 19.18 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o 2: [==========] Running 125 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 [ OK ] serial.team_double_reduce (1607 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 [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o [ 79%] Built target Kokkos_PerformanceTest_Benchmark [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2396 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (6732 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (6732 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (7878 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2375 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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 (4772 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 (341 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_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 [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/PutenvWithAutoChecker.cpp.o 2: [ OK ] serial.triple_nested_parallelism (406 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (69 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 (8 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 (189 ms) 2: [ RUN ] serial.team_long_reduce [ 40%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o 2: [ OK ] serial.team_long_reduce (108 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (35 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 [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building InstCombineTables.inc... [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 40%] Built target InstCombineTableGen [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [ 40%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o [ 40%] Linking CXX static library ../libLLVMObject.a [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 40%] Built target LLVMObject 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (5875 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (5875 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (12607 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 12.62 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 4 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test 44: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 40%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (7894 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 (98642 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (107192 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/50 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 109.74 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 40%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o 2: [ OK ] serial.repeated_team_reduce (7091 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (125 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (115 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 (52 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 (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (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 (914 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_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (54 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ 89%] 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_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (50 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 (25 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.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 (106 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-6787/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 (12 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o [ 40%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o [ 40%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o 3/50 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 2.05 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 2: [ OK ] serial.view_subview_3d_from_5d_left (465 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ OK ] serial.repeated_team_reduce (14211 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (117 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.view_aggregate [ OK ] serial.view_aggregate (0 ms) [ RUN ] serial.memory_pool [ OK ] serial.memory_pool (116 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.view_layouttiled [ OK ] serial.view_layouttiled (10 ms) [ RUN ] serial.view_layouttiled_subtile [ OK ] serial.view_layouttiled_subtile (3 ms) [ RUN ] serial.mdrange_5d 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (465 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (463 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ OK ] serial.mdrange_5d (817 ms) [ RUN ] serial.mdrange_6d 2: [ OK ] serial.view_subview_3d_from_5d_right (470 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o [ 40%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (474 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 40%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (471 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 (12680 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (17453 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/59 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 18.19 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 40%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o 3/59 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 0.74 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 [ OK ] serial.mdrange_6d (2536 ms) [ RUN ] serial.mdrange_2d [ OK ] serial.mdrange_2d (18 ms) [ RUN ] serial.mdrange_array_reduce [ OK ] serial.mdrange_array_reduce (0 ms) [ RUN ] serial.mdrange_3d [ OK ] serial.mdrange_3d (196 ms) [ RUN ] serial.mdrange_neg_idx [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o 4: [==========] Running 187 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 6 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o 4: [==========] Running 187 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 6 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (735 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_host (1483 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ OK ] serial.mdrange_neg_idx (1189 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (209 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (7 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (34 ms) [ RUN ] serial.workgraph_fib [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (723 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ OK ] serial.workgraph_fib (1114 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (695 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 40%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (710 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (1 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (2 ms) 4: [----------] 6 tests from cuda_DeathTest (2870 ms total) 4: 4: [----------] 181 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (6 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda_DeathTest.abort_from_device (1609 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (5 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (13 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (13 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (13 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (10 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (10 ms) 4: [ RUN ] cuda.atomics [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o 4: [ OK ] cuda.atomics (233 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1514 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o [ 42%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1429 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (14049 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14049 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (1492 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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. [ 43%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 43%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o 4: [ OK ] cuda.atomic_views_integral (6456 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (52 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (2 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (1 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (2 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (7 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (31 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 43%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (2065 ms) 4: [----------] 6 tests from cuda_DeathTest (9595 ms total) 4: 4: [----------] 181 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (15 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (8 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (7 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (17 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (17 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (17 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (14 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (14 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (223 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1438 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [ 43%] Linking CXX static library ../../../libLLVMAArch64Desc.a [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 43%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o [ 43%] Built target LLVMAArch64Desc 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2216 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 43%] Building CXX object lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1411 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 90%] 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_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 43%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1654 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (16 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (24 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (1 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (5 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (4 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (77 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (9953 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (9953 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (24003 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 24.01 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 4 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (1 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (2 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 1083.01 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6787/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 b0190fb14adb4645fc380f8fd830f9e4568be5b9d1f85bfe5191920e32060a97 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1430 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (8 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (1 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (23 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (0 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (0 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (3 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (4 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (1 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (4 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (3 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (3 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (2 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (9 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (8 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (14 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (14 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (124 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (55 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (17 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (71 ms) 4: [----------] 181 tests from cuda (15642 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 187 tests from 2 test suites ran. (18513 ms total) 4: [ PASSED ] 186 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] cuda.mdspan_minimal_functional 4/59 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 19.38 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 125 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP $ docker rm -f --volumes b0190fb14adb4645fc380f8fd830f9e4568be5b9d1f85bfe5191920e32060a97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 43%] Linking CXX static library ../../../libLLVMAVRDisassembler.a [ 43%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o [ 43%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_KokkosP [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 43%] Built target LLVMAVRDisassembler 4: [ OK ] cuda.atomic_views_integral (12590 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (84 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (5 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (20 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (50 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (8 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (113 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o [ 43%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (19617 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 43%] Linking CXX static library ../../../libLLVMAVRDesc.a 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4721 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 43%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [ 43%] Built target LLVMAVRDesc 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (3481 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 43%] Building CXX object lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [ 43%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 60%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4736 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 43%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o [ 43%] Linking CXX static library ../../../libLLVMBPFDisassembler.a [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 43%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o [ 43%] Built target LLVMBPFDisassembler [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (5137 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o [ 43%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (4027 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (14353 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [ 43%] Linking CXX static library ../../../libLLVMBPFDesc.a [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o [ 43%] Built target LLVMBPFDesc [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiAsmBackend.cpp.o [ 43%] Linking CXX static library ../../../libLLVMARMDesc.a 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12444 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o [ 43%] Built target LLVMARMDesc [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiELFObjectWriter.cpp.o [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchAsmBackend.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (4234 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (316 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (415 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (4 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (38 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (54 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (115 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (2071 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (14 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (10 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (6 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (55 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (1 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (1 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (7 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (8 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (1 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (4 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (4 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (4 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (3 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (2 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (11 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (11 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (15 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (15 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (137 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (81 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (35 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (117 ms) 4: [----------] 181 tests from cuda (33782 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 187 tests from 2 test suites ran. (43377 ms total) 4: [ PASSED ] 187 tests. 4/50 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 47.75 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 43%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiInstPrinter.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutright (9418 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchBaseInfo.cpp.o [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o 5: [==========] Running 125 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCAsmInfo.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_SYCL [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCCodeEmitter.cpp.o [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFObjectWriter.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFStreamer.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCExpr.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCTargetDesc.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchInstPrinter.cpp.o [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCAsmInfo.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutright (10006 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 163 tests from serial (365600 ms total) [----------] Global test environment tear-down [==========] 165 tests from 2 test suites ran. (374541 ms total) [ PASSED ] 165 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6787/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6787/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (14317 ms) 5: [----------] 8 tests from cuda_DeathTest (36220 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (5 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (7 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (3 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (9 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (7 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (90 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (24 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (22 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (16 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10033 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o [ 45%] Linking CXX static library ../../../libLLVMLanaiDesc.a echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCCodeEmitter.cpp.o 5: [ OK ] cuda.team_reduction_scan (2012 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (32 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (32 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (10 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (199 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (194 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (3 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.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 (1 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 (2 ms) [ RUN ] cuda.dualview_realloc [ OK ] cuda.dualview_realloc (0 ms) [ RUN ] cuda.dualview_resize [ OK ] cuda.dualview_resize (0 ms) [ RUN ] cuda.dualview_device_correct_kokkos_device [ OK ] cuda.dualview_device_correct_kokkos_device (2 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 (39 ms) [ RUN ] cuda.dyn_rank_view_api_generic 5: [ OK ] cuda.team_policy_max_recommended (419 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (7 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (3 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (0 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (10 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (7 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (78 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (71 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping [ OK ] cuda.dyn_rank_view_api_generic (45 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 (1 ms) [ RUN ] cuda.ErrorReporter [ OK ] cuda.ErrorReporter (1 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 (1 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 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] cuda.view_mapping (28 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (7 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (0 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (0 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (15 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (802 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 89 tests from cuda (4238 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (8 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (49 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (48 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (48 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ 45%] Built target LLVMLanaiDesc 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (69 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (608 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (41068 ms total) 5: [ PASSED ] 125 tests. [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o 5/59 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 42.02 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCExpr.cpp.o 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o [ 45%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCTargetDesc.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (10078 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMatInt.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchTargetStreamer.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o [ 45%] Linking CXX static library ../../../libLLVMLoongArchDesc.a [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o [ OK ] serial.bitset (14517 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 (186 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (43 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-6787/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 (941 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (14 ms) [ RUN ] serial.offsetview_offsets_rank1 [ OK ] serial.offsetview_offsets_rank1 (0 ms) [ RUN ] serial.offsetview_offsets_rank2 [ OK ] serial.offsetview_offsets_rank2 (0 ms) [ RUN ] serial.offsetview_offsets_rank3 [ OK ] serial.offsetview_offsets_rank3 (0 ms) [ RUN ] serial.scatterview [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o [ 45%] Built target LLVMLoongArchDesc [ 45%] Building CXX object lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o 6: [ OK ] cuda.team_scratch_1_streams (14855 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (0 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (14859 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (28 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (1 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 45%] Linking CXX static library ../../../libLLVMHexagonDesc.a 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3769 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (8 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (24 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (5 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_hostpinned (3855 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (40 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (9 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (13 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (3 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (250 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (3 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (31 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (29 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (8 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_uvm (431 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (19146 ms total) 6: [ PASSED ] 56 tests. 6/59 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 19.93 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (17 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (723 ms) 7: [----------] 2 tests from cuda (741 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (741 ms total) 7: [ PASSED ] 2 tests. 7/59 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.53 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: [ OK ] cuda.raw_cuda_interop (456 ms) 8: [----------] 1 test from cuda (456 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (456 ms total) 8: [ PASSED ] 1 test. 8/59 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.75 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: [ OK ] cuda.raw_cuda_streams (487 ms) 9: [----------] 1 test from cuda (487 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (487 ms total) 9: [ PASSED ] 1 test. 9/59 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.77 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.multi_gpu 10: [ OK ] cuda.multi_gpu (485 ms) 10: [----------] 1 test from cuda (485 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (485 ms total) 10: [ PASSED ] 1 test. [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o 10/59 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.77 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ 46%] Built target LLVMHexagonDesc [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o [ 46%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (0 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (1 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (1 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/59 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.74 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (13 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (11 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (34 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (61 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (10 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (8 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (18 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (199 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (17 ms) 12: [----------] 1 test from kokkosresize (17 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (218 ms total) 12: [ PASSED ] 71 tests. 12/59 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.99 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization [ 46%] Linking CXX static library ../../../libLLVMMipsDisassembler.a 13: [ OK ] initialization.legion_initialization (453 ms) 13: [----------] 1 test from initialization (453 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (454 ms total) 13: [ PASSED ] 1 test. [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o [ 46%] Built target LLVMMipsDisassembler 13/59 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.74 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: SUCCESS 14/59 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.73 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [ 46%] Building CXX object lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/59 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.77 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBuiltins 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 16: Test timeout computed to be: 1500 16/59 Test #16: Kokkos_CoreUnitTest_TuningBuiltins ............... Passed 0.77 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBasics 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 17: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 17: Set of size 10 17: 4,4 17: Expect 1, have 1 17: Expect 2, have 2 17/59 Test #17: Kokkos_CoreUnitTest_TuningBasics ................. Passed 0.73 sec test 18 Start 18: Kokkos_CoreUnitTest_CategoricalTuner 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 18: Test timeout computed to be: 1500 [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o 18/59 Test #18: Kokkos_CoreUnitTest_CategoricalTuner ............. Passed 1.25 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 19: [==========] Running 29 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 27 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 33554433 19: Ref: Unnamed Instance Fence 19: 33554433 19: Kokkos::Cuda::fence(): Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 33554432 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 33554432 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 33554432 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 33554432 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: Ref: 33554433 19: Ref: test_kernel 19: 33554433 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554432 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554433 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.test_streams 19: [ OK ] kokkosp.test_streams (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (0 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (3 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.tuning_sequence 19: [ OK ] kokkosp.tuning_sequence (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 27 tests from kokkosp (5 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 29 tests from 2 test suites ran. (5 ms total) 19: [ PASSED ] 29 tests. 19/59 Test #19: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.75 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/59 Test #20: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 21/59 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.75 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o [ 46%] Linking CXX static library ../../../libLLVMMSP430Disassembler.a [ 46%] Built target LLVMMSP430Disassembler 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (25819 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/59 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.72 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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(). [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x2ad3000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2ad3180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2ad3200:Host:source:0x2ad3080: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:0x2ad3300: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:0x2ad3180:40::kokkosp_deallocate_data:Host:source:0x2ad3000:40::kokkosp_finalize_library:: 23/59 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.73 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x1566040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x15661c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1566240:Host:source:0x15660c0: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:0x1566340: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:0x15661c0:40::kokkosp_deallocate_data:Host:source:0x1566040:40::kokkosp_finalize_library:: [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o 24/59 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.72 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4f00] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f9fcc6150b3] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4f00] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7f9fcc6150b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4f00] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f9fcc6150b3] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4f00] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7f9fcc6150b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (222 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4f00] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f9fcc6150b3] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4f00] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7f9fcc6150b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4f00] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f9fcc6150b3] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4f00] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7f9fcc6150b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (261 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (483 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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4f00] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f9fcc6150b3] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4f00] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7f9fcc6150b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4f00] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f9fcc6150b3] 25: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4f00] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7f9fcc6150b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 25: [----------] 1 test from defaultdevicetype (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (484 ms total) 25: [ PASSED ] 3 tests. 25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.23 sec test 26 Start 26: Kokkos_IncrementalTest_CUDA 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/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.74 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 [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o 26: [ OK ] CUDA.IncrTest_03b_memspace_free (2011 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 (233 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 (2258 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (2258 ms total) 26: [ PASSED ] 28 tests. 26/59 Test #26: Kokkos_IncrementalTest_CUDA ...................... Passed 3.02 sec test 27 Start 27: Kokkos_IncrementalTest_SERIAL 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 27: Test timeout computed to be: 1500 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from SERIAL 27: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 27: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] SERIAL.IncrTest_01_execspace 27: Host Serial Execution Space: 27: KOKKOS_ENABLE_SERIAL: yes 27: 27: Serial Runtime Configuration: 27: Serial 27: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 27: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 27: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicSub 27: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 27: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] SERIAL.IncrTest_03b_memspace_free 27: [ OK ] SERIAL.IncrTest_03b_memspace_free (108 ms) 27: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 27: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] SERIAL.IncrTest_05_reduction 27: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange2D 27: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange3D 27: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange4D 27: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 27: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (173 ms) 27: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 27: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 27: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 27: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 27: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.incr_14_MDrangeReduce 27: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] SERIAL.IncrTest_16_parallelscan 27: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 27: [ RUN ] SERIAL.incr_17_atomicView 27: [ OK ] SERIAL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SERIAL (287 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (287 ms total) 27: [ PASSED ] 28 tests. 27/59 Test #27: Kokkos_IncrementalTest_SERIAL .................... Passed 1.03 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 8 tests from ctest_environment 28: [ RUN ] ctest_environment.no_device_type 28: [ OK ] ctest_environment.no_device_type (0 ms) 28: [ RUN ] ctest_environment.no_process_count 28: [ OK ] ctest_environment.no_process_count (0 ms) 28: [ RUN ] ctest_environment.invalid_rank 28: [ OK ] ctest_environment.invalid_rank (0 ms) 28: [ RUN ] ctest_environment.no_type_str 28: [ OK ] ctest_environment.no_type_str (0 ms) 28: [ RUN ] ctest_environment.missing_type 28: [ OK ] ctest_environment.missing_type (0 ms) 28: [ RUN ] ctest_environment.no_id_str 28: [ OK ] ctest_environment.no_id_str (0 ms) 28: [ RUN ] ctest_environment.invalid_id_str 28: [ OK ] ctest_environment.invalid_id_str (0 ms) 28: [ RUN ] ctest_environment.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 8 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 1 test suite ran. (0 ms total) 28: [ PASSED ] 8 tests. 28/59 Test #28: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/59 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 30: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 46%] Linking CXX static library ../../../libLLVMMSP430Desc.a 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StringChecker.cpp.o [ 46%] Built target LLVMMSP430Desc [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 8.016s 30: 30: OK (skipped=1) 30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 8.44 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/59 Test #31: Kokkos_PerformanceTest_TaskDag ................... Passed 0.00 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-05_T18-23-33.json" 32: Test timeout computed to be: 1500 32: 2024-02-05T18:58:20+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 32: Run on (6 X 2095.08 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x6) 32: L1 Instruction 32 KiB (x6) 32: L2 Unified 4096 KiB (x6) 32: L3 Unified 16384 KiB (x6) 32: Load Average: 2.29, 6.06, 6.98 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 32: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 32: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 32: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_LIBRT: no 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.74 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.2.99 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.006 s 5 1024 5.62159u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.006 s 5 2.048k 2.79987u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.005 s 0.006 s 5 4.096k 1.16926u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.005 s 0.006 s 5 8.192k 591.09n 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.005 s 0.007 s 5 16.384k 305.446n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.005 s 0.009 s 5 32.768k 166.697n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.006 s 0.014 s 5 65.536k 94.5459n 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.025 s 5 131.072k 52.2321n 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.044 s 5 262.144k 32.7574n [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o [ 46%] Linking CXX static library ../../../libLLVMMipsDesc.a [ 46%] Built target LLVMMipsDesc 32: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.088 s 5 524.288k 30.6008n [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.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_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ OK ] serial.scatterview (33050 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (9 ms) [ RUN ] serial.staticcrsgraph [ OK ] serial.staticcrsgraph (27 ms) [ RUN ] serial.UnorderedMap_insert 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.008 s 240 93.8729k/s 11.5 [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 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.311 s 0.310 s 2 0.0780609 0.0374405 0.0321898 0.0147957 0.0159915 4.471u 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: OverlapMDRangePolicy/N:200/M:10000/R:10 0.023 s 0.023 s 30 5.84739m 2.93346m 2.16938m 1090.82u 1097.8u 4.966u [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.315 s 0.314 s 2 0.0625514 0.0296454 0.0520571 0.0251058 0.02606 7.26u 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 9.44238n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 6.729n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 3.06689n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.41162n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 898.865p 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 763.458p 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 619.766p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 529.045p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 589.096p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 584.713p [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 8.77 us 19.3 us 79754 113.98k/s [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 46%] Linking CXX static library ../../../libLLVMNVPTXDesc.a [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o [ 46%] Linking CXX static library ../../../libLLVMPowerPCDisassembler.a 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (26939 ms) 5: [----------] 8 tests from cuda_DeathTest (72871 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (7 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (32 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (7 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 5: [ OK ] cuda.large_team_scratch_size (3 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (9 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (8 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (948 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (106 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (89 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (90 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (27 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan [ 46%] Built target LLVMNVPTXDesc [ 46%] Built target LLVMPowerPCDisassembler [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o [ 46%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o 32: Malloc/N:16/manual_time 8.97 us 19.7 us 79767 111.481k/s [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 5: [ OK ] cuda.team_reduction_scan (1375 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (11 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (11 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (11 ms) 5: [ RUN ] cuda.team_scan [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o 32: Malloc/N:256/manual_time 9.15 us 20.0 us 76727 109.348k/s 5: [ OK ] cuda.team_scan (984 ms) 5: [ RUN ] cuda.team_scan_ret_val [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o 5: [ OK ] cuda.team_scan_ret_val (970 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (14 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (128 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (5 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (5 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (15 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (97 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (3 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (2 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (8 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 32: Malloc/N:4096/manual_time 9.16 us 20.0 us 76155 109.209k/s 5: [ OK ] cuda.view_copy_tests (65 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (173 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (169 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (533 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (25 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (3 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (205 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o 32: Malloc/N:65536/manual_time 9.15 us 20.0 us 76576 109.253k/s [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o 5: [ OK ] cuda.workgraph_fib (1402 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 89 tests from cuda (7599 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (6 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (59 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (60 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (63 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (156 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (166 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o 32: Malloc/N:1048576/manual_time 71.2 us 128 us 9686 14.0457k/s 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (158 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (159 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (149 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (164 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (1184 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (81655 ms total) 5: [ PASSED ] 125 tests. 5/50 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 84.19 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 32: Malloc/N:16777216/manual_time 301 us 212 us 7326 3.32069k/s [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o 32: Malloc/N:268435456/manual_time 6091 us 731 us 100 164.172/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o 32: Malloc/N:4294967296/manual_time 98196 us 8063 us 8 10.1837/s [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o 32: MallocFree/N:1/manual_time 19.7 us 19.6 us 35902 50.8756k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AArch64.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o 32: MallocFree/N:16/manual_time 19.3 us 19.3 us 35328 51.725k/s [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AMDGPU.cpp.o 32: MallocFree/N:256/manual_time 19.4 us 19.4 us 36273 51.6399k/s [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o 32: MallocFree/N:4096/manual_time 19.4 us 19.4 us 36024 51.4881k/s 32: MallocFree/N:65536/manual_time 19.4 us 19.4 us 36091 51.5529k/s 32: MallocFree/N:1048576/manual_time 131 us 130 us 5395 7.6111k/s [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o 32: MallocFree/N:16777216/manual_time 326 us 214 us 4023 3.07096k/s 32: MallocFree/N:268435456/manual_time 6436 us 763 us 105 155.38/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARC.cpp.o 32: MallocFree/N:4294967296/manual_time 128593 us 9500 us 9 7.77649/s [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o 32: MallocTouch/N:1/manual_time 10.5 us 21.1 us 65877 95.6016k/s [ 46%] Linking CXX static library ../../../libLLVMSparcDesc.a [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o 32: MallocTouch/N:16/manual_time 10.5 us 21.1 us 66784 95.4981k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARM.cpp.o [ 46%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o [ 46%] Built target LLVMSparcDesc [ 46%] Building CXX object lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o 32: MallocTouch/N:256/manual_time 10.5 us 21.1 us 67057 95.1531k/s [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AVR.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o 32: MallocTouch/N:4096/manual_time 17.5 us 28.2 us 39901 57.2589k/s [ 36%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o 32: MallocTouch/N:65536/manual_time 17.4 us 28.1 us 39961 57.4286k/s 32: MallocTouch/N:1048576/manual_time 83.6 us 142 us 8341 11.9569k/s [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 46%] Linking CXX static library ../../../libLLVMPowerPCDesc.a [ 46%] Built target LLVMPowerPCDesc [ 46%] Linking CXX static library ../../../libLLVMSparcDisassembler.a [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEAsmBackend.cpp.o [ 46%] Built target LLVMSparcDisassembler [ 46%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o 32: MallocTouch/N:16777216/manual_time 275 us 240 us 6004 3.63066k/s 32: MallocTouch/N:268435456/manual_time 6302 us 901 us 117 158.673/s [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEELFObjectWriter.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 32: MallocTouch/N:4294967296/manual_time 124260 us 11246 us 9 8.04762/s [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o 32: MallocTouchFree/N:1/manual_time 21.2 us 21.2 us 32652 47.1207k/s [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/BPF.cpp.o 32: MallocTouchFree/N:16/manual_time 21.1 us 21.1 us 33352 47.39k/s [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/CSKY.cpp.o 32: MallocTouchFree/N:256/manual_time 21.0 us 21.0 us 33327 47.5704k/s [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEInstPrinter.cpp.o 32: MallocTouchFree/N:4096/manual_time 28.2 us 28.1 us 24845 35.492k/s [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o 32: MallocTouchFree/N:65536/manual_time 28.1 us 28.1 us 24862 35.5538k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o 32: MallocTouchFree/N:1048576/manual_time 140 us 140 us 4996 7.12604k/s [ 62%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o 32: MallocTouchFree/N:16777216/manual_time 309 us 223 us 3677 3.23727k/s [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustReturnsNonnullChecker.cpp.o [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCAsmInfo.cpp.o 32: MallocTouchFree/N:268435456/manual_time 6389 us 881 us 102 156.518/s 32: MallocTouchFree/N:4294967296/manual_time 100797 us 10348 us 8 9.9209/s [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 46%] Linking CXX static library ../../../libLLVMRISCVDesc.a [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCCodeEmitter.cpp.o [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCExpr.cpp.o [ 46%] Built target LLVMRISCVDesc 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 81 44.9137/s 800 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 43.7193/s 800 [ 46%] Building CXX object lib/Target/VE/Disassembler/CMakeFiles/LLVMVEDisassembler.dir/VEDisassembler.cpp.o 32: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.653/s 800 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 32: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.6112/s 800 [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCObjectWriter.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Hexagon.cpp.o [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCExpr.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o 32: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.7202/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.6037/s 800 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 62%] Built target Kokkos_ContainersUnitTest_Cuda [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 46%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.6484/s 800 [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Linking CXX executable Kokkos_ProfilingAllCalls [ 37%] Built target Kokkos_ProfilingAllCalls [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o 32: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.5904/s 800 [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCTargetDesc.cpp.o 32: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.659/s 800 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 46%] Linking CXX static library ../../../libLLVMSystemZDesc.a [ 46%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o [ 46%] Linking CXX static library ../../../libLLVMVEDisassembler.a [ 46%] Built target LLVMVEDisassembler 32: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.003 s 38 43.654/s 800 [ 46%] Built target LLVMSystemZDesc [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.6603/s 800 6: [ OK ] cuda.team_scratch_1_streams (42996 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (0 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (43000 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (47 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (105 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (11 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (5 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.003 s 38 43.529/s 800 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4309 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (134 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 32: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.5371/s 800 6: [ OK ] cuda_hostpinned.view_mapping (519 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (173 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (8 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_hostpinned (5319 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VETargetStreamer.cpp.o 6: [ OK ] cuda_uvm.impl_shared_alloc (67 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (112 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (18 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (7 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o 32: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.675/s 800 6: [ OK ] cuda_uvm.view_allocation_large_rank (1115 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (7 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (31 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (3 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [ 46%] Linking CXX static library ../../../libLLVMVEDesc.a [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o 32: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.6035/s 800 6: [ OK ] cuda_uvm.view_mapping (512 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (26 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_uvm (1910 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (50230 ms total) 6: [ PASSED ] 56 tests. [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o [ 46%] Built target LLVMVEDesc 32: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.5302/s 800 6/50 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 52.62 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 46%] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 908.898/s 1.6k 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (14 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 409 967.749/s 1.6k [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Lanai.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (925 ms) 7: [----------] 2 tests from cuda (940 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (940 ms total) 7: [ PASSED ] 2 tests. 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 410 966.511/s 1.6k 7/50 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 3.05 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.659/s 1.6k [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 37%] Linking CXX executable Kokkos_ToolsInitialization [ 37%] Built target Kokkos_ToolsInitialization 8: [ OK ] cuda.raw_cuda_interop (1517 ms) 8: [----------] 1 test from cuda (1517 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1517 ms total) 8: [ PASSED ] 1 test. 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 966.392/s 1.6k [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o 8/50 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 2.08 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.666/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 966.472/s 1.6k [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedNewArraySizeChecker.cpp.o [ 46%] Linking CXX static library ../../../libLLVMX86Disassembler.a [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o 9: [ OK ] cuda.raw_cuda_streams (1531 ms) 9: [----------] 1 test from cuda (1531 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (1531 ms total) 9: [ PASSED ] 1 test. [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o 9/50 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 2.10 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.multi_gpu 32: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 345.859/s 1.6k [ 46%] Built target LLVMX86Disassembler 32: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 137.598/s 1.6k [ 46%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreInstPrinter.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o 10: [ OK ] cuda.multi_gpu (1529 ms) 10: [----------] 1 test from cuda (1530 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (1530 ms total) 10: [ PASSED ] 1 test. 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 410 966.416/s 1.6k 10/50 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 2.10 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 46%] Built target obj.clangSema 32: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.817/s 1.6k [ 46%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCTargetDesc.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o [ 46%] Building CXX object lib/Target/XCore/Disassembler/CMakeFiles/LLVMXCoreDisassembler.dir/XCoreDisassembler.cpp.o 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (0 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (5 ms) 11: [----------] 5 tests from cuda_count_bugs (7 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (7 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 159 364.549/s 1.6k 11/50 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 2.09 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 410 967.768/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 966.682/s 1.6k 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (7 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (155 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (6 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (2 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (16 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (8 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (22 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (8 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (276 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (211 ms) 12: [----------] 1 test from kokkosresize (211 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (489 ms total) 12: [ PASSED ] 71 tests. [ 46%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCAsmInfo.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o 12/50 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 2.61 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization [ OK ] cuda.scatterview (122195 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (35 ms) [ RUN ] cuda.staticcrsgraph [ OK ] cuda.staticcrsgraph (55 ms) [ RUN ] cuda.UnorderedMap_insert [ OK ] serial.UnorderedMap_insert (82703 ms) [ RUN ] serial.UnorderedMap_failed_insert [ OK ] cuda.UnorderedMap_insert (11941 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/LoongArch.cpp.o [ OK ] cuda.UnorderedMap_failed_insert (1450 ms) [ RUN ] cuda.UnorderedMap_deep_copy [ OK ] cuda.UnorderedMap_deep_copy (10 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 (135817 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (135817 ms total) [ PASSED ] 42 tests. 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 410 967.798/s 1.6k [ 46%] Linking CXX static library ../../../libLLVMXCoreDesc.a [ 46%] Linking CXX static library ../../../libLLVMXCoreDisassembler.a 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 410 966.536/s 1.6k 13: [ OK ] initialization.legion_initialization (1503 ms) 13: [----------] 1 test from initialization (1503 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1503 ms total) 13: [ PASSED ] 1 test. 13/50 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 2.07 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 32: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 132.892/s 1.6k [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 46%] Built target LLVMXCoreDesc [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [ 46%] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [ 46%] Built target LLVMXCoreDisassembler [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.803/s 1.6k [ 46%] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.634/s 1.6k 14: SUCCESS 14/50 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 2.05 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 32: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 81 197.649/s 1.6k [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 46%] Linking CXX static library ../../libLLVMDlltoolDriver.a 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 410 966.643/s 1.6k [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 410 967.87/s 1.6k 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o 15/50 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 2.08 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 32: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.1995/s 1.6k [ 46%] Built target LLVMDlltoolDriver 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 0 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 0 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (0 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (0 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (5 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (7 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (7 ms total) 16: [ PASSED ] 28 tests. 32: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 323.059/s 1.6k [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [ 46%] Linking CXX static library ../../libLLVMLibDriver.a [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 16/50 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.08 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [ 46%] Built target LLVMLibDriver [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 967.703/s 1.6k [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 46%] Linking CXX static library ../../../../lib/libclangRewrite.a [ 46%] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o [ 46%] Built target clangRewrite [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 410 966.442/s 1.6k [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o 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-6787/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. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555557098f5] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567bec4] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555672aae] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14d) [0x555555673e59] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556ba21c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b1d17] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568611c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555686b5e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568745b] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555696df9] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bb2dd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b2fdd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569555e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555675eea] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556744b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556728ce] 17: 17: demangled test_f1: 17: [0x5555557098f5] Kokkos::Impl::save_stacktrace() 17: [0x55555567bec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555672aae] Test::test_stacktrace(bool, bool) 17: [0x555555673e59] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x5555556ba21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b1d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568611c] testing::Test::Run() 17: [0x555555686b5e] testing::TestInfo::Run() 17: [0x55555568745b] testing::TestSuite::Run() 17: [0x555555696df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556bb2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b2fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569555e] testing::UnitTest::Run() 17: [0x555555675eea] RUN_ALL_TESTS() 17: [0x5555556744b9] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556728ce] _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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555557098f5] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567bec4] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567ccd6] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556732b8] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14d) [0x555555673e59] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556ba21c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b1d17] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568611c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555686b5e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568745b] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555696df9] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bb2dd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b2fdd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569555e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555675eea] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556744b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556728ce] 17: 17: demangled test_f3: 17: [0x5555557098f5] Kokkos::Impl::save_stacktrace() 17: [0x55555567bec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567ccd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556732b8] Test::test_stacktrace(bool, bool) 17: [0x555555673e59] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x5555556ba21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b1d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568611c] testing::Test::Run() 17: [0x555555686b5e] testing::TestInfo::Run() 17: [0x55555568745b] testing::TestSuite::Run() 17: [0x555555696df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556bb2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b2fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569555e] testing::UnitTest::Run() 17: [0x555555675eea] RUN_ALL_TESTS() 17: [0x5555556744b9] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556728ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (310 ms) 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555557098f5] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567bec4] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555672aae] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14d) [0x555555674211] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556ba21c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b1d17] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568611c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555686b5e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568745b] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555696df9] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bb2dd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b2fdd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569555e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555675eea] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556744b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556728ce] 17: 17: demangled test_f1: 17: [0x5555557098f5] Kokkos::Impl::save_stacktrace() 17: [0x55555567bec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555672aae] Test::test_stacktrace(bool, bool) 17: [0x555555674211] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x5555556ba21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b1d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568611c] testing::Test::Run() 17: [0x555555686b5e] testing::TestInfo::Run() 17: [0x55555568745b] testing::TestSuite::Run() 17: [0x555555696df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556bb2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b2fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569555e] testing::UnitTest::Run() 17: [0x555555675eea] RUN_ALL_TESTS() 17: [0x5555556744b9] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556728ce] _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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555557098f5] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567bec4] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567ccd6] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556732b8] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14d) [0x555555674211] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556ba21c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b1d17] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568611c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555686b5e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568745b] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555696df9] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bb2dd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b2fdd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569555e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555675eea] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556744b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556728ce] 17: 17: demangled test_f3: 17: [0x5555557098f5] Kokkos::Impl::save_stacktrace() 17: [0x55555567bec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567ccd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556732b8] Test::test_stacktrace(bool, bool) 17: [0x555555674211] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x5555556ba21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b1d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568611c] testing::Test::Run() 17: [0x555555686b5e] testing::TestInfo::Run() 17: [0x55555568745b] testing::TestSuite::Run() 17: [0x555555696df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556bb2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b2fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569555e] testing::UnitTest::Run() 17: [0x555555675eea] RUN_ALL_TESTS() 17: [0x5555556744b9] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556728ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [ 46%] Building StripOpts.inc... [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (272 ms) 17: [----------] 2 tests from defaultdevicetype_DeathTest (583 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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555557098f5] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567bec4] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555672aae] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555673d09] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556ba21c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b1d17] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568611c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555686b5e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568745b] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555696df9] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bb2dd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b2fdd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569555e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555675eea] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556744b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556728ce] 17: 17: demangled test_f1: 17: [0x5555557098f5] Kokkos::Impl::save_stacktrace() 17: [0x55555567bec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555672aae] Test::test_stacktrace(bool, bool) 17: [0x555555673d09] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 17: [0x5555556ba21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b1d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568611c] testing::Test::Run() 17: [0x555555686b5e] testing::TestInfo::Run() 17: [0x55555568745b] testing::TestSuite::Run() 17: [0x555555696df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556bb2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b2fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569555e] testing::UnitTest::Run() 17: [0x555555675eea] RUN_ALL_TESTS() 17: [0x5555556744b9] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556728ce] _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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x5555557098f5] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567bec4] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567ccd6] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567ccec] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556732b8] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555673d09] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556ba21c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b1d17] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568611c] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555686b5e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568745b] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555696df9] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bb2dd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b2fdd] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569555e] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555675eea] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556744b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b5c083] 17: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556728ce] 17: 17: demangled test_f3: 17: [0x5555557098f5] Kokkos::Impl::save_stacktrace() 17: [0x55555567bec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567ccd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567ccec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556732b8] Test::test_stacktrace(bool, bool) 17: [0x555555673d09] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 17: [0x5555556ba21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b1d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568611c] testing::Test::Run() 17: [0x555555686b5e] testing::TestInfo::Run() 17: [0x55555568745b] testing::TestSuite::Run() 17: [0x555555696df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556bb2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b2fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569555e] testing::UnitTest::Run() 17: [0x555555675eea] RUN_ALL_TESTS() 17: [0x5555556744b9] main 17: [0x7ffff5b5c083] __libc_start_main 17: [0x5555556728ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype.stacktrace_normal (6 ms) 17: [----------] 1 test from defaultdevicetype (6 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 3 tests from 2 test suites ran. (589 ms total) 17: [ PASSED ] 3 tests. [ 46%] Built target StripOptsTableGen 32: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.7953/s 1.6k [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 46%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o 17/50 Test #17: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 2.64 sec test 18 Start 18: Kokkos_IncrementalTest_CUDA 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_CUDA 18: Test timeout computed to be: 1500 [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/M68k.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 106 265.209/s 1.6k [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o [ 46%] Linking CXX executable ../../bin/llvm-cvtres [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 410 966.626/s 1.6k [ 46%] Built target llvm-cvtres 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 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.15 G, Shared Memory per Block: 48 K : Selected 18: Cuda 18: [ OK ] CUDA.IncrTest_01_execspace (1 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicExchange 18: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicAdd 18: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] CUDA.IncrTest_02_AtomicSub 18: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 18: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTypeUtilities.cpp.o [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [ 46%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.871/s 1.6k [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.2568/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 101 266.735/s 1.6k [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.68/s 1.6k [ 46%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.95/s 1.6k [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.81/s 1.6k [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.95/s 1.6k 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 754.994/s 800 [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.213/s 800 [ 46%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o [ 46%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [ 46%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o [ 46%] Linking CXX executable ../../bin/llvm-size 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 754.985/s 800 [ 46%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 754.898/s 800 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 754.916/s 800 [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Mips.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/MSP430.cpp.o [ 46%] Built target llvm-size [ 46%] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 660 754.775/s 800 [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 754.951/s 800 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 660 754.94/s 800 [ 46%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 660 755.062/s 800 [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o [ 46%] Linking CXX executable ../../bin/llvm-strings [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.227/s 800 [ 46%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.135/s 800 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 754.754/s 800 [ 48%] Built target llvm-strings [ 48%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o [ 48%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [ 48%] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/llvm-tapi-diff.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 755.18/s 800 [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 754.022/s 800 [ 48%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o [ 48%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 48%] Linking CXX static library ../../../libLLVMWebAssemblyDesc.a 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 661 755.123/s 800 18: [ OK ] CUDA.IncrTest_03b_memspace_free (18323 ms) 18: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 18: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] CUDA.IncrTest_05_reduction 18: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange2D 18: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange3D 18: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] CUDA.IncrTest_06_mdrange4D 18: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 18: [ OK ] CUDA.IncrTest_08_deep_copy_2D (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 (3 ms) 18: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (3 ms) 18: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop [ 48%] Linking CXX executable ../../bin/llvm-rc [ 48%] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/DiffEngine.cpp.o [ 85%] Built target Kokkos_CoreUnitTest_Default [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 48%] Built target LLVMWebAssemblyDesc [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o [ 48%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [ 48%] Linking CXX static library ../../../libLLVMX86Desc.a 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 661 754.973/s 800 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 662 756.603/s 800 [ 48%] Built target llvm-rc [ 48%] Built target LLVMX86Desc [ 48%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 662 756.029/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.66093k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.76898k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.70523k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.70518k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.18257k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.25588k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.25576k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.33475k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.00071k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.16162k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.45705k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.49425k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.10399k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.35272k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.55822k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.71666k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.32357k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.67889k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.36638k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.86791k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.8706k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.29686k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.39863k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 391.034/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 419.458/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 410.019/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 478.608/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 406.746/s 1.6k 18: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (2148 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 (0 ms) 18: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 18: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] CUDA.incr_14_MDrangeReduce 18: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] CUDA.IncrTest_16_parallelscan 18: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] CUDA.incr_17_atomicView 18: [ OK ] CUDA.incr_17_atomicView (0 ms) 18: [----------] 28 tests from CUDA (20499 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (20499 ms total) 18: [ PASSED ] 28 tests. 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 433.618/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 421.748/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 439.392/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 425.776/s 1.6k [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [ 48%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [ 48%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o 18/50 Test #18: Kokkos_IncrementalTest_CUDA ...................... Passed 22.63 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.027 s 0.004 s 10 60.0875/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.019 s 0.004 s 10 84.1162/s 1.6k [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/NVPTX.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 32/59 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 120.72 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-05_T18-23-33.json" 33: Test timeout computed to be: 1500 [ 48%] Linking CXX executable ../../bin/llvm-tapi-diff 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 (243 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 (1 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 (2 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 (5 ms) 19: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (4 ms) 19: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 33: 2024-02-05T19:00:21+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 33: Run on (6 X 2095.08 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x6) 33: L1 Instruction 32 KiB (x6) 33: L2 Unified 4096 KiB (x6) 33: L3 Unified 16384 KiB (x6) 33: Load Average: 1.04, 4.25, 6.19 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 33: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 33: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 33: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_LIBRT: no 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.74 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.2.99 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o 33/59 Test #33: Kokkos_Benchmark_Atomic_MinMax ................... Passed 0.80 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-05_T18-23-33.json" 34: Test timeout computed to be: 1500 [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o [ 48%] Linking CXX static library ../libLLVMXRay.a [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o 34: 2024-02-05T19:00:22+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool 34: Run on (6 X 2095.08 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x6) 34: L1 Instruction 32 KiB (x6) 34: L2 Unified 4096 KiB (x6) 34: L3 Unified 16384 KiB (x6) 34: Load Average: 1.04, 4.25, 6.19 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 34: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 34: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 34: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_LIBRT: no 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.74 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.2.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 63%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [ 48%] Built target LLVMXRay [ 48%] Built target llvm-tapi-diff [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o [ 48%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: fill ops per second 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 5282 48.6325M/s 19: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (3333 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (24 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch [ OK ] serial.UnorderedMap_failed_insert (38891 ms) [ RUN ] serial.UnorderedMap_deep_copy [ OK ] serial.UnorderedMap_deep_copy (22 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 (170421 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (170421 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-6787/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/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.00136241 View sum computation time: 0.00136241 Strided View time (init only): 0.00129896 View Rank7 time (init only): 0.00132981 DynRankView time (init only): 0.00131479 DynRankView sum computation time: 0.00178671 Ratio of View to DynRankView time: 1.03622 Ratio of View to DynRankView sum computation time: 0.98158 Ratio of View to View Rank7 time: 1.02452 Ratio of StrideView to DynRankView time: 0.987964 Ratio of DynRankView to View Rank7 time: 0.988703 [ OK ] TEST_CATEGORY.dynrankview_perf (109 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000713821, 6.9735e-05, 0.00501058, 0.00259114 512, 0.000264908, 1.8675e-05, 2.9238e-05, 0.00258452 1024, 0.00024303, 1.7531e-05, 2.5781e-05, 0.00263981 2048, 0.000233104, 1.6742e-05, 2.7785e-05, 0.00267035 4096, 0.000242827, 1.9097e-05, 3.2468e-05, 0.00270327 8192, 0.000247787, 1.7651e-05, 3.0794e-05, 0.00271819 16384, 0.000265004, 1.8634e-05, 3.4141e-05, 0.00271896 32768, 0.00026595, 1.9746e-05, 3.9231e-05, 0.00281229 65536, 0.000329612, 2.235e-05, 5.2774e-05, 0.00312134 131072, 0.000253291, 1.8442e-05, 6.1154e-05, 0.00349838 262144, 0.000263893, 2.0353e-05, 0.000310608, 0.00538974 524288, 0.000277528, 2.3252e-05, 0.000498688, 0.0149237 1048576, 0.000704968, 3.327e-05, 0.00137621, 0.045538 2097152, 0.00131644, 4.6095e-05, 0.00330701, 0.110256 4194304, 0.00167282, 6.735e-05, 0.00737357, 0.238721 [ OK ] TEST_CATEGORY.global_2_local (475 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 (584 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (584 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6787 CXX=/var/jenkins/workspace/Kokkos_PR-6787/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-6787/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6787 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [ 48%] Linking CXX static library ../libLLVMInterfaceStub.a [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (111 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 (3729 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (3729 ms total) 19: [ PASSED ] 28 tests. [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [ 48%] Built target LLVMInterfaceStub [ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o 19/50 Test #19: Kokkos_IncrementalTest_SERIAL .................... Passed 5.81 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/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/50 Test #20: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.02 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/50 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 22 Start 22: Kokkos_PerformanceTest_TaskDag 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 22: Test timeout computed to be: 1500 22/50 Test #22: Kokkos_PerformanceTest_TaskDag ................... Passed 0.01 sec test 23 Start 23: Kokkos_PerformanceTest_Benchmark 23: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-05_T18-24-41.json" 23: Test timeout computed to be: 1500 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1707159625734015761 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:1707159625752253783 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0203434 -0.00822958 || 0.051031 28072 29355 || 29269.8 28674.4 || -113.766 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00467881 0.00034727 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00151623 0.0306179 || 0.051031 28017 29335 || 28717.9 28674.4 || 423.262 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00375743 0.00639696 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00300266 -0.00745834 || 0.051031 28009 29312 || 28588.5 28674.4 || -103.104 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00206527 0.0113625 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.000904741 -0.00821635 || 0.051031 28007 29283 || 28648.5 28674.4 || -113.583 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00581625 0.016863 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00024502 -0.99999 -48248.4 || 0.051031 0 195006 || 2.92887e+09 28674.4 || -6.66986e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000733936 -0.314373 0.156258 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.0019596 -0.999999 -57857.9 || 0.051031 0 1.55218e+06 || 2.86896e+10 28674.4 || -7.99827e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.0058889 -0.967814 10.2903 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.65955e-07 -0.0176475 -0.00860262 || 0.051031 27896 29309 || 29189.5 28674.4 || -118.923 -2.0744 -- Testing 3-D histogram Density 3D: 7.11361e-07 -0.000800198 0.00247034 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0151294 0.027939 || 0.051031 28004 29307 || 28247 28674.4 || 386.229 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00376281 0.00672825 || 0.051031 1e+64 -1e+64 Test Seed:1707159625894695044 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00936153 -0.0170448 || 0.051031 28082 29338 || 28945.4 28674.4 || -235.628 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00779699 -0.00228819 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00777683 0.00315915 || 0.051031 28003 29270 || 28453.1 28674.4 || 43.6721 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00120775 0.00064162 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0242508 -0.0141527 || 0.051031 28015 29370 || 29387 28674.4 || -195.647 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0181715 -0.00151732 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.000848269 -0.027844 || 0.051031 27950 29354 || 28650.1 28674.4 || -384.915 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00143874 -0.00502769 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245109 -0.99999 -48246.5 || 0.051031 0 194839 || 2.92859e+09 28674.4 || -6.66959e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734224 -0.314237 0.156164 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195336 -0.999999 -57857.1 || 0.051031 0 1.55192e+06 || 2.86899e+10 28674.4 || -7.99816e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00586995 -0.967929 10.3072 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.8109e-07 0.00625603 0.00165962 || 0.051031 28032 29318 || 28496.1 28674.4 || 22.9425 -2.0744 -- Testing 3-D histogram Density 3D: 7.56767e-07 0.0106926 -0.0101689 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0143077 -0.0435467 || 0.051031 28076 29334 || 29090.6 28674.4 || -601.989 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00767139 0.00333185 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (293 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1707159626045485361 [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.019843 0.00942495 || 0.051031 10958 11792 || 11607.3 11377 || 130.29 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00863181 0.0062912 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00604579 -0.00719138 || 0.051031 10979 11789 || 11308.6 11377 || -99.4136 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00415016 -0.000718189 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00764884 0.0057594 || 0.051031 10999 11764 || 11464.6 11377 || 79.6179 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.000969875 -0.00188978 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00117339 -0.0115572 || 0.051031 10974 11823 || 11390.3 11377 || -159.766 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.000713598 0.00261755 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244194 -0.999975 -7595.03 || 0.051031 0 77693 || 4.61079e+08 11377 || -1.04994e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732214 -0.152872 0.0326961 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00194852 -0.999997 -9108.26 || 0.051031 0 616051 || 4.51672e+09 11377 || -1.25913e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00585624 -0.922994 1.63305 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.79744e-07 -0.00691059 0.00630032 || 0.051031 11002 11844 || 11456.1 11377 || 87.0957 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 -0.0096535 0.00412786 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00581131 -5.53892e-05 || 0.051031 10877 11845 || 11311.2 11377 || -0.7657 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0277042 0.00112542 || 0.051031 1e+64 -1e+64 Test Seed:1707159626388270708 [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o 23: 2024-02-05T19:00:26+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 23: Run on (20 X 2345.59 MHz CPU s) 23: CPU Caches: 23: L1 Data 64 KiB (x20) 23: L1 Instruction 64 KiB (x20) 23: L2 Unified 512 KiB (x20) 23: L3 Unified 16384 KiB (x20) 23: Load Average: 1.34, 2.02, 3.64 23: CPU architecture: none 23: Default Device: N6Kokkos4CudaE 23: GPU architecture: AMPERE80 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_HBWSPACE: no 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 23: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 23: KOKKOS_ENABLE_LIBDL: no 23: KOKKOS_ENABLE_LIBRT: 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 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.15 G, Shared Memory per Block: 48 K : Selected 23: Kokkos Version: 4.2.99 23: macro KOKKOS_ENABLE_CUDA: defined 23: platform: 64bit 23: ***WARNING*** Library was built as DEBUG. Timings may be affected. Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.000223636 0.00826418 || 0.051031 10985 11821 || 11379.5 11377 || 114.244 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0180518 0.00181596 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00511888 -0.00293279 || 0.051031 10968 11833 || 11319 11377 || -40.543 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00697827 0.00238899 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0119711 0.00101344 || 0.051031 10981 11752 || 11514.8 11377 || 14.0098 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0154301 0.00441223 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0132875 0.00131704 || 0.051031 10994 11758 || 11227.8 11377 || 18.2068 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0163104 0.00294558 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000243857 -0.999975 -7594.71 || 0.051031 0 77628 || 4.61032e+08 11377 || -1.04989e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000731297 -0.156157 0.026235 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195196 -0.999997 -9108.29 || 0.051031 0 615919 || 4.51648e+09 11377 || -1.25913e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00586714 -0.92313 1.62349 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.98818e-07 0.0294789 -0.00624825 || 0.051031 10963 11780 || 11051.2 11377 || -86.3758 -0.823045 -- Testing 3-D histogram Density 3D: 4.00543e-07 -0.00118186 -0.00010567 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00598293 -0.00340549 || 0.051031 10995 11809 || 11309.3 11377 || -47.0775 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0122975 0.00390233 || 0.051031 1e+64 -1e+64 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: GramSchmidt/Count:1024/iterations:5/manual_time 0.017 s 0.019 s 5 1024 15.98u 23: GramSchmidt/Count:2048/iterations:5/manual_time 0.017 s 0.018 s 5 2.048k 8.01956u [ OK ] cuda.Random_XorShift1024_0 (962 ms) [ RUN ] cuda.Multi_streams 23: GramSchmidt/Count:4096/iterations:5/manual_time 0.017 s 0.020 s 5 4.096k 4.0645u 23: GramSchmidt/Count:8192/iterations:5/manual_time 0.017 s 0.024 s 5 8.192k 2.0398u [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o 23: GramSchmidt/Count:16384/iterations:5/manual_time 0.017 s 0.030 s 5 16.384k 1028.5n [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o 23: GramSchmidt/Count:32768/iterations:5/manual_time 0.017 s 0.044 s 5 32.768k 522.047n [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o 23: GramSchmidt/Count:65536/iterations:5/manual_time 0.017 s 0.070 s 5 65.536k 262.998n [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o 23: GramSchmidt/Count:131072/iterations:5/manual_time 0.018 s 0.125 s 5 131.072k 136.155n [ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o 23: GramSchmidt/Count:262144/iterations:5/manual_time 0.019 s 0.230 s 5 262.144k 73.6333n [ OK ] cuda.Multi_streams (3359 ms) [ RUN ] cuda.SortUnsignedValueType [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 18756 297.443M/s 34/59 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 8.45 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-05_T18-23-33.json" 35: Test timeout computed to be: 1500 35: 2024-02-05T19:00:30+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic 35: Run on (6 X 2095.08 MHz CPU s) 35: CPU Caches: 35: L1 Data 32 KiB (x6) 35: L1 Instruction 32 KiB (x6) 35: L2 Unified 4096 KiB (x6) 35: L3 Unified 16384 KiB (x6) 35: Load Average: 1.04, 4.20, 6.17 35: CPU architecture: none 35: Default Device: N6Kokkos4CudaE 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 35: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 35: GIT_COMMIT_HASH: 97997807d 35: GPU architecture: VOLTA70 35: KOKKOS_COMPILER_CLANG: 1200 35: KOKKOS_ENABLE_ASM: no 35: KOKKOS_ENABLE_CUDA: yes 35: KOKKOS_ENABLE_CUDA_LAMBDA: yes 35: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 35: KOKKOS_ENABLE_CUDA_UVM: no 35: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_CXX26: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HBWSPACE: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 35: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_LIBRT: no 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 35: Kokkos Version: 4.2.99 35: macro KOKKOS_ENABLE_CUDA: defined 35: platform: 64bit [ OK ] cuda.SortUnsignedValueType (45 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ OK ] cuda.BinSortGenericTests (38 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PNaCl.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 23: GramSchmidt/Count:524288/iterations:5/manual_time 0.022 s 0.443 s 5 524.288k 42.6301n [ 40%] Linking CXX executable Kokkos_StackTraceTestExec [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [ 63%] 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_E.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 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/TestStdAlgorithmsCommon.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o [ 40%] Built target Kokkos_StackTraceTestExec [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 63%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s Max 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: CustomReduction/N:100000/R:1000/manual_time 0.005 s 0.030 s 135 29.4544k/s 11.5 [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E 23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 23: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 23: OverlapRangePolicy/N:2000/M:10000/R:10 0.806 s 0.806 s 1 0.106878 0.107204 0.107586 0.107651 0.0538061 0.0538015 [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o 23: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 23: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: OverlapMDRangePolicy/N:200/M:10000/R:10 0.041 s 0.041 s 17 5.65013m 5.62863m 4.65082m 4.65633m 2.87835m 2.32449m [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs 23: OverlapTeamPolicy/N:20/M:1000000/R:10 0.614 s 0.614 s 1 0.0835502 0.0836906 0.0786053 0.0786544 0.0393109 0.0393278 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 19.0391n 23: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.3965n 23: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.001 s 5 4.096k 4.9043n 23: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.46313n 23: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.26947n 23: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 644.836p 23: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 406.189p 23: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 316.139p 23: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 279.415p 23: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 240.126p [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: rate 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Malloc/N:1/manual_time 12.3 us 26.0 us 57005 81.3786k/s [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 1.14 s 1.13 s 10 1 4 1.58348m 999.98u 94.67u 704.983M 793.952k 704.983M [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o 23: Malloc/N:16/manual_time 12.2 us 26.0 us 57072 81.9183k/s [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PPC.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o 23: Malloc/N:256/manual_time 12.2 us 25.9 us 57447 82.0902k/s [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o 23: Malloc/N:4096/manual_time 12.2 us 26.0 us 57288 82.105k/s [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 64%] 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_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_CTestDevice [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 42%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 23: Malloc/N:65536/manual_time 12.2 us 26.0 us 57415 82.021k/s 23: Malloc/N:1048576/manual_time 95.1 us 180 us 7368 10.513k/s 23: Malloc/N:16777216/manual_time 504 us 611 us 1392 1.98583k/s [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o 35: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.41751m 1080.2u 74.7u 4.99995G 187.776k 4.99995G [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o 23: Malloc/N:268435456/manual_time 4987 us 1188 us 901 200.51/s [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o 23: Malloc/N:4294967296/manual_time 114323 us 9862 us 9 8.74716/s [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o [ 48%] Linking CXX static library ../../libLLVMRuntimeDyld.a [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/RISCV.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o 23: MallocFree/N:1/manual_time 26.1 us 26.2 us 26786 38.3347k/s [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 48%] Built target LLVMRuntimeDyld [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o 23: MallocFree/N:16/manual_time 26.1 us 26.2 us 26827 38.2997k/s 23: MallocFree/N:256/manual_time 25.5 us 25.6 us 27207 39.2225k/s [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o 23: MallocFree/N:4096/manual_time 25.6 us 25.7 us 27297 39.0437k/s 23: MallocFree/N:65536/manual_time 25.6 us 25.7 us 27396 39.0703k/s [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00418056 0.00953685 || 0.051031 28009 29415 || 28794.8 28674.4 || 131.837 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00241663 -0.00156047 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o 23: MallocFree/N:1048576/manual_time 180 us 180 us 3892 5.57031k/s 23: MallocFree/N:16777216/manual_time 610 us 611 us 1149 1.63838k/s [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o 23: MallocFree/N:268435456/manual_time 4656 us 1189 us 659 214.755/s [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o 23: MallocFree/N:4294967296/manual_time 117412 us 9763 us 6 8.51698/s [ 48%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o 23: MallocTouch/N:1/manual_time 16.9 us 31.0 us 41556 59.3099k/s [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SPIR.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o 23: MallocTouch/N:16/manual_time 16.7 us 30.7 us 41531 60.0116k/s [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o 23: MallocTouch/N:256/manual_time 16.7 us 30.7 us 41930 60.0352k/s [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o 23: MallocTouch/N:4096/manual_time 28.3 us 42.6 us 24654 35.3087k/s 23: MallocTouch/N:65536/manual_time 28.9 us 43.3 us 24146 34.571k/s [ 48%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o 23: MallocTouch/N:1048576/manual_time 119 us 208 us 5873 8.39665k/s [ 48%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o 23: MallocTouch/N:16777216/manual_time 526 us 637 us 1330 1.90279k/s [ 48%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [ 48%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o [ 48%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o [ 48%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Sparc.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o 23: MallocTouch/N:268435456/manual_time 5013 us 1250 us 914 199.486/s [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o 35: Test_Atomic/100000/iterations:10 3.15 s 3.15 s 10 1 8 5.02713 1.68183m 70.37u 4.99995G 183.104k 4.99995G 23: MallocTouch/N:4294967296/manual_time 115502 us 11176 us 9 8.65782/s [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o 23: MallocTouchFree/N:1/manual_time 30.7 us 30.8 us 22735 32.6198k/s [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o 23: MallocTouchFree/N:16/manual_time 30.7 us 30.8 us 22781 32.5472k/s [ 50%] Linking CXX static library ../libLLVMObjCopy.a [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o 23: MallocTouchFree/N:256/manual_time 30.5 us 30.6 us 23140 32.7772k/s [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 50%] Built target LLVMObjCopy [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o 23: MallocTouchFree/N:4096/manual_time 42.7 us 42.8 us 16309 23.4245k/s [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [ 50%] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 23: MallocTouchFree/N:65536/manual_time 43.1 us 43.2 us 16239 23.2023k/s [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o 23: MallocTouchFree/N:1048576/manual_time 211 us 211 us 3333 4.74564k/s [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o 23: MallocTouchFree/N:16777216/manual_time 635 us 635 us 1104 1.57602k/s [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SystemZ.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o 23: MallocTouchFree/N:268435456/manual_time 4669 us 1221 us 660 214.175/s [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o 23: MallocTouchFree/N:4294967296/manual_time 100011 us 9849 us 6 9.99892/s 35: Test_Atomic/100000/iterations:10 1.14 s 1.13 s 10 1 4 1.61017m 1013.82u 102.37u 704.983M 178.656k 704.983M [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o [ 50%] Linking CXX static library ../../libLLVMDebugInfoDWARF.a [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s MB 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.003 s 49 39.2141/s 800 [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o [ 50%] Built target LLVMDebugInfoDWARF [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 50%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 50%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o 23: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.003 s 96 39.9835/s 800 23: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.003 s 35 39.2689/s 800 [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00149279 0.0157656 || 0.051031 27925 29299 || 28631.6 28674.4 || 217.944 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000614284 -0.00247805 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o 23: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.003 s 35 39.3525/s 800 [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o 23: ViewAllocate_Rank3/N:10/manual_time 0.020 s 0.003 s 36 40.2806/s 800 [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o 23: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.003 s 35 41.5262/s 800 [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [ 50%] Built target obj.clangStaticAnalyzerCheckers [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o 23: ViewAllocate_Rank4/N:10/manual_time 0.020 s 0.003 s 35 39.2896/s 800 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 50%] Building CXX object lib/Target/AMDGPU/TargetInfo/CMakeFiles/LLVMAMDGPUInfo.dir/AMDGPUTargetInfo.cpp.o 23: ViewAllocate_Rank4/N:10/manual_time 0.020 s 0.003 s 35 39.2304/s 800 [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/TCE.cpp.o 23: ViewAllocate_Rank5/N:10/manual_time 0.020 s 0.003 s 35 39.2929/s 800 [ 50%] Linking CXX static library ../../../libLLVMAMDGPUInfo.a [ 50%] Linking CXX static library ../../../libLLVMAArch64AsmParser.a 35: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.31046m 999.61u 67.91u 4.99995G 182.72k 4.99995G [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o [ 50%] Built target LLVMAMDGPUInfo [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [ 50%] Built target LLVMAArch64AsmParser [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o 23: ViewAllocate_Rank5/N:10/manual_time 0.020 s 0.003 s 35 39.2961/s 800 23: ViewAllocate_Rank6/N:10/manual_time 0.020 s 0.003 s 35 39.361/s 800 [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [ 50%] Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o [ 51%] Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o 23: ViewAllocate_Rank6/N:10/manual_time 0.020 s 0.003 s 35 39.3053/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.020 s 0.003 s 35 39.306/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.020 s 0.003 s 35 39.2986/s 800 [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o [ 51%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/VE.cpp.o [ 53%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o [ 53%] Linking CXX static library ../../../libLLVMAArch64Disassembler.a 23: ViewAllocate_Rank8/N:10/manual_time 0.020 s 0.003 s 35 39.2309/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o 23: ViewAllocate_Rank8/N:10/manual_time 0.020 s 0.003 s 35 39.2881/s 800 [ 53%] Built target LLVMAArch64Disassembler 23: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 626 1.43113k/s 1.6k [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [ 53%] Linking CXX static library ../libLLVMObjectYAML.a [ 53%] Building CXX object lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o 23: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 626 1.43014k/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 626 1.43697k/s 1.6k [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 53%] Built target LLVMObjectYAML 23: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.47013k/s 1.6k [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 53%] Building CXX object lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o [ 53%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o 23: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 629 1.46971k/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o 23: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 630 1.47022k/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.46971k/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 682.641/s 1.6k [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o [ 53%] Linking CXX static library ../../../libLLVMBPFAsmParser.a [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o 23: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 182 416.245/s 1.6k [ 53%] Built target LLVMBPFAsmParser 23: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.47031k/s 1.6k [ 53%] Building CXX object lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 300 685.22/s 1.6k [ 53%] Linking CXX static library ../../../libLLVMAVRAsmParser.a [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 53%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 398 914.426/s 1.6k [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/WebAssembly.cpp.o 23: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 630 1.47003k/s 1.6k [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 53%] Built target LLVMAVRAsmParser [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o 23: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 630 1.47052k/s 1.6k [ 53%] Building CXX object lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [ 53%] Linking CXX static library ../../../libLLVMARMAsmParser.a 23: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 630 1.46994k/s 1.6k [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o 23: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 630 1.46982k/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 171 394.348/s 1.6k [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [ 53%] Built target LLVMARMAsmParser [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [ 53%] Building CXX object lib/Target/Lanai/AsmParser/CMakeFiles/LLVMLanaiAsmParser.dir/LanaiAsmParser.cpp.o [ 53%] Linking CXX static library ../../../libLLVMHexagonAsmParser.a 23: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 134 307.493/s 1.6k [ 53%] Linking CXX static library ../../../libLLVMARMDisassembler.a [ 53%] Built target LLVMHexagonAsmParser [ 53%] Built target LLVMARMDisassembler [ 53%] Building CXX object lib/Target/Lanai/Disassembler/CMakeFiles/LLVMLanaiDisassembler.dir/LanaiDisassembler.cpp.o [ 53%] Building CXX object lib/Target/LoongArch/AsmParser/CMakeFiles/LLVMLoongArchAsmParser.dir/LoongArchAsmParser.cpp.o [ 53%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 312 715.179/s 1.6k [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 23: ViewDeepCopy_Rank5/N:10/manual_time 0.004 s 0.004 s 166 378.744/s 1.6k [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o 23: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 630 1.47015k/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 630 1.47007k/s 1.6k [ 53%] Linking CXX static library ../../../libLLVMHexagonDisassembler.a [ 53%] Linking CXX static library ../../../libLLVMLanaiDisassembler.a -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0038548 0.00980247 || 0.051031 28050 29318 || 28564.3 28674.4 || 135.509 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00228667 -0.00184955 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 53%] Linking CXX static library ../../../libLLVMLoongArchAsmParser.a [ 53%] Built target LLVMLanaiDisassembler [ 53%] Built target LLVMHexagonDisassembler [ 53%] Building CXX object lib/Target/LoongArch/Disassembler/CMakeFiles/LLVMLoongArchDisassembler.dir/LoongArchDisassembler.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [ 53%] Built target LLVMLoongArchAsmParser [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 53%] Building CXX object lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [ 54%] Building CXX object lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o 23: ViewDeepCopy_Rank6/N:10/manual_time 0.008 s 0.008 s 87 202.534/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o 23: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 127 291.228/s 1.6k [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o 23: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 630 1.46947k/s 1.6k [ 54%] Linking CXX static library ../../../libLLVMLanaiAsmParser.a [ 54%] Linking CXX static library ../../../libLLVMLoongArchDisassembler.a [ 54%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/X86.cpp.o 23: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 630 1.47k/s 1.6k [ 54%] Built target LLVMLanaiAsmParser [ 54%] Built target LLVMLoongArchDisassembler [ 54%] Building CXX object lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o [ 54%] Building CXX object lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o 23: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 121 279.341/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o 23: ViewDeepCopy_Rank7/N:10/manual_time 0.003 s 0.003 s 231 529.433/s 1.6k [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o 35: Test_Atomic/100000/iterations:10 3.15 s 3.15 s 10 1 8 5.24961 1054.66u 68.46u 4.99995G 185.152k 4.99995G 23: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 630 1.4695k/s 1.6k [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o 23: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 629 1.46918k/s 1.6k [ 54%] Linking CXX static library ../../../libLLVMMSP430AsmParser.a [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [ 54%] Built target LLVMMSP430AsmParser [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o 23: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 109 251.17/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.003 s 0.003 s 253 580.469/s 1.6k [ 54%] Linking CXX static library ../../../libLLVMPowerPCAsmParser.a [ 54%] Linking CXX static library ../../../libLLVMMipsAsmParser.a 23: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 686 1.59834k/s 1.6k [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [ 54%] Built target LLVMPowerPCAsmParser [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [ 54%] Built target LLVMMipsAsmParser [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o 23: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 686 1.59814k/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 54%] Building CXX object lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 23: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 684 1.59781k/s 1.6k [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [ 54%] Linking CXX static library ../../../libLLVMRISCVAsmParser.a 23: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 686 1.59689k/s 1.6k [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1169 1.33889k/s 800 [ 96%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 96%] Built target Kokkos_CoreUnitTest_OpenMP [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 54%] Built target LLVMRISCVAsmParser 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1172 1.33702k/s 800 [ 54%] Building CXX object lib/Target/RISCV/MCA/CMakeFiles/LLVMRISCVTargetMCA.dir/RISCVCustomBehaviour.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1173 1.33813k/s 800 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1171 1.33893k/s 800 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.12 s 10 0 4 3.60051m 1.25917m 1055.73u 4.99988G 759.616k 4.99989G [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o [ 54%] Linking CXX static library ../../../libLLVMRISCVDisassembler.a 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1172 1.33841k/s 800 [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o [ 54%] Built target LLVMRISCVDisassembler [ 54%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/XCore.cpp.o 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1172 1.33796k/s 800 [ 54%] Building CXX object lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1172 1.3383k/s 800 [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1172 1.33861k/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1172 1.3391k/s 800 [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1171 1.3387k/s 800 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 54%] Linking CXX static library ../../../libLLVMRISCVTargetMCA.a [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o [ 54%] Built target LLVMRISCVTargetMCA [ 54%] Building CXX object lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1170 1.33882k/s 800 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1171 1.3382k/s 800 [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 54%] Linking CXX static library ../../../libLLVMSparcAsmParser.a [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [ 54%] Built target LLVMSparcAsmParser 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1172 1.33852k/s 800 [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o [ 54%] Building CXX object lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1172 1.33828k/s 800 [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1168 1.33881k/s 800 [ 54%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1173 1.33802k/s 800 [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1176 1.34478k/s 800 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1175 1.34492k/s 800 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.8723k/s 1.6k 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.93343k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.56378k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.54295k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.44758k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.91132k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.78375k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.79151k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.9859k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.97733k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.16712k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.44997k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.14394k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.001 s 10 3.2138k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.34163k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.33294k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.49236k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.55703k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.5134k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.5033k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.27626k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.24237k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.32768k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.2885k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.7341k/s 1.6k [ 54%] Linking CXX static library ../../../libLLVMSystemZAsmParser.a [ 54%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o [ 54%] Linking CXX static library ../../libLLVMDebugInfoPDB.a 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.11972k/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.99154k/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.26036k/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.45054k/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.28819k/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.65989k/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.4598k/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.003 s 10 667.49/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.003 s 10 655.489/s 1.6k [ 54%] Built target LLVMSystemZAsmParser /scratch/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp: In function 'bool llvm::jitlink::aarch32::writeRegister(llvm::jitlink::aarch32::WritableThumbRelocation&, llvm::jitlink::aarch32::HalfWords)': /scratch/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp:182:1: warning: no return statement in function returning non-void [-Wreturn-type] 182 | } | ^ [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o [ 54%] Built target LLVMDebugInfoPDB [ 54%] Building CXX object lib/Target/VE/AsmParser/CMakeFiles/LLVMVEAsmParser.dir/VEAsmParser.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 54%] Linking CXX static library ../../../libLLVMSystemZDisassembler.a 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 8 3.64183m 1014.78u 1097.14u 4.99995G 675.952k 4.99995G [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o [ 54%] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o [ 54%] Built target LLVMSystemZDisassembler [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 54%] Building CXX object lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o 23/50 Test #23: Kokkos_PerformanceTest_Benchmark ................. Passed 136.33 sec test 24 Start 24: Kokkos_Benchmark_Atomic_MinMax 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-05_T18-24-41.json" 24: Test timeout computed to be: 1500 [ 54%] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [ 54%] Built target obj.clangCodeGen 24: 2024-02-05T19:02:43+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 24: Run on (20 X 2345.59 MHz CPU s) 24: CPU Caches: 24: L1 Data 64 KiB (x20) 24: L1 Instruction 64 KiB (x20) 24: L2 Unified 512 KiB (x20) 24: L3 Unified 16384 KiB (x20) 24: Load Average: 0.85, 1.55, 3.24 24: CPU architecture: none 24: Default Device: N6Kokkos4CudaE 24: GPU architecture: AMPERE80 24: KOKKOS_COMPILER_GNU: 940 24: KOKKOS_COMPILER_NVCC: 1160 24: KOKKOS_ENABLE_ASM: yes 24: KOKKOS_ENABLE_CUDA: yes 24: KOKKOS_ENABLE_CUDA_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_HBWSPACE: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 24: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 24: KOKKOS_ENABLE_LIBDL: no 24: KOKKOS_ENABLE_LIBRT: 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 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.15 G, Shared Memory per Block: 48 K : Selected 24: Kokkos Version: 4.2.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 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o [ 54%] Building CXX object lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o 24/50 Test #24: Kokkos_Benchmark_Atomic_MinMax ................... Passed 2.15 sec test 25 Start 25: Kokkos_PerformanceTest_Mempool 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-05_T18-24-41.json" 25: Test timeout computed to be: 1500 [ 89%] 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/TestStdAlgorithmsTeamShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 54%] Linking CXX static library ../../../../../lib/libclangToolingCore.a 25: 2024-02-05T19:02:45+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool 25: Run on (20 X 2345.59 MHz CPU s) 25: CPU Caches: 25: L1 Data 64 KiB (x20) 25: L1 Instruction 64 KiB (x20) 25: L2 Unified 512 KiB (x20) 25: L3 Unified 16384 KiB (x20) 25: Load Average: 0.86, 1.54, 3.23 25: CPU architecture: none 25: Default Device: N6Kokkos4CudaE 25: GPU architecture: AMPERE80 25: KOKKOS_COMPILER_GNU: 940 25: KOKKOS_COMPILER_NVCC: 1160 25: KOKKOS_ENABLE_ASM: yes 25: KOKKOS_ENABLE_CUDA: yes 25: KOKKOS_ENABLE_CUDA_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_HBWSPACE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 25: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 25: KOKKOS_ENABLE_LIBDL: no 25: KOKKOS_ENABLE_LIBRT: 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 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.15 G, Shared Memory per Block: 48 K : Selected 25: Kokkos Version: 4.2.99 25: macro KOKKOS_ENABLE_CUDA: defined 25: platform: 64bit 25: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (134560 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (247 ms) [ RUN ] cuda.NestedSortByKey [ 54%] Linking CXX static library ../../libLLVMJITLink.a [ 54%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o [ 54%] Built target clangToolingCore [ 54%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [ 54%] Linking CXX static library ../../../libLLVMVEAsmParser.a [ 54%] Built target LLVMJITLink [ 54%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o [ 54%] Built target LLVMVEAsmParser [ 54%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o [ OK ] cuda.NestedSortByKey (976 ms) [ RUN ] cuda.SortWithCustomComparator [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: fill ops per second 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: 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 4256 33.8216M/s [ 54%] Linking CXX static library ../../../libLLVMWebAssemblyDisassembler.a [ 54%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o [ 54%] Linking CXX static library ../../../libLLVMX86TargetMCA.a [ 54%] Built target LLVMWebAssemblyDisassembler [ 54%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o [ 54%] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmTypeCheck.cpp.o [ 54%] Built target LLVMX86TargetMCA [ 54%] Generating ../../bin/llvm-windres [ 54%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [ 54%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o [ 54%] Built target llvm-windres [ 54%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [ 54%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o [ 54%] Linking CXX executable ../../bin/llvm-cxxdump [ OK ] cuda.SortWithCustomComparator (4683 ms) [----------] 12 tests from cuda (145168 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (145168 ms total) [ PASSED ] 12 tests. -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00490658 0.00502529 || 0.051031 27955 29350 || 28815.8 28674.4 || 69.4696 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0123969 -0.0023447 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 54%] Linking CXX executable ../../bin/llvm-ifs [ 54%] Built target llvm-cxxdump [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 54%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 54%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o [ 54%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 4 1.59438m 1004.62u 102.36u 704.983M 842.496k 704.983M 35/59 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 141.54 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 36: Test timeout computed to be: 1500 36: [==========] Running 65 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 65 tests from serial 36: [ RUN ] serial.bitset [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 54%] Built target llvm-ifs [ 54%] Linking CXX static library ../../../libLLVMX86AsmParser.a [ 54%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o [ 54%] Linking CXX executable ../../bin/llvm-objcopy 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: cycle ops per second 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: 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 12765 202.091M/s 25/50 Test #25: Kokkos_PerformanceTest_Mempool ................... Passed 9.77 sec test 26 Start 26: Kokkos_PerformanceTest_Atomic 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-05_T18-24-41.json" 26: Test timeout computed to be: 1500 36: [ OK ] serial.bitset (2384 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 (1 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 (12 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (9 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-6787/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 (17 ms) 36: [ RUN ] serial.offsetview_unmanaged_construction 36: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] serial.offsetview_subview 36: [ OK ] serial.offsetview_subview (7 ms) 36: [ RUN ] serial.offsetview_offsets_rank1 36: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank2 36: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank3 36: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] serial.scatterview [ 54%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [ 54%] Built target LLVMX86AsmParser [ 54%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o [ 54%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o 26: 2024-02-05T19:02:54+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic 26: Run on (20 X 2345.59 MHz CPU s) 26: CPU Caches: 26: L1 Data 64 KiB (x20) 26: L1 Instruction 64 KiB (x20) 26: L2 Unified 512 KiB (x20) 26: L3 Unified 16384 KiB (x20) 26: Load Average: 0.89, 1.52, 3.21 26: CPU architecture: none 26: Default Device: N6Kokkos4CudaE 26: GPU architecture: AMPERE80 26: KOKKOS_COMPILER_GNU: 940 26: KOKKOS_COMPILER_NVCC: 1160 26: KOKKOS_ENABLE_ASM: yes 26: KOKKOS_ENABLE_CUDA: yes 26: KOKKOS_ENABLE_CUDA_LAMBDA: 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_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 26: KOKKOS_ENABLE_HBWSPACE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 26: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 26: KOKKOS_ENABLE_LIBDL: no 26: KOKKOS_ENABLE_LIBRT: no 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: Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.15 G, Shared Memory per Block: 48 K : Selected 26: Kokkos Version: 4.2.99 26: macro KOKKOS_ENABLE_CUDA: defined 26: platform: 64bit 26: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ 54%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o [ 54%] Linking CXX static library ../../../libLLVMWebAssemblyAsmParser.a [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o 36: [ OK ] serial.scatterview (2017 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (2 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (19 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 [ 54%] Built target LLVMWebAssemblyAsmParser [ 54%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [ 54%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [ 54%] Built target llvm-objcopy [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 54%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o [ 56%] Linking CXX executable ../../bin/yaml2obj [ 57%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o [ 57%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 57%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o [ 57%] Built target yaml2obj [ 57%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [ 57%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [ 57%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o [ 57%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o [ 57%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o 36: [ OK ] serial.UnorderedMap_insert (8248 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 57%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o [ 57%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 57%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [ 57%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o 36: [ OK ] serial.UnorderedMap_failed_insert (4062 ms) 36: [ RUN ] serial.UnorderedMap_deep_copy 36: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 36: [ RUN ] serial.UnorderedMap_valid_empty 36: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 36: [ RUN ] serial.UnorderedMap_clear_zero_size 36: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] serial.UnorderedMap_consistent_size 36: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 36: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] serial.UnorderedMap_lambda_capturable 36: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] serial.UnorderedMap_constructor_view_alloc 36: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] serial.vector_combination 36: [ OK ] serial.vector_combination (0 ms) 36: [ RUN ] serial.vector_insert 36: [ OK ] serial.vector_insert (0 ms) 36: [ RUN ] serial.vector_push_back_default_exec 36: [ OK ] serial.vector_push_back_default_exec (0 ms) 36: [ RUN ] serial.viewctorprop_embedded_dim 36: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 36: [----------] 65 tests from serial (16796 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (16796 ms total) 36: [ PASSED ] 64 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 36/59 Test #36: Kokkos_ContainersUnitTest_Serial ................. Passed 17.64 sec test 37 Start 37: Kokkos_ContainersUnitTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 37: Test timeout computed to be: 1500 [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o 37: [==========] Running 65 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 65 tests from cuda 37: [ RUN ] cuda.bitset 37: [ OK ] cuda.bitset (11 ms) 37: [ RUN ] cuda.bitset_default_constructor_no_alloc 37: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 37: [ RUN ] cuda.dualview_combination 37: [ OK ] cuda.dualview_combination (0 ms) 37: [ RUN ] cuda.dualview_alloc 37: [ OK ] cuda.dualview_alloc (0 ms) 37: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 37: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] cuda.dualview_combinations_without_init 37: [ OK ] cuda.dualview_combinations_without_init (0 ms) 37: [ RUN ] cuda.dualview_deep_copy 37: [ OK ] cuda.dualview_deep_copy (1 ms) 37: [ RUN ] cuda.dualview_realloc 37: [ OK ] cuda.dualview_realloc (0 ms) 37: [ RUN ] cuda.dualview_resize 37: [ OK ] cuda.dualview_resize (0 ms) 37: [ RUN ] cuda.dualview_device_correct_kokkos_device 37: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 37: [ RUN ] cuda.dualview_host_correct_kokkos_device 37: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_sync 37: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 37: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_sync 37: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 37: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 37: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] cuda.dynamic_view 37: [ OK ] cuda.dynamic_view (26 ms) 37: [ RUN ] cuda.dyn_rank_view_api_generic [ 57%] Linking CXX static library ../libLLVMDWP.a 37: [ OK ] cuda.dyn_rank_view_api_generic (8 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 37: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 37: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 37: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 37: [ RUN ] cuda.ErrorReporterViaLambda 37: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 37: [ RUN ] cuda.ErrorReporter 37: [ OK ] cuda.ErrorReporter (0 ms) 37: [ RUN ] cuda.offsetview_construction 37: [ OK ] cuda.offsetview_construction (1 ms) 37: [ RUN ] cuda.offsetview_unmanaged_construction 37: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] cuda.offsetview_subview 37: [ OK ] cuda.offsetview_subview (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank1 37: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank2 37: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank3 37: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] cuda.scatterview [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [ 57%] Built target LLVMDWP [ 57%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o [ 57%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o [ 57%] Linking CXX static library ../../../../../lib/libclangToolingInclusions.a [ 57%] Built target clangToolingInclusions [ 57%] Generating ../../bin/llvm-install-name-tool 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Test_Atomic/100000/iterations:10 1.76 s 1.76 s 10 1 4 2.34368m 1.43137m 2.73361m 704.983M 279.936k 704.983M [ 57%] Built target llvm-install-name-tool [ 57%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [ 57%] Generating ../../bin/llvm-bitcode-strip [ 57%] Built target llvm-bitcode-strip [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [ 57%] Generating ../../bin/llvm-strip [ 57%] Built target llvm-strip [ 57%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o [ 57%] Linking CXX static library ../../../../lib/libclangFormat.a [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [ 57%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [ 48%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 48%] Built target Kokkos_IncrementalTest_OPENMP [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [ 57%] Built target clangFormat [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 59%] Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [ 59%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o [ 59%] Linking CXX static library ../../libLLVMSymbolize.a [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [ 59%] Built target LLVMSymbolize [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [ 59%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 59%] Linking CXX static library ../../libLLVMDebugInfoGSYM.a [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 59%] Built target LLVMDebugInfoGSYM [ 59%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o [ 59%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [ 59%] Linking CXX executable ../../../../bin/clang-format [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 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_M.dir/TestStdAlgorithmsCommon.cpp.o [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [ 59%] Built target clang-format 37: [ OK ] cuda.scatterview (13172 ms) 37: [ RUN ] cuda.scatterview_devicetype 37: [ OK ] cuda.scatterview_devicetype (26 ms) 37: [ RUN ] cuda.staticcrsgraph 37: [ OK ] cuda.staticcrsgraph (33 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dualview 37: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_dualview 37: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dualview 37: [ OK ] cuda.resize_exec_space_dualview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dualview 37: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dynrankview 37: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dynrankview 37: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dynrankview 37: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_scatterview 37: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 37: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 37: [ RUN ] cuda.resize_exec_space_scatterview 37: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_scatterview 37: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview 37: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 37: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 37: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview 37: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 37: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview 37: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 37: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 37: [ RUN ] cuda.UnorderedMap_insert [ 59%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 59%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o 37: [ OK ] cuda.UnorderedMap_insert (3537 ms) 37: [ RUN ] cuda.UnorderedMap_failed_insert [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [ 59%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o 37: [ OK ] cuda.UnorderedMap_failed_insert (934 ms) 37: [ RUN ] cuda.UnorderedMap_deep_copy 37: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 37: [ RUN ] cuda.UnorderedMap_valid_empty 37: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] cuda.UnorderedMap_clear_zero_size 37: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_consistent_size 37: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 37: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] cuda.UnorderedMap_lambda_capturable 37: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 37: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] cuda.vector_combination 37: [ OK ] cuda.vector_combination (0 ms) 37: [ RUN ] cuda.vector_insert 37: [ OK ] cuda.vector_insert (0 ms) 37: [ RUN ] cuda.vector_push_back_default_exec 37: [ OK ] cuda.vector_push_back_default_exec (0 ms) 37: [ RUN ] cuda.viewctorprop_embedded_dim 37: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 37: [----------] 65 tests from cuda (17777 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 65 tests from 1 test suite ran. (17778 ms total) 37: [ PASSED ] 65 tests. 37/59 Test #37: Kokkos_ContainersUnitTest_Cuda ................... Passed 18.56 sec test 38 Start 38: Kokkos_ContainersPerformanceTest_Cuda 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 38: Test timeout computed to be: 1500 [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [ 59%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o 38: [==========] Running 4 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 4 tests from TEST_CATEGORY 38: [ RUN ] TEST_CATEGORY.dynrankview_perf 38: Cuda 38: DynRankView vs View: Initialization Only 38: View time (init only): 0.00121441 38: View sum computation time: 0.00121441 38: Strided View time (init only): 0.00113697 38: View Rank7 time (init only): 0.00120908 38: DynRankView time (init only): 0.00124129 38: DynRankView sum computation time: 0.00185735 38: Ratio of View to DynRankView time: 0.978342 38: Ratio of View to DynRankView sum computation time: 0.857223 38: Ratio of View to View Rank7 time: 1.00441 38: Ratio of StrideView to DynRankView time: 0.915957 38: Ratio of DynRankView to View Rank7 time: 1.02664 38: [ OK ] TEST_CATEGORY.dynrankview_perf (15 ms) 38: [ RUN ] TEST_CATEGORY.global_2_local 38: Cuda 38: size, create, generate, fill, find 38: 256, 0.000260093, 2.6775e-05, 0.00385008, 0.00199053 38: 512, 0.00015979, 1.1603e-05, 2.1992e-05, 0.00201014 38: 1024, 0.000151974, 1.7926e-05, 2.262e-05, 0.00202362 38: 2048, 0.000147092, 1.0137e-05, 2.3319e-05, 0.00204629 38: 4096, 0.000150402, 1.0238e-05, 2.4373e-05, 0.0021573 38: 8192, 0.000162297, 1.1481e-05, 2.6689e-05, 0.00209813 38: 16384, 0.000150018, 1.0457e-05, 2.9797e-05, 0.00210538 38: 32768, 0.000647745, 1.2068e-05, 3.4528e-05, 0.00227953 38: 65536, 0.000249297, 1.1839e-05, 4.1085e-05, 0.00255332 38: 131072, 0.000322288, 1.263e-05, 6.0317e-05, 0.00315706 38: 262144, 0.000517943, 1.4104e-05, 0.000149462, 0.00592867 38: 524288, 0.000536202, 1.8943e-05, 0.000535598, 0.0191341 38: 1048576, 0.000587163, 2.6366e-05, 0.00138904, 0.0483077 38: 2097152, 0.000710761, 3.8657e-05, 0.00307939, 0.10976 [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 38: 4194304, 0.000951412, 6.2715e-05, 0.00680805, 0.236278 38: [ OK ] TEST_CATEGORY.global_2_local (467 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 38: [----------] 4 tests from TEST_CATEGORY (483 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 1 test suite ran. (483 ms total) 38: [ PASSED ] 4 tests. 38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.26 sec test 39 Start 39: Kokkos_UnitTest_Sort 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 39: Test timeout computed to be: 1500 [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o 39: [==========] Running 9 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 9 tests from cuda 39: [ RUN ] cuda.SortUnsignedValueType 39: [ OK ] cuda.SortUnsignedValueType (13 ms) 39: [ RUN ] cuda.SortEmptyView 39: [ OK ] cuda.SortEmptyView (0 ms) 39: [ RUN ] cuda.SortWithCustomComparator [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o 39: [ OK ] cuda.SortWithCustomComparator (605 ms) 39: [ RUN ] cuda.BinSortGenericTests 39: [ OK ] cuda.BinSortGenericTests (20 ms) 39: [ RUN ] cuda.BinSortEmptyView 39: [ OK ] cuda.BinSortEmptyView (0 ms) 39: [ RUN ] cuda.BinSortEmptyKeysView 39: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 39: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o 26: Test_Atomic/100000/iterations:10 1.58 s 1.58 s 10 1 8 3.28282m 1.57043m 2.65625m 4.99995G 268.528k 4.99995G [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o [ 59%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o [ 59%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o [ 59%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o [ 59%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o [ 59%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o [ 59%] Linking CXX static library ../libLLVMDebuginfod.a [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o [ 59%] Built target LLVMDebuginfod [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [ 59%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 59%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o [ 59%] Linking CXX executable ../../bin/obj2yaml [ 59%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 59%] Built target obj2yaml [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o [ 59%] Linking CXX executable ../../bin/llvm-readobj [ 59%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o [ 59%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.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_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 59%] Built target llvm-readobj [ 59%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o [ 59%] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o [ 60%] Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o [ 60%] Linking CXX static library ../../../lib/libLLVMCFIVerify.a [ 60%] Built target LLVMCFIVerify [ 60%] Linking CXX executable ../../bin/llvm-debuginfod [ 60%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o [ 60%] Generating ../../bin/llvm-readelf [ 60%] Built target llvm-readelf [ 60%] Built target llvm-debuginfod [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [ 60%] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-pdbutil [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [ 60%] Linking CXX executable ../../bin/llvm-debuginfod-find [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 39: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (15010 ms) 39: [ RUN ] cuda.NestedSort 39: [ OK ] cuda.NestedSort (28 ms) 39: [ RUN ] cuda.NestedSortByKey 39: [ OK ] cuda.NestedSortByKey (90 ms) 39: [----------] 9 tests from cuda (15769 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 1 test suite ran. (15769 ms total) 39: [ PASSED ] 9 tests. 39/59 Test #39: Kokkos_UnitTest_Sort ............................. Passed 16.52 sec test 40 Start 40: Kokkos_UnitTest_Random 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Random 40: Test timeout computed to be: 1500 40: [==========] Running 3 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from cuda 40: [ RUN ] cuda.Random_XorShift64 40: Test Seed:1707159826032365670 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00410951 0.00345972 || 0.051031 28049 29379 || 28557 28674.4 || 47.8271 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00506087 0.00286842 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.00228347 -0.00685844 || 0.051031 28067 29328 || 28740 28674.4 || -94.8111 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0301177 -0.00906811 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00645739 0.0230502 || 0.051031 28039 29312 || 28490.4 28674.4 || 318.646 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00802719 0.00727244 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.023178 -0.010826 || 0.051031 28032 29349 || 29354.8 28674.4 || -149.659 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0133969 0.00623224 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244601 -0.99999 -48244.2 || 0.051031 0 195183 || 2.92877e+09 28674.4 || -6.66928e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000732716 -0.321349 0.161883 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00196214 -0.999999 -57855.4 || 0.051031 0 1.55136e+06 || 2.86875e+10 28674.4 || -7.99793e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.0058968 -0.967744 10.1979 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.73523e-07 -0.00977883 -0.0130239 || 0.051031 28011 29329 || 28957.6 28674.4 || -180.042 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.34064e-07 -0.00519987 0.00476415 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.0172065 -0.0132962 || 0.051031 27895 29309 || 28189.3 28674.4 || -183.806 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0018512 0.000899054 || 0.051031 1e+64 -1e+64 40: Test Seed:1707159826181638004 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.012985 -0.00866073 || 0.051031 27958 29364 || 29051.6 28674.4 || -119.726 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00342037 -0.00500018 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.00428152 -0.00471107 || 0.051031 27976 29383 || 28797.7 28674.4 || -65.1258 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0159891 0.00570878 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00829487 0.0207274 || 0.051031 27981 29362 || 28438.5 28674.4 || 286.536 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0301721 -0.0111725 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0154213 0.00186012 || 0.051031 28045 29339 || 29123.5 28674.4 || 25.7143 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00844528 0.0100551 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244455 -0.99999 -48242.5 || 0.051031 0 194961 || 2.92851e+09 28674.4 || -6.66904e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000732231 -0.297359 0.148588 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00196022 -0.999999 -57857.1 || 0.051031 0 1.5533e+06 || 2.86917e+10 28674.4 || -7.99816e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00589084 -0.967586 10.2352 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.63432e-07 0.00314539 -0.0201663 || 0.051031 27942 29328 || 28584.5 28674.4 || -278.779 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.03793e-07 0.00108877 -0.0029268 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.0110075 0.0208961 || 0.051031 27991 29327 || 28362.2 28674.4 || 288.868 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00887836 -0.00254333 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift64 (289 ms) 40: [ RUN ] cuda.Random_XorShift1024_0 40: Test Seed:1707159826321591618 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00632176 -0.000892107 || 0.051031 10957 11799 || 11449.3 11377 || -12.3325 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00880134 0.00110124 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0108936 -0.00345439 || 0.051031 10984 11810 || 11502.3 11377 || -47.7535 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00697096 0.00289446 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00639566 -0.0053018 || 0.051031 10988 11782 || 11450.2 11377 || -73.2921 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0112634 0.00164374 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00608489 0.00229282 || 0.051031 10984 11769 || 11308.1 11377 || 31.696 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00658462 0.000947265 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245905 -0.999975 -7594.72 || 0.051031 0 77887 || 4.61073e+08 11377 || -1.04989e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000737428 -0.158552 0.0272409 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00196044 -0.999997 -9108.16 || 0.051031 0 616845 || 4.51676e+09 11377 || -1.25911e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00589244 -0.922091 1.59814 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.73387e-07 -0.00220153 -0.00222472 || 0.051031 10985 11811 || 11402.1 11377 || -30.7546 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.24249e-07 -0.00566164 -0.000615461 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0113294 -0.0166238 || 0.051031 10961 11764 || 11249.5 11377 || -229.808 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00686018 0.00477076 || 0.051031 1e+64 -1e+64 40: Test Seed:1707159826396796991 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0145335 -0.00180154 || 0.051031 10981 11819 || 11214 11377 || -24.9045 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0178293 -0.00339605 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00240808 -0.00494195 || 0.051031 10985 11775 || 11349.6 11377 || -68.3175 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00876392 0.00173625 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00241979 0.00135774 || 0.051031 11006 11792 || 11404.6 11377 || 18.7694 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0145919 -0.00370718 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00504427 0.000853937 || 0.051031 10991 11774 || 11434.6 11377 || 11.8048 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00448382 0.00276966 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245663 -0.999975 -7594.38 || 0.051031 0 77601 || 4.61017e+08 11377 || -1.04985e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000736722 -0.155647 0.0234516 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00196247 -0.999997 -9108 || 0.051031 0 616216 || 4.51623e+09 11377 || -1.25909e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.0058979 -0.922289 1.59855 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.98818e-07 0.00795549 -0.00256124 || 0.051031 10876 11848 || 11287.2 11377 || -35.4065 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 4.00543e-07 0.0203884 -0.00246905 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0121475 -0.00169065 || 0.051031 10965 11778 || 11516.9 11377 || -23.3715 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00701713 0.000724262 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift1024_0 (177 ms) 40: [ RUN ] cuda.Multi_streams 40: [ OK ] cuda.Multi_streams (210 ms) 40: [----------] 3 tests from cuda (677 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 1 test suite ran. (677 ms total) 40: [ PASSED ] 3 tests. 40/59 Test #40: Kokkos_UnitTest_Random ........................... Passed 1.42 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test timeout computed to be: 1500 41: [==========] Running 14 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 3 tests from std_algorithms_reducers 41: [ RUN ] std_algorithms_reducers.max_first_loc 41: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_first_loc 41: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 41: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 41: [----------] 3 tests from std_algorithms_reducers (0 ms total) 41: 41: [----------] 1 test from std_algorithms 41: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 41: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 41: [----------] 1 test from std_algorithms (0 ms total) 41: 41: [----------] 10 tests from random_access_iterator_test 41: [ RUN ] random_access_iterator_test.constructor 41: [ OK ] random_access_iterator_test.constructor (0 ms) 41: [ RUN ] random_access_iterator_test.dereference 41: [ OK ] random_access_iterator_test.dereference (0 ms) 41: [ RUN ] random_access_iterator_test.subscript_operator 41: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet1 41: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet2 41: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet3 41: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet4 41: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 41: [ RUN ] random_access_iterator_test.assignment_operator 41: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 41: [ RUN ] random_access_iterator_test.distance 41: [ OK ] random_access_iterator_test.distance (0 ms) 41: [ RUN ] random_access_iterator_test.traits_helpers 41: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 41: [----------] 10 tests from random_access_iterator_test (2 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 14 tests from 3 test suites ran. (2 ms total) 41: [ PASSED ] 14 tests. 41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.73 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test timeout computed to be: 1500 42: [==========] Running 7 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 7 tests from std_algorithms_min_max_element_test 42: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (5 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 42: [----------] 7 tests from std_algorithms_min_max_element_test (27 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 7 tests from 1 test suite ran. (27 ms total) 42: [ PASSED ] 7 tests. 42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.76 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test timeout computed to be: 1500 [ 60%] Built target llvm-pdbutil [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [ 60%] Built target llvm-debuginfod-find [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o [ 60%] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o [ 62%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o 43: [==========] Running 13 tests from 10 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_lexicographical_compare_test 43: [ RUN ] std_algorithms_lexicographical_compare_test.test [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 43: [ OK ] std_algorithms_lexicographical_compare_test.test (192 ms) 43: [----------] 1 test from std_algorithms_lexicographical_compare_test (192 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_test 43: [ RUN ] std_algorithms_for_each_test.test 43: [ OK ] std_algorithms_for_each_test.test (122 ms) 43: [----------] 1 test from std_algorithms_for_each_test (122 ms total) 43: 43: [----------] 1 test from std_algorithms_find_test 43: [ RUN ] std_algorithms_find_test.test 43: [ OK ] std_algorithms_find_test.test (65 ms) 43: [----------] 1 test from std_algorithms_find_test (65 ms total) 43: 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 62%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o 43: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (483 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o 43: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1098 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o 43: [ OK ] std_algorithms_non_mod_seq_ops.search (676 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 62%] Linking CXX executable ../../bin/llvm-symbolizer 43: [ OK ] std_algorithms_non_mod_seq_ops.search_n (437 ms) 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2697 ms total) 43: 43: [----------] 1 test from std_algorithms_count_test 43: [ RUN ] std_algorithms_count_test.test [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o [ 62%] Linking CXX executable ../../bin/sanstats 43: [ OK ] std_algorithms_count_test.test (91 ms) 43: [----------] 1 test from std_algorithms_count_test (91 ms total) 43: 43: [----------] 1 test from std_algorithms_equal_test 43: [ RUN ] std_algorithms_equal_test.test 43: [ OK ] std_algorithms_equal_test.test (12 ms) 43: [----------] 1 test from std_algorithms_equal_test (12 ms total) 43: 43: [----------] 1 test from std_algorithms_all_any_none_of_test 43: [ RUN ] std_algorithms_all_any_none_of_test.test 43: [ OK ] std_algorithms_all_any_none_of_test.test (72 ms) 43: [----------] 1 test from std_algorithms_all_any_none_of_test (72 ms total) 43: 43: [----------] 1 test from std_algorithms_nonmod_seq_ops 43: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 43: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (105 ms) 43: [----------] 1 test from std_algorithms_nonmod_seq_ops (105 ms total) 43: 43: [----------] 1 test from std_algorithms_mismatch_test 43: [ RUN ] std_algorithms_mismatch_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o 43: [ OK ] std_algorithms_mismatch_test.test (188 ms) 43: [----------] 1 test from std_algorithms_mismatch_test (188 ms total) 43: 43: [----------] 1 test from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.move_backward 43: [ OK ] std_algorithms_mod_seq_ops.move_backward (49 ms) 43: [----------] 1 test from std_algorithms_mod_seq_ops (49 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 13 tests from 10 test suites ran. (3598 ms total) 43: [ PASSED ] 13 tests. 43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.35 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test timeout computed to be: 1500 44: [==========] Running 31 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 3 tests from std_algorithms_mod_ops_test 44: [ RUN ] std_algorithms_mod_ops_test.move 44: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 44: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 44: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 44: 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy 44: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 44: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill 44: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 44: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate 44: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 44: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 44: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 44: 44: [----------] 4 tests from std_algorithms_replace_ops_test 44: [ RUN ] std_algorithms_replace_ops_test.replace 44: [ OK ] std_algorithms_replace_ops_test.replace (29 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_if [ 62%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o 44: [ OK ] std_algorithms_replace_ops_test.replace_if (138 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy 44: [ OK ] std_algorithms_replace_ops_test.replace_copy (50 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 44: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms) 44: [----------] 4 tests from std_algorithms_replace_ops_test (264 ms total) 44: 44: [----------] 11 tests from std_algorithms_mod_seq_ops 44: [ RUN ] std_algorithms_mod_seq_ops.copy_if 44: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique [ 62%] Built target llvm-symbolizer 44: [ OK ] std_algorithms_mod_seq_ops.unique (250 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 44: [ OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove 44: [ OK ] std_algorithms_mod_seq_ops.remove (55 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_if (57 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 62%] Generating ../../bin/llvm-addr2line [ 63%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o [ 63%] Built target llvm-addr2line [ 63%] Built target sanstats [ 63%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy (169 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (60 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 63%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o [ 63%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [ 63%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.rotate (1237 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 44: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (429 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o [ 63%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o [ 63%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.shift_left (1165 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 63%] Linking CXX static library ../libLLVMProfileData.a [ 63%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [ 63%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.shift_right (1151 ms) 44: [----------] 11 tests from std_algorithms_mod_seq_ops (4692 ms total) 44: 44: [----------] 1 test from std_algorithms_modseq_test 44: [ RUN ] std_algorithms_modseq_test.reverse 44: [ OK ] std_algorithms_modseq_test.reverse (50 ms) 44: [----------] 1 test from std_algorithms_modseq_test (50 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 31 tests from 5 test suites ran. (5011 ms total) 44: [ PASSED ] 31 tests. 44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 5.75 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test timeout computed to be: 1500 [ 63%] Built target LLVMProfileData 45: [==========] Running 29 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_sorting_ops_test 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms) 45: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total) 45: 45: [----------] 4 tests from std_algorithms_partitioning_test 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.partition_point 45: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 45: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 45: 45: [----------] 1 test from std_algorithms_partitioning_ops 45: [ RUN ] std_algorithms_partitioning_ops.partition_copy 45: [ OK ] std_algorithms_partitioning_ops.partition_copy (20 ms) 45: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total) 45: 45: [----------] 12 tests from std_algorithms_numerics_test 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 45: [----------] 12 tests from std_algorithms_numerics_test (8 ms total) 45: 45: [----------] 1 test from std_algorithms_numerics_ops_test 45: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 45: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (98 ms) 45: [----------] 1 test from std_algorithms_numerics_ops_test (98 ms total) 45: 45: [----------] 8 tests from std_algorithms_numeric_ops_test 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (730 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [ 63%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [ 63%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (509 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (207 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 63%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (279 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 45: [----------] 8 tests from std_algorithms_numeric_ops_test (1726 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_ops_test 45: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 45: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (35 ms) 45: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 29 tests from 7 test suites ran. (1912 ms total) 45: [ PASSED ] 29 tests. 45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 2.66 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test timeout computed to be: 1500 46: [==========] Running 12 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (346 ms) 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (337 ms) 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (683 ms total) 46: 46: [----------] 2 tests from std_algorithms_count_team_test 46: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 46: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (513 ms) 46: [ RUN ] std_algorithms_count_team_test.count_returns_zero 46: [ OK ] std_algorithms_count_team_test.count_returns_zero (134 ms) 46: [----------] 2 tests from std_algorithms_count_team_test (648 ms total) 46: 46: [----------] 1 test from std_algorithms_count_if_team_test 46: [ RUN ] std_algorithms_count_if_team_test.test [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_count_if_team_test.test (179 ms) 46: [----------] 1 test from std_algorithms_count_if_team_test (179 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_team_test 46: [ RUN ] std_algorithms_for_each_team_test.test 46: [ OK ] std_algorithms_for_each_team_test.test (380 ms) 46: [----------] 1 test from std_algorithms_for_each_team_test (380 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_n_team_test 46: [ RUN ] std_algorithms_for_each_n_team_test.test 46: [ OK ] std_algorithms_for_each_n_team_test.test (405 ms) 46: [----------] 1 test from std_algorithms_for_each_n_team_test (405 ms total) 46: 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 63%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [ 63%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [ 63%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVELFReader.cpp.o [ 63%] Linking CXX executable ../../bin/llvm-xray [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [ 63%] Linking CXX static library ../../../../lib/libclangDriver.a 46: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2857 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 63%] Built target llvm-xray 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1596 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 63%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o [ 63%] Built target clangDriver [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 63%] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o [ 63%] Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1636 ms) 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6090 ms total) 46: 46: [----------] 2 tests from std_algorithms_mismatch_team_test 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 63%] Linking CXX executable ../../bin/llvm-cxxmap [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o 46: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1875 ms) 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 63%] Linking CXX static library ../../libLLVMCoverage.a [ 63%] Linking CXX executable ../../../../bin/clang-offload-bundler [ 63%] Built target llvm-cxxmap [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [ 63%] Linking CXX static library ../../libLLVMDebugInfoLogicalView.a [ 63%] Built target LLVMCoverage [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o 46: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (446 ms) 46: [----------] 2 tests from std_algorithms_mismatch_team_test (2322 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 12 tests from 7 test suites ran. (10710 ms total) 46: [ PASSED ] 12 tests. [ 63%] Built target LLVMDebugInfoLogicalView [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o 46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 11.45 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test timeout computed to be: 1500 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o 47: [==========] Running 8 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_equal_team_test 47: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 63%] Built target clang-offload-bundler [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [ 51%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp 47: [ OK ] std_algorithms_equal_team_test.views_are_equal (1248 ms) 47: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (657 ms) 47: [----------] 2 tests from std_algorithms_equal_team_test (1906 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_team_test 47: [ RUN ] std_algorithms_search_team_test.sequences_exist 47: [ OK ] std_algorithms_search_team_test.sequences_exist (489 ms) 47: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (669 ms) 47: [----------] 2 tests from std_algorithms_search_team_test (1158 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_end_team_test 47: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 51%] Built target Kokkos_IncrementalTest_CUDA 26: Test_Atomic/100000/iterations:10 4.74 s 4.74 s 10 1 8 7.91434 1.53597m 2.65895m 4.99995G 261.616k 4.99995G [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1739 ms) 47: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.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_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 47: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1494 ms) 47: [----------] 2 tests from std_algorithms_find_end_team_test (3233 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_first_of_team_test 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 63%] Linking CXX executable ../../bin/llvm-profdata [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1205 ms) 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [ 63%] Built target llvm-profdata [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5606 ms) 47: [----------] 2 tests from std_algorithms_find_first_of_team_test (6812 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 8 tests from 4 test suites ran. (13111 ms total) 47: [ PASSED ] 8 tests. 47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 13.85 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test timeout computed to be: 1500 48: [==========] Running 11 tests from 7 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_find_team_test 48: [ RUN ] std_algorithms_find_team_test.searched_values_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_exist (187 ms) 48: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 48: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (319 ms) 48: [----------] 2 tests from std_algorithms_find_team_test (506 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_team_test 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable ../../bin/llvm-cov 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (134 ms) 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (321 ms) 48: [----------] 2 tests from std_algorithms_find_if_team_test (456 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_not_team_test 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (319 ms) 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (129 ms) 48: [----------] 2 tests from std_algorithms_find_if_not_team_test (449 ms total) 48: 48: [----------] 1 test from std_algorithms_all_of_team_test 48: [ RUN ] std_algorithms_all_of_team_test.test 48: [ OK ] std_algorithms_all_of_team_test.test (316 ms) 48: [----------] 1 test from std_algorithms_all_of_team_test (316 ms total) 48: 48: [----------] 1 test from std_algorithms_any_of_team_test 48: [ RUN ] std_algorithms_any_of_team_test.test 48: [ OK ] std_algorithms_any_of_team_test.test (125 ms) 48: [----------] 1 test from std_algorithms_any_of_team_test (125 ms total) 48: 48: [----------] 1 test from std_algorithms_none_of_team_test 48: [ RUN ] std_algorithms_none_of_team_test.test 48: [ OK ] std_algorithms_none_of_team_test.test (313 ms) 48: [----------] 1 test from std_algorithms_none_of_team_test (313 ms total) 48: 48: [----------] 2 tests from std_algorithms_search_n_team_test 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (169 ms) 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (202 ms) 48: [----------] 2 tests from std_algorithms_search_n_team_test (372 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 11 tests from 7 test suites ran. (2541 ms total) 48: [ PASSED ] 11 tests. [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o 48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 3.31 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test timeout computed to be: 1500 [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o 49: [==========] Running 3 tests from 3 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_min_element_team_test 49: [ RUN ] std_algorithms_min_element_team_test.test [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 63%] Built target llvm-cov [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o 49: [ OK ] std_algorithms_min_element_team_test.test (1180 ms) 49: [----------] 1 test from std_algorithms_min_element_team_test (1181 ms total) 49: 49: [----------] 1 test from std_algorithms_max_element_team_test 49: [ RUN ] std_algorithms_max_element_team_test.test [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o 49: [ OK ] std_algorithms_max_element_team_test.test (1163 ms) 49: [----------] 1 test from std_algorithms_max_element_team_test (1163 ms total) 49: 49: [----------] 1 test from std_algorithms_minmax_element_team_test 49: [ RUN ] std_algorithms_minmax_element_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o 49: [ OK ] std_algorithms_minmax_element_team_test.test (1721 ms) 49: [----------] 1 test from std_algorithms_minmax_element_team_test (1721 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 3 tests from 3 test suites ran. (4066 ms total) 49: [ PASSED ] 3 tests. 49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 4.81 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test timeout computed to be: 1500 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 50: [==========] Running 6 tests from 6 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_fill_team_test 50: [ RUN ] std_algorithms_fill_team_test.test [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o 50: [ OK ] std_algorithms_fill_team_test.test (209 ms) 50: [----------] 1 test from std_algorithms_fill_team_test (209 ms total) 50: 50: [----------] 1 test from std_algorithms_fill_n_team_test 50: [ RUN ] std_algorithms_fill_n_team_test.test 26: Test_Atomic/100000/iterations:10 1.76 s 1.76 s 10 1 4 2.36301m 1.43077m 2.57962m 704.983M 259.424k 704.983M 50: [ OK ] std_algorithms_fill_n_team_test.test (221 ms) 50: [----------] 1 test from std_algorithms_fill_n_team_test (221 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_team_test 50: [ RUN ] std_algorithms_replace_team_test.test 50: [ OK ] std_algorithms_replace_team_test.test (330 ms) 50: [----------] 1 test from std_algorithms_replace_team_test (330 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_if_team_test 50: [ RUN ] std_algorithms_replace_if_team_test.test [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 50: [ OK ] std_algorithms_replace_if_team_test.test (487 ms) 50: [----------] 1 test from std_algorithms_replace_if_team_test (487 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_team_test 50: [ RUN ] std_algorithms_replace_copy_team_test.test [ 54%] 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_P [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o 50: [ OK ] std_algorithms_replace_copy_team_test.test (975 ms) 50: [----------] 1 test from std_algorithms_replace_copy_team_test (975 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test 50: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o 50: [ OK ] std_algorithms_replace_copy_if_team_test.test (667 ms) 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (667 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 6 tests from 6 test suites ran. (2891 ms total) 50: [ PASSED ] 6 tests. 50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 3.63 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test timeout computed to be: 1500 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_reverse_team_test 51: [ RUN ] std_algorithms_reverse_team_test.test 51: [ OK ] std_algorithms_reverse_team_test.test (236 ms) 51: [----------] 1 test from std_algorithms_reverse_team_test (236 ms total) 51: 51: [----------] 1 test from std_algorithms_reverse_copy_team_test 51: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 51: [ OK ] std_algorithms_reverse_copy_team_test.test (264 ms) 51: [----------] 1 test from std_algorithms_reverse_copy_team_test (264 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_team_test 51: [ RUN ] std_algorithms_rotate_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o 51: [ OK ] std_algorithms_rotate_team_test.test (587 ms) 51: [----------] 1 test from std_algorithms_rotate_team_test (587 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_copy_team_test 51: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o 51: [ OK ] std_algorithms_rotate_copy_team_test.test (433 ms) 51: [----------] 1 test from std_algorithms_rotate_copy_team_test (433 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (1521 ms total) 51: [ PASSED ] 4 tests. [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 2.25 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test timeout computed to be: 1500 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_move_team_test 52: [ RUN ] std_algorithms_move_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp 52: [ OK ] std_algorithms_move_team_test.test (501 ms) 52: [----------] 1 test from std_algorithms_move_team_test (501 ms total) 52: 52: [----------] 1 test from std_algorithms_move_backward_team_test 52: [ RUN ] std_algorithms_move_backward_team_test.test [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 52: [ OK ] std_algorithms_move_backward_team_test.test (401 ms) 52: [----------] 1 test from std_algorithms_move_backward_team_test (401 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_left_team_test 52: [ RUN ] std_algorithms_shift_left_team_test.test [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o 52: [ OK ] std_algorithms_shift_left_team_test.test (1375 ms) 52: [----------] 1 test from std_algorithms_shift_left_team_test (1375 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_right_team_test 52: [ RUN ] std_algorithms_shift_right_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o 52: [ OK ] std_algorithms_shift_right_team_test.test (1280 ms) 52: [----------] 1 test from std_algorithms_shift_right_team_test (1280 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (3558 ms total) 52: [ PASSED ] 4 tests. 52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 4.29 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test timeout computed to be: 1500 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 53: [==========] Running 9 tests from 9 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_copy_team_test 53: [ RUN ] std_algorithms_copy_team_test.test [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 53: [ OK ] std_algorithms_copy_team_test.test (640 ms) 53: [----------] 1 test from std_algorithms_copy_team_test (640 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_n_team_test 53: [ RUN ] std_algorithms_copy_n_team_test.test 53: [ OK ] std_algorithms_copy_n_team_test.test (279 ms) 53: [----------] 1 test from std_algorithms_copy_n_team_test (279 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_backward_team_test 53: [ RUN ] std_algorithms_copy_backward_team_test.test [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 53: [ OK ] std_algorithms_copy_backward_team_test.test (383 ms) 53: [----------] 1 test from std_algorithms_copy_backward_team_test (383 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_if_team_test 53: [ RUN ] std_algorithms_copy_if_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o 53: [ OK ] std_algorithms_copy_if_team_test.test (530 ms) 53: [----------] 1 test from std_algorithms_copy_if_team_test (530 ms total) 53: 53: [----------] 1 test from std_algorithms_unique_copy_team_test 53: [ RUN ] std_algorithms_unique_copy_team_test.test [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp 53: [ OK ] std_algorithms_unique_copy_team_test.test (1094 ms) 53: [----------] 1 test from std_algorithms_unique_copy_team_test (1094 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_team_test 53: [ RUN ] std_algorithms_remove_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp 53: [ OK ] std_algorithms_remove_team_test.test (608 ms) 53: [----------] 1 test from std_algorithms_remove_team_test (608 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_if_team_test 53: [ RUN ] std_algorithms_remove_if_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 53: [ OK ] std_algorithms_remove_if_team_test.test (618 ms) 53: [----------] 1 test from std_algorithms_remove_if_team_test (619 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_team_test 53: [ RUN ] std_algorithms_remove_copy_team_test.test 53: [ OK ] std_algorithms_remove_copy_team_test.test (771 ms) 53: [----------] 1 test from std_algorithms_remove_copy_team_test (771 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test 53: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o 26: Test_Atomic/100000/iterations:10 1.58 s 1.58 s 10 1 8 3.17593m 1.40453m 2.79632m 4.99995G 206.16k 4.99995G [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o 53: [ OK ] std_algorithms_remove_copy_if_team_test.test (666 ms) 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (666 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 9 tests from 9 test suites ran. (5595 ms total) 53: [ PASSED ] 9 tests. 53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 6.34 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test timeout computed to be: 1500 [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 54: [==========] Running 4 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_unique_team_test 54: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o 54: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1178 ms) 54: [----------] 1 test from std_algorithms_unique_team_test (1178 ms total) 54: 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test 54: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 54: [ OK ] std_algorithms_adjacent_difference_team_test.test (1043 ms) 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1043 ms total) 54: 54: [----------] 1 test from std_algorithms_reduce_team_test 54: [ RUN ] std_algorithms_reduce_team_test.test [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 54: [ OK ] std_algorithms_reduce_team_test.test (579 ms) 54: [----------] 1 test from std_algorithms_reduce_team_test (579 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_reduce_team_test 54: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o 54: [ OK ] std_algorithms_transform_reduce_team_test.test (1028 ms) 54: [----------] 1 test from std_algorithms_transform_reduce_team_test (1028 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (3830 ms total) 54: [ PASSED ] 4 tests. 54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 4.57 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test timeout computed to be: 1500 [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 55: [==========] Running 18 tests from 5 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_is_sorted_team_test 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (602 ms) 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1569 ms) 55: [----------] 2 tests from std_algorithms_is_sorted_team_test (2171 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (12 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1517 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (856 ms) 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2400 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test 55: [ RUN ] std_algorithms_is_partitioned_team_test.empty 55: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 55: [ OK ] std_algorithms_is_partitioned_team_test.all_true (397 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 55: [ OK ] std_algorithms_is_partitioned_team_test.all_false (374 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 55: [ OK ] std_algorithms_is_partitioned_team_test.random (375 ms) 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1154 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_copy_team_test 55: [ RUN ] std_algorithms_partition_copy_team_test.empty 55: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o 55: [ OK ] std_algorithms_partition_copy_team_test.all_true (835 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_false 55: [ OK ] std_algorithms_partition_copy_team_test.all_false (812 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.random [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o 55: [ OK ] std_algorithms_partition_copy_team_test.random (774 ms) 55: [----------] 4 tests from std_algorithms_partition_copy_team_test (2433 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_point_team_test 55: [ RUN ] std_algorithms_partition_point_team_test.empty 55: [ OK ] std_algorithms_partition_point_team_test.empty (5 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o 55: [ OK ] std_algorithms_partition_point_team_test.all_true (243 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o 55: [ OK ] std_algorithms_partition_point_team_test.all_false (242 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.random 55: [ OK ] std_algorithms_partition_point_team_test.random (231 ms) 55: [----------] 4 tests from std_algorithms_partition_point_team_test (723 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 5 test suites ran. (8884 ms total) 55: [ PASSED ] 18 tests. 55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 9.62 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test timeout computed to be: 1500 56: [==========] Running 5 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 2 tests from std_algorithms_transform_team_test 56: [ RUN ] std_algorithms_transform_team_test.test_unary_op 56: [ OK ] std_algorithms_transform_team_test.test_unary_op (724 ms) 56: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o 56: [ OK ] std_algorithms_transform_team_test.test_binary_op (722 ms) 56: [----------] 2 tests from std_algorithms_transform_team_test (1446 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_team_test 56: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 56: [ OK ] std_algorithms_generate_team_test.test_unary_op (1702 ms) 56: [----------] 1 test from std_algorithms_generate_team_test (1702 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_n_team_test 56: [ RUN ] std_algorithms_generate_n_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o 56: [ OK ] std_algorithms_generate_n_team_test.test (225 ms) 56: [----------] 1 test from std_algorithms_generate_n_team_test (225 ms total) 56: 56: [----------] 1 test from std_algorithms_swap_ranges_team_test 56: [ RUN ] std_algorithms_swap_ranges_team_test.test 56: [ OK ] std_algorithms_swap_ranges_team_test.test (707 ms) 56: [----------] 1 test from std_algorithms_swap_ranges_team_test (707 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 5 tests from 4 test suites ran. (4082 ms total) 56: [ PASSED ] 5 tests. 56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 4.82 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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_exclusive_scan_team_test 57: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 57: [ OK ] std_algorithms_exclusive_scan_team_test.test (2825 ms) 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2825 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o 57: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1409 ms) 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1409 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (4234 ms total) 57: [ PASSED ] 2 tests. [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o 57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 4.97 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test timeout computed to be: 1500 [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o 58: [==========] Running 2 tests from 2 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test 58: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o 58: [ OK ] std_algorithms_inclusive_scan_team_test.test (4100 ms) 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4100 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 58: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o 58: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2758 ms) 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2758 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 2 tests from 2 test suites ran. (6859 ms total) 58: [ PASSED ] 2 tests. 58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 7.59 sec test 59 Start 59: Kokkos_UnitTest_SIMD 59: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 59: Test timeout computed to be: 1500 59: [==========] Running 16 tests from 1 test suite. 59: [----------] Global test environment set-up. 59: [----------] 16 tests from simd 59: [ RUN ] simd.host_math_ops 59: [ OK ] simd.host_math_ops (0 ms) 59: [ RUN ] simd.device_math_ops 59: [ OK ] simd.device_math_ops (2 ms) 59: [ RUN ] simd.host_mask_ops 59: [ OK ] simd.host_mask_ops (0 ms) 59: [ RUN ] simd.device_mask_ops 59: [ OK ] simd.device_mask_ops (0 ms) 59: [ RUN ] simd.host_conversions 59: [ OK ] simd.host_conversions (0 ms) 59: [ RUN ] simd.device_conversions 59: [ OK ] simd.device_conversions (0 ms) 59: [ RUN ] simd.host_shift_ops 59: [ OK ] simd.host_shift_ops (0 ms) 59: [ RUN ] simd.device_shift_ops 59: [ OK ] simd.device_shift_ops (0 ms) 59: [ RUN ] simd.host_condition 59: [ OK ] simd.host_condition (0 ms) 59: [ RUN ] simd.device_condition 59: [ OK ] simd.device_condition (0 ms) 59: [ RUN ] simd.host_gen_ctors 59: [ OK ] simd.host_gen_ctors (0 ms) 59: [ RUN ] simd.device_gen_ctors 59: [ OK ] simd.device_gen_ctors (0 ms) 59: [ RUN ] simd.host_where_expressions 59: [ OK ] simd.host_where_expressions (0 ms) 59: [ RUN ] simd.device_where_expressions 59: [ OK ] simd.device_where_expressions (0 ms) 59: [ RUN ] simd.host_reductions 59: [ OK ] simd.host_reductions (0 ms) 59: [ RUN ] simd.device_reductions 59: [ OK ] simd.device_reductions (0 ms) 59: [----------] 16 tests from simd (3 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 16 tests from 1 test suite ran. (3 ms total) 59: [ PASSED ] 16 tests. 59/59 Test #59: Kokkos_UnitTest_SIMD ............................. Passed 0.74 sec 100% tests passed, 0 tests failed out of 59 Total Test time (real) = 570.92 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Feb 5 18:55:52 2024 stats zeroed Mon Feb 5 18:23:17 2024 cache hit (direct) 54 cache hit (preprocessed) 2 cache miss 678 cache hit rate 7.63 % cleanups performed 6 files in cache 4858 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 d0bf24a5337fe558dd91551c32d63a628cec4ff231d4ca0ac3c013a97f391baa [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o $ docker rm -f --volumes d0bf24a5337fe558dd91551c32d63a628cec4ff231d4ca0ac3c013a97f391baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VFABIDemangling.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o 26: Test_Atomic/100000/iterations:10 4.74 s 4.74 s 10 1 8 7.89348 1.51304m 2.65516m 4.99995G 228.72k 4.99995G [ 66%] Linking CXX static library ../libLLVMAnalysis.a [ 66%] Built target LLVMAnalysis [ 66%] Building CXX object lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUAsmUtils.cpp.o [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [ 66%] Building CXX object tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o [ 66%] Building CXX object tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUBaseInfo.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUMemoryUtils.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o [ 66%] Linking CXX static library ../libLLVMIRPrinter.a [ 66%] Linking CXX executable ../../bin/llvm-tli-checker [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 66%] Built target LLVMIRPrinter [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [ 66%] Built target llvm-tli-checker [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-sim [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUPALMetadata.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o [ 66%] Built target llvm-sim [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDKernelCodeTUtils.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o 26: Test_Atomic/100000/iterations:10 1.76 s 1.76 s 10 0 4 4.49069m 1.48908m 3.34455m 4.99997G 273.92k 4.99989G [ 66%] Linking CXX static library ../../../libLLVMAMDGPUUtils.a [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [ 66%] Linking CXX static library ../libLLVMTarget.a [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o [ 66%] Built target LLVMAMDGPUUtils [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o [ 66%] Built target LLVMTarget [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUAsmBackend.cpp.o [ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A -- Testing 1-D histogram Density 1D: 0.000244069 -0.99999 -48242.2 || 0.051031 0 195343 || 2.92846e+09 28674.4 || -6.669e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000731117 -0.306456 0.15151 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFObjectWriter.cpp.o [ 66%] Linking CXX static library ../../libLLVMBitWriter.a [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o /scratch/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp:435:10: warning: 'uint64_t {anonymous}::NodeT::inCount() const' defined but not used [-Wunused-function] 435 | uint64_t NodeT::inCount() const { | ^~~~~ /scratch/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp:427:10: warning: 'uint64_t {anonymous}::NodeT::outCount() const' defined but not used [-Wunused-function] 427 | uint64_t NodeT::outCount() const { | ^~~~~ [ 66%] Built target LLVMBitWriter [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFStreamer.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [ 66%] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o [ 95%] Linking CXX executable Kokkos_query_device [ 95%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 95%] Built target Kokkos_query_device [ 95%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUInstPrinter.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-as [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o [ 59%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCAsmInfo.cpp.o [ 66%] Built target llvm-as [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o [ 66%] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o 26: Test_Atomic/100000/iterations:10 1.58 s 1.58 s 10 1 8 4.47265m 1.41916m 3.34905m 4.99995G 274k 4.99995G [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCCodeEmitter.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [ 66%] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o [ 66%] Linking CXX static library ../libLLVMExecutionEngine.a [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-cat [ 66%] Built target LLVMExecutionEngine [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_Cuda1 [ 66%] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 66%] Built target llvm-cat [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-modextract [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 95%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 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 [ 66%] Built target llvm-modextract [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [ 95%] Built target Kokkos_tutorial_01_hello_world [ 95%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Linking CXX executable ../../bin/verify-uselistorder [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [ 66%] Linking CXX static library ../../libLLVMMCJIT.a [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 66%] Built target verify-uselistorder [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCTargetDesc.cpp.o [ 66%] Built target LLVMMCJIT [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUTargetStreamer.cpp.o [ 95%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 26: Test_Atomic/100000/iterations:10 1.76 s 1.76 s 10 1 4 2.38125m 1.46723m 2.5651m 704.983M 370.784k 704.983M [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Built target Kokkos_tutorial_02_simple_reduce [ 95%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 96%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o 26/50 Test #26: Kokkos_PerformanceTest_Atomic .................... Passed 214.94 sec test 27 Start 27: Kokkos_ContainersUnitTest_Serial 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 27: Test timeout computed to be: 1500 [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o 27: [==========] Running 62 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 62 tests from serial 27: [ RUN ] serial.bitset [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600InstPrinter.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCCodeEmitter.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 [ 97%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCTargetDesc.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o 27: [ OK ] serial.bitset (8191 ms) 27: [ RUN ] serial.bitset_default_constructor_no_alloc 27: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] serial.dualview_combination 27: [ OK ] serial.dualview_combination (0 ms) 27: [ RUN ] serial.dualview_alloc 27: [ OK ] serial.dualview_alloc (0 ms) 27: [ RUN ] serial.test_dualview_copy_construction_and_assignment 27: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] serial.dualview_combinations_without_init 27: [ OK ] serial.dualview_combinations_without_init (0 ms) 27: [ RUN ] serial.dualview_deep_copy 27: [ OK ] serial.dualview_deep_copy (0 ms) 27: [ RUN ] serial.dualview_realloc 27: [ OK ] serial.dualview_realloc (0 ms) 27: [ RUN ] serial.dualview_resize 27: [ OK ] serial.dualview_resize (0 ms) 27: [ RUN ] serial.dualview_device_correct_kokkos_device 27: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] serial.dualview_host_correct_kokkos_device 27: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_sync 27: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 27: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_sync 27: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 27: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 27: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] serial.dynamic_view 27: [ OK ] serial.dynamic_view (107 ms) 27: [ RUN ] serial.dyn_rank_view_api_generic 27: [ OK ] serial.dyn_rank_view_api_generic (43 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 27: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 27: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 27: skipping since not default execution space 27: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank67 27: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] serial.ErrorReporterViaLambda 27: [ OK ] serial.ErrorReporterViaLambda (0 ms) 27: [ RUN ] serial.ErrorReporter 27: [ OK ] serial.ErrorReporter (0 ms) 27: [ RUN ] serial.offsetview_construction [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [ 66%] Linking CXX static library ../../../libLLVMAMDGPUDesc.a [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 27: [ OK ] serial.offsetview_construction (1582 ms) 27: [ RUN ] serial.offsetview_unmanaged_construction 27: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] serial.offsetview_subview 27: [ OK ] serial.offsetview_subview (6 ms) 27: [ RUN ] serial.offsetview_offsets_rank1 27: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank2 27: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank3 27: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] serial.scatterview [ 66%] Built target LLVMAMDGPUDesc [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/AsmParser/CMakeFiles/LLVMAMDGPUAsmParser.dir/AMDGPUAsmParser.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 97%] Built target Kokkos_tutorial_03_simple_view [ 97%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o [ 71%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 97%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 71%] Built target Kokkos_CoreUnitTest_Serial2 [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o [ 68%] Linking CXX static library ../../../libLLVMAMDGPUAsmParser.a [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [ 68%] Built target LLVMAMDGPUAsmParser [ 68%] Building CXX object lib/Target/AMDGPU/Disassembler/CMakeFiles/LLVMAMDGPUDisassembler.dir/AMDGPUDisassembler.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o [ 69%] Building CXX object lib/Target/AMDGPU/MCA/CMakeFiles/LLVMAMDGPUTargetMCA.dir/AMDGPUCustomBehaviour.cpp.o [ 69%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o [ 69%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o [ 97%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 97%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 97%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 69%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o [ 69%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o [ 69%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o [ 69%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o [ 69%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o [ 69%] Linking CXX executable ../../bin/llvm-ar [ 69%] Linking CXX static library ../../../libLLVMAMDGPUTargetMCA.a Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 69%] Built target LLVMAMDGPUTargetMCA [ 69%] Linking CXX static library ../../libLLVMTransformUtils.a [ 69%] Built target llvm-ar [ 69%] Generating ../../bin/llvm-dlltool [ 69%] Generating ../../bin/llvm-lib [ 69%] Built target llvm-dlltool [ 69%] Built target LLVMTransformUtils [ 69%] Generating ../../bin/llvm-ranlib [ 69%] Built target llvm-lib [ 69%] Built target llvm-ranlib [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o [ 69%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o 27: [ OK ] serial.scatterview (28958 ms) 27: [ RUN ] serial.scatterview_devicetype 27: [ OK ] serial.scatterview_devicetype (6 ms) 27: [ RUN ] serial.staticcrsgraph 27: [ OK ] serial.staticcrsgraph (15 ms) 27: [ RUN ] serial.resize_realloc_no_init_dualview 27: [ OK ] serial.resize_realloc_no_init_dualview (10 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_dualview 27: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] serial.resize_exec_space_dualview 27: [ OK ] serial.resize_exec_space_dualview (5 ms) 27: [ RUN ] serial.realloc_exec_space_dualview 27: [ OK ] serial.realloc_exec_space_dualview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_dynrankview 27: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] serial.resize_exec_space_dynrankview 27: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.realloc_exec_space_dynrankview 27: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_scatterview 27: [ OK ] serial.resize_realloc_no_init_scatterview (1 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_scatterview 27: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] serial.resize_exec_space_scatterview 27: [ OK ] serial.resize_exec_space_scatterview (0 ms) 27: [ RUN ] serial.realloc_exec_space_scatterview 27: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview 27: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 27: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview 27: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_offsetview 27: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynamicview 27: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 27: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] serial.UnorderedMap_insert [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 97%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 97%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [ 69%] Linking CXX executable ../../bin/llvm-dwarfdump [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 97%] Built target Kokkos_tutorial_05_simple_atomics [ 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 [ 69%] Linking CXX executable ../../bin/llvm-nm [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [ 69%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 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 [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [ 69%] Linking CXX static library ../../libLLVMAggressiveInstCombine.a [ 69%] Built target LLVMAggressiveInstCombine [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o [ 69%] Built target llvm-dwarfdump [ 69%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o [ 69%] Built target llvm-nm [ 71%] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o [ 97%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 97%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 71%] Linking CXX executable ../../bin/llvm-split [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o [ 71%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 71%] Built target llvm-split [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [ 71%] Copying llvm-locstats into /scratch/llvm-project/build/./bin [ 71%] Built target llvm-locstats [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o [ 71%] Linking CXX static library ../libLLVMLinker.a [ 71%] Built target LLVMLinker [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o [ 97%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 97%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 97%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 97%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 98%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o [ 71%] Linking CXX static library ../../libLLVMObjCARCOpts.a [ 98%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 71%] Built target LLVMObjCARCOpts [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 98%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [ 98%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o [ 99%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 99%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [100%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o [100%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 71%] Linking CXX static library ../../libLLVMInstrumentation.a [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [ 71%] Built target LLVMInstrumentation [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o -- Testing 1-D histogram Density 1D: 0.0019578 -0.999999 -57857.3 || 0.051031 0 1.55141e+06 || 2.86916e+10 28674.4 || -7.99819e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588342 -0.967833 10.2911 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o [100%] Built target Kokkos_tutorial_01_hello_world_lambda [100%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [100%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [100%] Built target Kokkos_tutorial_03_simple_view_lambda [100%] Linking CXX executable Kokkos_gups [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o [ 71%] Linking CXX static library ../../libLLVMVectorize.a [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_gups [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o 27: [ OK ] serial.UnorderedMap_insert (79304 ms) 27: [ RUN ] serial.UnorderedMap_failed_insert [ 71%] Built target LLVMVectorize [100%] Linking CXX executable Kokkos_stream [ 71%] Linking CXX static library ../../../libLLVMAMDGPUDisassembler.a [ 71%] Built target LLVMAMDGPUDisassembler [ 71%] Building CXX object tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o [ 71%] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o [ 71%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o [ 71%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o [ 71%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o [ 71%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o [ 71%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o [ 71%] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o [ 71%] Linking CXX executable ../../bin/llvm-cfi-verify [ 71%] Linking CXX static library ../../libLLVMInstCombine.a [100%] Built target Kokkos_launch_latency [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 71%] Built target LLVMInstCombine [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o [ 71%] Linking CXX executable ../../bin/llvm-ml [ 71%] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o [100%] Built target Kokkos_stream [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 71%] Linking CXX executable ../../bin/llvm-mc [ 71%] Built target llvm-cfi-verify [ 71%] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o [ 71%] Built target llvm-mc [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o [ 71%] Built target llvm-ml [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o [ 71%] Linking CXX executable ../../bin/llvm-debuginfo-analyzer [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o [ 71%] Linking CXX executable ../../bin/llvm-rtdyld [ 71%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o [ 71%] Built target llvm-debuginfo-analyzer [ 71%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o [ 71%] Linking CXX executable ../../bin/sancov [ 71%] Built target llvm-rtdyld [ 71%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 71%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o [ 71%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o [ 71%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o [ 72%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o -- Testing 1-D histogram Density 1D: 6.76045e-07 -0.00691288 -0.00283007 || 0.051031 28006 29359 || 28874 28674.4 || -39.1229 -2.0744 -- Testing 3-D histogram Density 3D: 7.41632e-07 -0.0126575 0.00790897 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 72%] Built target sancov [ 72%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o [ 72%] Linking CXX executable ../../bin/llvm-mca [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o 27: [ OK ] serial.UnorderedMap_failed_insert (31362 ms) 27: [ RUN ] serial.UnorderedMap_deep_copy 27: [ OK ] serial.UnorderedMap_deep_copy (21 ms) 27: [ RUN ] serial.UnorderedMap_valid_empty 27: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] serial.UnorderedMap_clear_zero_size 27: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] serial.UnorderedMap_consistent_size 27: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 27: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] serial.UnorderedMap_lambda_capturable 27: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] serial.UnorderedMap_constructor_view_alloc 27: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] serial.viewctorprop_embedded_dim 27: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from serial (149631 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (149631 ms total) 27: [ PASSED ] 61 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o 27/50 Test #27: Kokkos_ContainersUnitTest_Serial ................. Passed 151.97 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 28: [==========] Running 62 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 62 tests from cuda 28: [ RUN ] cuda.bitset 28: [ OK ] cuda.bitset (14 ms) 28: [ RUN ] cuda.bitset_default_constructor_no_alloc 28: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] cuda.dualview_combination 28: [ OK ] cuda.dualview_combination (0 ms) 28: [ RUN ] cuda.dualview_alloc 28: [ OK ] cuda.dualview_alloc (0 ms) 28: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 28: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] cuda.dualview_combinations_without_init 28: [ OK ] cuda.dualview_combinations_without_init (0 ms) 28: [ RUN ] cuda.dualview_deep_copy 28: [ OK ] cuda.dualview_deep_copy (1 ms) 28: [ RUN ] cuda.dualview_realloc 28: [ OK ] cuda.dualview_realloc (0 ms) 28: [ RUN ] cuda.dualview_resize 28: [ OK ] cuda.dualview_resize (0 ms) 28: [ RUN ] cuda.dualview_device_correct_kokkos_device 28: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_correct_kokkos_device 28: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_sync 28: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 28: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_sync 28: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 28: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 28: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] cuda.dynamic_view 28: [ OK ] cuda.dynamic_view (19 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (43 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 28: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 28: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 28: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 28: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 28: [ RUN ] cuda.ErrorReporterViaLambda 28: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 28: [ RUN ] cuda.ErrorReporter 28: [ OK ] cuda.ErrorReporter (0 ms) 28: [ RUN ] cuda.offsetview_construction 28: [ OK ] cuda.offsetview_construction (1 ms) 28: [ RUN ] cuda.offsetview_unmanaged_construction 28: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] cuda.offsetview_subview 28: [ OK ] cuda.offsetview_subview (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank1 28: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank2 28: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank3 28: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] cuda.scatterview [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o 28: [ OK ] cuda.scatterview (798 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (28 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (19 ms) 28: [ RUN ] cuda.resize_realloc_no_init_dualview 28: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_alloc_dualview 28: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] cuda.resize_exec_space_dualview 28: [ OK ] cuda.resize_exec_space_dualview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_dualview 28: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_init_dynrankview 28: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] cuda.resize_exec_space_dynrankview 28: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_dynrankview 28: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_init_scatterview 28: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 28: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] cuda.resize_exec_space_scatterview 28: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_scatterview 28: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynrankview 28: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 28: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_offsetview 28: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 28: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynamicview 28: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 28: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 28: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 28: [ RUN ] cuda.UnorderedMap_insert [ 74%] Built target llvm-mca [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o 1: [==========] Running 179 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 6 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (679 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (641 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (630 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o /scratch/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp: In member function 'bool {anonymous}::EarlyCSE::processNode(llvm::DomTreeNode*)': /scratch/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp:1427:17: warning: unused variable 'CI' [-Wunused-variable] 1427 | if (auto *CI = dyn_cast(&Inst)) { | ^~ 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (642 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o [ 74%] Linking CXX executable ../../bin/llvm-objdump 1: [ OK ] serial_DeathTest.policy_invalid_bounds (632 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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. [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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 (659 ms) 1: [----------] 6 tests from serial_DeathTest (3886 ms total) 1: 1: [----------] 173 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 (1 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 (70 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 (2 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (19 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2141 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 28: [ OK ] cuda.UnorderedMap_insert (10552 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 28: [ OK ] cuda.UnorderedMap_failed_insert (1284 ms) 28: [ RUN ] cuda.UnorderedMap_deep_copy 28: [ OK ] cuda.UnorderedMap_deep_copy (8 ms) 28: [ RUN ] cuda.UnorderedMap_valid_empty 28: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 28: [ RUN ] cuda.UnorderedMap_clear_zero_size 28: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_consistent_size 28: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 28: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] cuda.UnorderedMap_lambda_capturable 28: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 28: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] cuda.viewctorprop_embedded_dim 28: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 28: [----------] 62 tests from cuda (12793 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 62 tests from 1 test suite ran. (12793 ms total) 28: [ PASSED ] 62 tests. [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o 28/50 Test #28: Kokkos_ContainersUnitTest_Cuda ................... Passed 14.99 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_Cuda 29: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 29: Test timeout computed to be: 1500 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 74%] Built target llvm-objdump [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o 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.0060731 29: View sum computation time: 0.0060731 29: Strided View time (init only): 0.000579853 29: View Rank7 time (init only): 0.000622131 29: DynRankView time (init only): 0.000649843 29: DynRankView sum computation time: 0.00197875 29: Ratio of View to DynRankView time: 9.34549 29: Ratio of View to DynRankView sum computation time: 0.859373 29: Ratio of View to View Rank7 time: 9.76177 29: Ratio of StrideView to DynRankView time: 0.892297 29: Ratio of DynRankView to View Rank7 time: 1.04454 29: [ OK ] TEST_CATEGORY.dynrankview_perf (18 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: Cuda 29: size, create, generate, fill, find 29: 256, 0.000285653, 2.9365e-05, 2.7371e-05, 0.00246375 29: 512, 0.000207779, 1.5228e-05, 2.6901e-05, 0.00244506 29: 1024, 0.000207678, 2.64e-05, 3.0959e-05, 0.00251901 29: 2048, 0.000206586, 1.5319e-05, 3.3022e-05, 0.0025467 29: 4096, 0.000205694, 1.5349e-05, 3.1688e-05, 0.00256088 29: 8192, 0.000207557, 1.5589e-05, 3.2441e-05, 0.00256351 29: 16384, 0.000200994, 1.5199e-05, 4.7599e-05, 0.00260315 29: 32768, 0.00149589, 1.6271e-05, 4.6308e-05, 0.00267009 29: 65536, 0.00136449, 1.61e-05, 4.8952e-05, 0.00280068 29: 131072, 0.00225725, 1.6832e-05, 6.6384e-05, 0.00304979 29: 262144, 0.00506866, 1.7032e-05, 8.7363e-05, 0.00373459 29: 524288, 0.00527697, 2.5237e-05, 0.000153607, 0.00525732 29: 1048576, 0.00470244, 2.2371e-05, 0.000250577, 0.0121079 29: 2097152, 0.00142668, 2.8593e-05, 0.000785347, 0.0314991 29: 4194304, 0.00241202, 4.0636e-05, 0.00172077, 0.0746058 29: [ OK ] TEST_CATEGORY.global_2_local (186 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 (204 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 4 tests from 1 test suite ran. (205 ms total) 29: [ PASSED ] 4 tests. [ 74%] Generating ../../bin/llvm-otool 29/50 Test #29: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 2.28 sec test 30 Start 30: Kokkos_UnitTest_Sort 30: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 30: Test timeout computed to be: 1500 [ 74%] Built target llvm-otool [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o 30: [==========] Running 9 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 9 tests from cuda 30: [ RUN ] cuda.SortUnsignedValueType 30: [ OK ] cuda.SortUnsignedValueType (51 ms) 30: [ RUN ] cuda.SortEmptyView 30: [ OK ] cuda.SortEmptyView (0 ms) 30: [ RUN ] cuda.SortWithCustomComparator [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o 30: [ OK ] cuda.SortWithCustomComparator (2496 ms) 30: [ RUN ] cuda.BinSortGenericTests 30: [ OK ] cuda.BinSortGenericTests (25 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 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (13718 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (822 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (822 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 (88 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 (37 ms) 1: [ RUN ] serial.mdrange_4d 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 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2775 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6787/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.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (131 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.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (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 (15 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_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 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1012 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (107 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: [----------] 173 tests from serial (21908 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 179 tests from 2 test suites ran. (25795 ms total) 1: [ PASSED ] 178 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/57 Test #1: Kokkos_CoreUnitTest_Serial1 ................... Passed 28.44 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o 2: [==========] Running 121 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 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0136361 0.0408258 || 0.051031 27956 29337 || 29070.8 28674.4 || 564.376 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0134756 0.00659239 || 0.051031 1e+64 -1e+64 Test Seed:1707160171694897647 Test Scalar=int -- Testing randomness properties [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4375 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4341 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6787/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 (8716 ms total) 2: 2: [----------] 114 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 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o 2: [ OK ] serial.triple_nested_parallelism (352 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (82 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 (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 (52 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 (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 [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: [==========] Running 309 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (3800 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_device (3763 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (3791 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o 2: [ OK ] serial.repeated_team_reduce (7065 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (93 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (94 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (22 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 (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 (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1743 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_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.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 (120 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-6787/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 (131 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 (135 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: [----------] 114 tests from serial (10748 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 121 tests from 2 test suites ran. (19465 ms total) 2: [ PASSED ] 119 tests. 2: [ SKIPPED ] 2 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o 2/57 Test #2: Kokkos_CoreUnitTest_Serial2 ................... Passed 21.60 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (3772 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: In file included from /scratch/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp:25: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~  3/57 Test #3: Kokkos_CoreUnitTest_SerialGraph ............... Passed 2.09 sec test 4 Start 4: Kokkos_CoreUnitTest_SYCL1A 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A 4: Test timeout computed to be: 1500 [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (3766 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [==========] Running 107 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 3 tests from sycl_DeathTest 4: [ RUN ] sycl_DeathTest.abort_from_host [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o 4: [ OK ] sycl_DeathTest.abort_from_host (647 ms) 4: [ RUN ] sycl_DeathTest.abort_from_device 4: [ OK ] sycl_DeathTest.abort_from_device (22 ms) 4: [ RUN ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort (684 ms) 4: [----------] 3 tests from sycl_DeathTest (1355 ms total) 4: 4: [----------] 104 tests from sycl 4: [ RUN ] sycl.array_capacity 4: [ OK ] sycl.array_capacity (0 ms) 4: [ RUN ] sycl.array_element_access 4: [ OK ] sycl.array_element_access (0 ms) 4: [ RUN ] sycl.array_zero_capacity 4: [ OK ] sycl.array_zero_capacity (0 ms) 4: [ RUN ] sycl.array_zero_data_nullptr 4: [ OK ] sycl.array_zero_data_nullptr (0 ms) 4: [ RUN ] sycl.array_contiguous_capacity 4: [ OK ] sycl.array_contiguous_capacity (0 ms) 4: [ RUN ] sycl.array_contiguous_element_access 4: [ OK ] sycl.array_contiguous_element_access (0 ms) 4: [ RUN ] sycl.array_contiguous_assignment 4: [ OK ] sycl.array_contiguous_assignment (0 ms) 4: [ RUN ] sycl.array_strided_capacity 4: [ OK ] sycl.array_strided_capacity (0 ms) 4: [ RUN ] sycl.array_strided_element_access 4: [ OK ] sycl.array_strided_element_access (0 ms) 4: [ RUN ] sycl.array_strided_assignment 4: [ OK ] sycl.array_strided_assignment (0 ms) 4: [ RUN ] sycl.atomic_operations_complexdouble 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestAtomicOperations_complexdouble.hpp:26: Skipped 4: skipping since device_global variables are not available 4: [ SKIPPED ] sycl.atomic_operations_complexdouble (0 ms) 4: [ RUN ] sycl.atomic_operations_complexfloat 4: [ OK ] sycl.atomic_operations_complexfloat (12 ms) 4: [ RUN ] sycl.atomic_operations_double 4: [ OK ] sycl.atomic_operations_double (9 ms) 4: [ RUN ] sycl.atomic_operations_float 4: [ OK ] sycl.atomic_operations_float (6 ms) 4: [ RUN ] sycl.atomic_operations_int 4: [ OK ] sycl.atomic_operations_int (19 ms) 4: [ RUN ] sycl.atomic_operations_long 4: [ OK ] sycl.atomic_operations_long (20 ms) 4: [ RUN ] sycl.atomic_operations_longlong 4: [ OK ] sycl.atomic_operations_longlong (19 ms) 4: [ RUN ] sycl.atomic_operations_unsigned 4: [ OK ] sycl.atomic_operations_unsigned (17 ms) 4: [ RUN ] sycl.atomic_operations_unsignedlong 4: [ OK ] sycl.atomic_operations_unsignedlong (17 ms) 4: [ RUN ] sycl.atomics 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] sycl.atomics (261 ms) 4: [ RUN ] sycl.atomics_tpetra_max_abs 4: [ OK ] sycl.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] sycl.atomic_views_integral 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (2442 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 /scratch/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp: In member function 'bool {anonymous}::ScalarizerVisitor::splitCall(llvm::CallInst&)': /scratch/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp:733:15: warning: unused variable 'OpVecTy' [-Wunused-variable] 733 | if (auto *OpVecTy = dyn_cast(OpI->getType())) { | ^~~~~~~ [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0129521 -0.00204702 || 0.051031 28079 29281 || 28307.7 28674.4 || -28.2981 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00635754 0.00602324 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 74%] Linking CXX static library ../../libLLVMScalarOpts.a [ 74%] Built target LLVMScalarOpts [ 74%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o [ 74%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o [ 74%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o [ 74%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o [ 74%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o [ 74%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o [ 74%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o 4: [ OK ] sycl.atomic_views_integral (16514 ms) 4: [ RUN ] sycl.atomic_views_nonintegral 4: [ OK ] sycl.atomic_views_nonintegral (122 ms) 4: [ RUN ] sycl.atomic_view_api 4: [ OK ] sycl.atomic_view_api (0 ms) 4: [ RUN ] sycl.bit_manip_countl_zero 4: [ OK ] sycl.bit_manip_countl_zero (2 ms) 4: [ RUN ] sycl.bit_manip_countl_one 4: [ OK ] sycl.bit_manip_countl_one (2 ms) 4: [ RUN ] sycl.bit_manip_countr_zero 4: [ OK ] sycl.bit_manip_countr_zero (2 ms) 4: [ RUN ] sycl.bit_manip_countr_one 4: [ OK ] sycl.bit_manip_countr_one (2 ms) 4: [ RUN ] sycl.bit_manip_popcount 4: [ OK ] sycl.bit_manip_popcount (3 ms) 4: [ RUN ] sycl.bit_manip_has_single_bit 4: [ OK ] sycl.bit_manip_has_single_bit (3 ms) 4: [ RUN ] sycl.bit_manip_bit_floor 4: [ OK ] sycl.bit_manip_bit_floor (3 ms) 4: [ RUN ] sycl.bit_manip_bit_ceil 4: [ OK ] sycl.bit_manip_bit_ceil (3 ms) 4: [ RUN ] sycl.bit_manip_bit_width 4: [ OK ] sycl.bit_manip_bit_width (3 ms) 4: [ RUN ] sycl.bit_manip_rotl 4: [ OK ] sycl.bit_manip_rotl (3 ms) 4: [ RUN ] sycl.bit_manip_rotr 4: [ OK ] sycl.bit_manip_rotr (3 ms) 4: [ RUN ] sycl.bit_manip_byeswap 4: [ OK ] sycl.bit_manip_byeswap (3 ms) 4: [ RUN ] sycl.bit_manip_bit_cast 4: [ OK ] sycl.bit_manip_bit_cast (0 ms) 4: [ RUN ] sycl.test_block_deduction_bug_pr_3103 4: [ OK ] sycl.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] sycl.checked_integer_operations_multiply_overflow 4: [ OK ] sycl.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] sycl.execution_policy_occupancy_and_hint 4: [ OK ] sycl.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] sycl.complex_construction 4: [ OK ] sycl.complex_construction (1 ms) 4: [ RUN ] sycl.complex_basic_math 4: [ OK ] sycl.complex_basic_math (0 ms) 4: [ RUN ] sycl.complex_special_funtions 4: [ OK ] sycl.complex_special_funtions (0 ms) 4: [ RUN ] sycl.complex_io 4: [ OK ] sycl.complex_io (0 ms) 4: [ RUN ] sycl.complex_trivially_copyable 4: [ OK ] sycl.complex_trivially_copyable (0 ms) 4: [ RUN ] sycl.complex_issue_3865 4: [ OK ] sycl.complex_issue_3865 (0 ms) 4: [ RUN ] sycl.complex_operations_arithmetic_types_overloads 4: [ OK ] sycl.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] sycl.crs_count_fill 4: [ OK ] sycl.crs_count_fill (3 ms) 4: [ RUN ] sycl.crs_copy_constructor 4: [ OK ] sycl.crs_copy_constructor (8 ms) 4: [ RUN ] sycl.deep_copy_alignment 4: [ OK ] sycl.deep_copy_alignment (5 ms) 4: [ RUN ] sycl.deep_copy_conversion 4: [ OK ] sycl.deep_copy_conversion (18 ms) 4: [ RUN ] sycl.partitioning_by_args 4: [ OK ] sycl.partitioning_by_args (2 ms) 4: [ RUN ] sycl.partitioning_by_vector 4: [ OK ] sycl.partitioning_by_vector (0 ms) 4: [ RUN ] sycl.execution_space_as_class_data_member 4: [ OK ] sycl.execution_space_as_class_data_member (0 ms) 4: [ RUN ] sycl.functor_analysis 4: [ OK ] sycl.functor_analysis (0 ms) 4: [ RUN ] sycl.host_shared_ptr_use_count 4: [ OK ] sycl.host_shared_ptr_use_count (0 ms) 4: [ RUN ] sycl.host_shared_ptr_get 4: [ OK ] sycl.host_shared_ptr_get (0 ms) 4: [ RUN ] sycl.host_shared_ptr_dereference_on_device 4: [ OK ] sycl.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] sycl.host_shared_ptr_special_members_on_device 4: [ OK ] sycl.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] sycl.host_shared_ptr_tracking 4: [ OK ] sycl.host_shared_ptr_tracking (2 ms) 4: [ RUN ] sycl.init 4: [ OK ] sycl.init (0 ms) 4: [ RUN ] sycl.dispatch 4: [ OK ] sycl.dispatch (56 ms) 4: [ RUN ] sycl.join_backward_compatibility 4: [ OK ] sycl.join_backward_compatibility (0 ms) 4: [ RUN ] sycl.local_deepcopy_teampolicy_layoutleft 4: [ OK ] sycl.local_deepcopy_teampolicy_layoutleft (798 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutleft [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutleft (1878 ms) 4: [ RUN ] sycl.local_deepcopy_teampolicy_layoutright [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o 4: [ OK ] sycl.local_deepcopy_teampolicy_layoutright (782 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutright [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutright (1203 ms) 4: [ RUN ] sycl.deep_copy_scratch 4: [ OK ] sycl.deep_copy_scratch (1 ms) 4: [ RUN ] sycl.mathematical_constants_e 4: [ OK ] sycl.mathematical_constants_e (0 ms) 4: [ RUN ] sycl.mathematical_constants_log2e 4: [ OK ] sycl.mathematical_constants_log2e (0 ms) 4: [ RUN ] sycl.mathematical_constants_log10e 4: [ OK ] sycl.mathematical_constants_log10e (0 ms) 4: [ RUN ] sycl.mathematical_constants_pi 4: [ OK ] sycl.mathematical_constants_pi (0 ms) 4: [ RUN ] sycl.mathematical_constants_inv_pi 4: [ OK ] sycl.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] sycl.mathematical_constants_inv_sqrtpi 4: [ OK ] sycl.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] sycl.mathematical_constants_ln2 4: [ OK ] sycl.mathematical_constants_ln2 (0 ms) 4: [ RUN ] sycl.mathematical_constants_ln10 4: [ OK ] sycl.mathematical_constants_ln10 (0 ms) 4: [ RUN ] sycl.mathematical_constants_sqrt2 4: [ OK ] sycl.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] sycl.mathematical_constants_sqrt3 4: [ OK ] sycl.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] sycl.mathematical_constants_inv_sqrt3 4: [ OK ] sycl.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] sycl.mathematical_constants_egamma 4: [ OK ] sycl.mathematical_constants_egamma (0 ms) 4: [ RUN ] sycl.mathematical_constants_phi 4: [ OK ] sycl.mathematical_constants_phi (0 ms) 4: [ RUN ] sycl.mathematical_functions_trigonometric_functions 4: [ OK ] sycl.mathematical_functions_trigonometric_functions (51 ms) 4: [ RUN ] sycl.mathematical_functions_hyperbolic_functions 4: [ OK ] sycl.mathematical_functions_hyperbolic_functions (41 ms) 4: [ RUN ] sycl.mathematical_functions_non_standard 4: [ OK ] sycl.mathematical_functions_non_standard (5 ms) 4: [ RUN ] sycl.mathematical_functions_power_functions 4: [ OK ] sycl.mathematical_functions_power_functions (17 ms) 4: [ RUN ] sycl.mathematical_functions_fma 4: [ OK ] sycl.mathematical_functions_fma (1 ms) 4: [ RUN ] sycl.mathematical_functions_error_and_gamma_functions 4: [ OK ] sycl.mathematical_functions_error_and_gamma_functions (29 ms) 4: [ RUN ] sycl.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] sycl.mathematical_functions_nearest_interger_floating_point_operations (26 ms) 4: [ RUN ] sycl.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] sycl.mathematical_functions_floating_point_manipulation_functions (10 ms) 4: [ RUN ] sycl.mathematical_functions_absolute_value 4: [ OK ] sycl.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] sycl.mathematical_functions_floating_point_absolute_value 4: [ OK ] sycl.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] sycl.mathematical_functions_remainder_function 4: [ OK ] sycl.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] sycl.mathematical_functions_isfinite 4: [ OK ] sycl.mathematical_functions_isfinite (0 ms) 4: [ RUN ] sycl.mathematical_functions_isinf 4: [ OK ] sycl.mathematical_functions_isinf (0 ms) 4: [ RUN ] sycl.mathematical_functions_isnan 4: [ OK ] sycl.mathematical_functions_isnan (0 ms) 4: [ RUN ] sycl.mathematical_functions_exponential_functions 4: [ OK ] sycl.mathematical_functions_exponential_functions (53 ms) 4: [ RUN ] sycl.mathspecialfunc_expint1 4: [ OK ] sycl.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] sycl.mathspecialfunc_errorfunc 4: [ OK ] sycl.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselj0y0 4: [ OK ] sycl.mathspecialfunc_cbesselj0y0 (24 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselj1y1 4: [ OK ] sycl.mathspecialfunc_cbesselj1y1 (24 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesseli0k0 4: [ OK ] sycl.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesseli1k1 4: [ OK ] sycl.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselh1stkind 4: [ OK ] sycl.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselh2ndkind 4: [ OK ] sycl.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [----------] 104 tests from sycl (22134 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 107 tests from 2 test suites ran. (23489 ms total) 4: [ PASSED ] 106 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] sycl.atomic_operations_complexdouble 4/57 Test #4: Kokkos_CoreUnitTest_SYCL1A .................... Passed 26.00 sec test 5 Start 5: Kokkos_CoreUnitTest_SYCL1B 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B 5: Test timeout computed to be: 1500 [ 74%] Linking CXX static library ../libLLVMFuzzMutate.a [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o 5: [==========] Running 72 tests from 2 test suites. 5: [----------] Global test environment set-up. 5: [----------] 3 tests from sycl_DeathTest 5: [ RUN ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (651 ms) 5: [ RUN ] sycl_DeathTest.policy_invalid_bounds 5: [ OK ] sycl_DeathTest.policy_invalid_bounds (652 ms) 5: [ RUN ] sycl_DeathTest.range_policy_invalid_bounds 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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. [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o 5: [ OK ] sycl_DeathTest.range_policy_invalid_bounds (699 ms) 5: [----------] 3 tests from sycl_DeathTest (2003 ms total) 5: 5: [----------] 69 tests from sycl 5: [ RUN ] sycl.mdrange_5d 5: [ OK ] sycl.mdrange_5d (19 ms) 5: [ RUN ] sycl.mdrange_6d 5: [ OK ] sycl.mdrange_6d (20 ms) 5: [ RUN ] sycl.mdrange_2d 5: [ OK ] sycl.mdrange_2d (3 ms) 5: [ RUN ] sycl.mdrange_array_reduce 5: [ OK ] sycl.mdrange_array_reduce (0 ms) 5: [ RUN ] sycl.mdrange_3d 5: [ OK ] sycl.mdrange_3d (7 ms) 5: [ RUN ] sycl.mdrange_neg_idx 5: [ OK ] sycl.mdrange_neg_idx (2 ms) 5: [ RUN ] sycl.mdrange_4d 5: [ OK ] sycl.mdrange_4d (6 ms) 5: [ RUN ] sycl.mdrange_scalar 5: [ OK ] sycl.mdrange_scalar (0 ms) 5: [ RUN ] sycl.mdrange_large_deep_copy 5: [ OK ] sycl.mdrange_large_deep_copy (9 ms) 5: [ RUN ] sycl.md_range_policy_construction_from_arrays 5: [ OK ] sycl.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] sycl.mdrange_parallel_reduce_primitive_types [ 74%] Built target LLVMFuzzMutate [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o 5: [ OK ] sycl.mdrange_parallel_reduce_primitive_types (2423 ms) 5: [ RUN ] sycl.mdspan_minimal_functional 5: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestMDSpan.hpp:57: Skipped 5: mdspan not enabled 5: [ SKIPPED ] sycl.mdspan_minimal_functional (0 ms) 5: [ RUN ] sycl.max 5: [ OK ] sycl.max (0 ms) 5: [ RUN ] sycl.max_within_parfor 5: [ OK ] sycl.max_within_parfor (0 ms) 5: [ RUN ] sycl.min 5: [ OK ] sycl.min (0 ms) 5: [ RUN ] sycl.min_within_parfor 5: [ OK ] sycl.min_within_parfor (0 ms) 5: [ RUN ] sycl.minmax 5: [ OK ] sycl.minmax (0 ms) 5: [ RUN ] sycl.minmax_within_parfor 5: [ OK ] sycl.minmax_within_parfor (0 ms) 5: [ RUN ] sycl.clamp 5: [ OK ] sycl.clamp (0 ms) 5: [ RUN ] sycl.clamp_within_parfor 5: [ OK ] sycl.clamp_within_parfor (0 ms) 5: [ RUN ] sycl.numeric_traits_infinity 5: [ OK ] sycl.numeric_traits_infinity (0 ms) 5: [ RUN ] sycl.numeric_traits_epsilon 5: [ OK ] sycl.numeric_traits_epsilon (0 ms) 5: [ RUN ] sycl.numeric_traits_round_error 5: [ OK ] sycl.numeric_traits_round_error (0 ms) 5: [ RUN ] sycl.numeric_traits_norm_min 5: [ OK ] sycl.numeric_traits_norm_min (0 ms) 5: [ RUN ] sycl.numeric_traits_denorm_min 5: [ OK ] sycl.numeric_traits_denorm_min (0 ms) 5: [ RUN ] sycl.numeric_traits_finite_min_max 5: [ OK ] sycl.numeric_traits_finite_min_max (3 ms) 5: [ RUN ] sycl.numeric_traits_digits 5: [ OK ] sycl.numeric_traits_digits (2 ms) 5: [ RUN ] sycl.numeric_traits_digits10 5: [ OK ] sycl.numeric_traits_digits10 (2 ms) 5: [ RUN ] sycl.numeric_traits_max_digits10 5: [ OK ] sycl.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] sycl.numeric_traits_radix 5: [ OK ] sycl.numeric_traits_radix (2 ms) 5: [ RUN ] sycl.numeric_traits_min_max_exponent 5: [ OK ] sycl.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] sycl.numeric_traits_min_max_exponent10 5: [ OK ] sycl.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] sycl.numeric_traits_quiet_and_signaling_nan 5: [ OK ] sycl.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] sycl.numeric_traits_sfinae_friendly 5: [ OK ] sycl.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] sycl.view_aggregate 5: [ OK ] sycl.view_aggregate (0 ms) 5: [ RUN ] sycl.memory_pool 5: [ OK ] sycl.memory_pool (48 ms) 5: [ RUN ] sycl.cxx11 5: [ OK ] sycl.cxx11 (2 ms) 5: [ RUN ] sycl.viewctorprop_embedded_dim 5: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] sycl.view_layouttiled 5: [ OK ] sycl.view_layouttiled (2 ms) 5: [ RUN ] sycl.view_layouttiled_subtile 5: [ OK ] sycl.view_layouttiled_subtile (0 ms) 5: [ RUN ] sycl.parallel_scan_range_policy 5: [ OK ] sycl.parallel_scan_range_policy (37 ms) 5: [ RUN ] sycl.kokkos_printf 5: [ OK ] sycl.kokkos_printf (11 ms) 5: [ RUN ] sycl.range_for 5: [ OK ] sycl.range_for (1 ms) 5: [ RUN ] sycl.range_reduce 5: [ OK ] sycl.range_reduce (2 ms) 5: [ RUN ] sycl.range_dynamic_policy 5: [ OK ] sycl.range_dynamic_policy (0 ms) 5: [ RUN ] sycl.range_policy_runtime_parameters 5: [ OK ] sycl.range_policy_runtime_parameters (0 ms) 5: [ RUN ] sycl.range_for_require 5: [ OK ] sycl.range_for_require (1 ms) 5: [ RUN ] sycl.range_reduce_require 5: [ OK ] sycl.range_reduce_require (1 ms) 5: [ RUN ] sycl.range_dynamic_policy_require 5: [ OK ] sycl.range_dynamic_policy_require (0 ms) 5: [ RUN ] sycl.reducers_int 5: [ OK ] sycl.reducers_int (9 ms) 5: [ RUN ] sycl.reducers_double 5: [ OK ] sycl.reducers_double (7 ms) 5: [ RUN ] sycl.reducers_complex_double 5: [ OK ] sycl.reducers_complex_double (3 ms) 5: [ RUN ] sycl.reducers_struct 5: [ OK ] sycl.reducers_struct (12 ms) 5: [ RUN ] sycl.reducers_half_t 5: [ OK ] sycl.reducers_half_t (5 ms) 5: [ RUN ] sycl.reducers_bhalf_t 5: [ OK ] sycl.reducers_bhalf_t (5 ms) 5: [ RUN ] sycl.reducers_int8_t 5: [ OK ] sycl.reducers_int8_t (5 ms) 5: [ RUN ] sycl.reducers_int16_t 5: [ OK ] sycl.reducers_int16_t (5 ms) 5: [ RUN ] sycl.reducers_point_t 5: [ OK ] sycl.reducers_point_t (3 ms) 5: [ RUN ] sycl.reducers_bool 5: [ OK ] sycl.reducers_bool (1 ms) 5: [ RUN ] sycl.int_combined_reduce 5: [ OK ] sycl.int_combined_reduce (0 ms) 5: [ RUN ] sycl.mdrange_combined_reduce 5: [ OK ] sycl.mdrange_combined_reduce (0 ms) 5: [ RUN ] sycl.int_combined_reduce_mixed 5: [ OK ] sycl.int_combined_reduce_mixed (0 ms) 5: [ RUN ] sycl.reduction_deduction 5: [ OK ] sycl.reduction_deduction (0 ms) 5: [ RUN ] sycl.reduce_device_view_range_policy 5: [ OK ] sycl.reduce_device_view_range_policy (3 ms) 5: [ RUN ] sycl.reduce_device_view_mdrange_policy [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o 5: [ OK ] sycl.reduce_device_view_mdrange_policy (579 ms) 5: [ RUN ] sycl.reduce_device_view_team_policy 5: [ OK ] sycl.reduce_device_view_team_policy (3 ms) 5: [ RUN ] sycl.impl_shared_alloc 5: [ OK ] sycl.impl_shared_alloc (70 ms) 5: [ RUN ] sycl.kokkos_swap 5: [ OK ] sycl.kokkos_swap (0 ms) 5: [----------] 69 tests from sycl (3338 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 72 tests from 2 test suites ran. (5342 ms total) 5: [ PASSED ] 71 tests. 5: [ SKIPPED ] 1 test, listed below: 5: [ SKIPPED ] sycl.mdspan_minimal_functional [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o 5/57 Test #5: Kokkos_CoreUnitTest_SYCL1B .................... Passed 7.59 sec test 6 Start 6: Kokkos_CoreUnitTest_SYCL2A 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A 6: Test timeout computed to be: 1500 [ 74%] Linking CXX static library ../../libLLVMFrontendOpenMP.a [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o 6: [==========] Running 95 tests from 2 test suites. 6: [----------] Global test environment set-up. 6: [----------] 7 tests from sycl_DeathTest 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_dyn 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_stat 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_mix 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_static_extents 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (26494 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o [ 74%] Built target LLVMFrontendOpenMP [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o 6: [ OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4460 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o 6: [ OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (4533 ms) 6: [ RUN ] sycl_DeathTest.view_memory_access_violations_from_device 6: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestViewMemoryAccessViolation.hpp:174: Skipped 6: skipping SYCL device-side abort does not work when NDEBUG is defined 6: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device (0 ms) 6: [----------] 7 tests from sycl_DeathTest (8993 ms total) 6: 6: [----------] 88 tests from sycl 6: [ RUN ] sycl.team_for 6: [ OK ] sycl.team_for (14 ms) 6: [ RUN ] sycl.team_reduce 6: [ OK ] sycl.team_reduce (1 ms) 6: [ RUN ] sycl.team_reduce_large 6: [ OK ] sycl.team_reduce_large (121 ms) 6: [ RUN ] sycl.team_parallel_single 6: [ OK ] sycl.team_parallel_single (6 ms) 6: [ RUN ] sycl.large_team_scratch_size 6: [ OK ] sycl.large_team_scratch_size (3 ms) 6: [ RUN ] sycl.team_broadcast_long 6: [ OK ] sycl.team_broadcast_long (1 ms) 6: [ RUN ] sycl.team_broadcast_long_wrapper 6: [ OK ] sycl.team_broadcast_long_wrapper (1 ms) 6: [ RUN ] sycl.team_broadcast_char 6: [ OK ] sycl.team_broadcast_char (1 ms) 6: [ RUN ] sycl.team_broadcast_float 6: [ OK ] sycl.team_broadcast_float (1 ms) 6: [ RUN ] sycl.team_broadcast_double 6: [ OK ] sycl.team_broadcast_double (1 ms) 6: [ RUN ] sycl.team_handle_by_value 6: [ OK ] sycl.team_handle_by_value (0 ms) 6: [ RUN ] sycl.team_vector 6: [ OK ] sycl.team_vector (29 ms) 6: [ RUN ] sycl.triple_nested_parallelism 6: [ OK ] sycl.triple_nested_parallelism (5 ms) 6: [ RUN ] sycl.parallel_scan_with_reducers 6: [ OK ] sycl.parallel_scan_with_reducers (85 ms) 6: [ RUN ] sycl.team_thread_range_combined_reducers 6: [ OK ] sycl.team_thread_range_combined_reducers (1 ms) 6: [ RUN ] sycl.thread_vector_range_combined_reducers 6: [ OK ] sycl.thread_vector_range_combined_reducers (0 ms) 6: [ RUN ] sycl.team_vector_range_combined_reducers 6: [ OK ] sycl.team_vector_range_combined_reducers (0 ms) 6: [ RUN ] sycl.TeamThreadMDRangeParallelFor 6: [ OK ] sycl.TeamThreadMDRangeParallelFor (20 ms) 6: [ RUN ] sycl.ThreadVectorMDRangeParallelFor 6: [ OK ] sycl.ThreadVectorMDRangeParallelFor (11 ms) 6: [ RUN ] sycl.TeamVectorMDRangeParallelFor 6: [ OK ] sycl.TeamVectorMDRangeParallelFor (13 ms) 6: [ RUN ] sycl.TeamThreadMDRangeParallelReduce 6: [ OK ] sycl.TeamThreadMDRangeParallelReduce (16 ms) 6: [ RUN ] sycl.ThreadVectorMDRangeParallelReduce 6: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestTeamMDRange.hpp:2190: Skipped 6: skipping because of bug in group_barrier implementation 6: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce (0 ms) 6: [ RUN ] sycl.TeamVectorMDRangeParallelReduce 6: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestTeamMDRange.hpp:2223: Skipped 6: skipping because of bug in group_barrier implementation 6: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce (0 ms) 6: [ RUN ] sycl.team_policy_runtime_parameters 6: [ OK ] sycl.team_policy_runtime_parameters (0 ms) 6: [ RUN ] sycl.team_reduction_scan [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o 6: [ OK ] sycl.team_reduction_scan (1155 ms) 6: [ RUN ] sycl.team_long_reduce 6: [ OK ] sycl.team_long_reduce (14 ms) 6: [ RUN ] sycl.team_double_reduce 6: [ OK ] sycl.team_double_reduce (14 ms) 6: [ RUN ] sycl.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] sycl.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] sycl.repeated_team_reduce 6: [ OK ] sycl.repeated_team_reduce (15 ms) 6: [ RUN ] sycl.team_scan 6: [ OK ] sycl.team_scan (185 ms) 6: [ RUN ] sycl.team_scan_ret_val 6: [ OK ] sycl.team_scan_ret_val (175 ms) 6: [ RUN ] sycl.team_shared_request 6: [ OK ] sycl.team_shared_request (0 ms) 6: [ RUN ] sycl.team_scratch_request 6: [ OK ] sycl.team_scratch_request (1 ms) 6: [ RUN ] sycl.team_lambda_shared_request 6: [ OK ] sycl.team_lambda_shared_request (15 ms) 6: [ RUN ] sycl.scratch_align 6: [ OK ] sycl.scratch_align (0 ms) 6: [ RUN ] sycl.shmem_size 6: [ OK ] sycl.shmem_size (0 ms) 6: [ RUN ] sycl.multi_level_scratch 6: [ OK ] sycl.multi_level_scratch (14 ms) 6: [ RUN ] sycl.team_scratch_memory_index_parallel_for 6: [ OK ] sycl.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] sycl.team_policy_max_recommended 6: [ OK ] sycl.team_policy_max_recommended (12 ms) 6: [ RUN ] sycl.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] sycl.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] sycl.team_teamvector_range 6: [ OK ] sycl.team_teamvector_range (4 ms) 6: [ RUN ] sycl.unique_token_global 6: [ OK ] sycl.unique_token_global (1 ms) 6: [ RUN ] sycl.unique_token_instance 6: [ OK ] sycl.unique_token_instance (1 ms) 6: [ RUN ] sycl.unique_token_team_acquire 6: [ OK ] sycl.unique_token_team_acquire (0 ms) 6: [ RUN ] sycl.view_api_a 6: [ OK ] sycl.view_api_a (7 ms) 6: [ RUN ] sycl.view_api_b 6: [ OK ] sycl.view_api_b (4 ms) 6: [ RUN ] sycl.view_api_c 6: [ OK ] sycl.view_api_c (0 ms) 6: [ RUN ] sycl.view_api_d 6: [ OK ] sycl.view_api_d (0 ms) 6: [ RUN ] sycl.view_allocation_error 6: 6: PI CUDA ERROR: 6: Value: 2 6: Name: CUDA_ERROR_OUT_OF_MEMORY 6: Description: out of memory 6: Function: cuda_piextUSMDeviceAlloc 6: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4899 6: 6: [ OK ] sycl.view_allocation_error (0 ms) 6: [ RUN ] sycl.view_remap 6: [ OK ] sycl.view_remap (0 ms) 6: [ RUN ] sycl.view_mirror_nonconst 6: [ OK ] sycl.view_mirror_nonconst (0 ms) 6: [ RUN ] sycl.view_stride_method 6: [ OK ] sycl.view_stride_method (0 ms) 6: [ RUN ] sycl.anonymous_space 6: [ OK ] sycl.anonymous_space (0 ms) 6: [ RUN ] sycl.view_overload_resolution 6: [ OK ] sycl.view_overload_resolution (0 ms) 6: [ RUN ] sycl.view_allocation_large_rank 6: [ OK ] sycl.view_allocation_large_rank (8 ms) 6: [ RUN ] sycl.view_shmem_size_on_device 6: [ OK ] sycl.view_shmem_size_on_device (0 ms) 6: [ RUN ] sycl.view_is_assignable 6: [ OK ] sycl.view_is_assignable (0 ms) 6: [ RUN ] sycl.view_copy_tests 6: [ OK ] sycl.view_copy_tests (6 ms) 6: [ RUN ] sycl.view_copy_tests_rank_0 6: [ OK ] sycl.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] sycl.view_copy_degenerated 6: [ OK ] sycl.view_copy_degenerated (0 ms) 6: [ RUN ] sycl.view_empty_runtime_unmanaged 6: [ OK ] sycl.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] sycl.view_hooks 6: [ OK ] sycl.view_hooks (0 ms) 6: [ RUN ] sycl.view_layoutstride_left_to_layoutleft_assignment 6: [ OK ] sycl.view_layoutstride_left_to_layoutleft_assignment (57 ms) 6: [ RUN ] sycl.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] sycl.view_layoutstride_right_to_layoutright_assignment (54 ms) 6: [ RUN ] sycl.view_irregular_layout 6: [ OK ] sycl.view_irregular_layout (0 ms) 6: [ RUN ] sycl.view_mapping 6: [ OK ] sycl.view_mapping (60 ms) 6: [ RUN ] sycl.view_mapping_operator 6: [ OK ] sycl.view_mapping_operator (15 ms) 6: [ RUN ] sycl.static_extent 6: [ OK ] sycl.static_extent (0 ms) 6: [ RUN ] sycl.view_mapping_atomic 6: [ OK ] sycl.view_mapping_atomic (0 ms) 6: [ RUN ] sycl.view_mapping_class_value 6: [ OK ] sycl.view_mapping_class_value (0 ms) 6: [ RUN ] sycl.view_mapping_assignable 6: [ OK ] sycl.view_mapping_assignable (0 ms) 6: [ RUN ] sycl.view_mapping_trivially_copyable 6: [ OK ] sycl.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] sycl.view_mapping_subview 6: [ OK ] sycl.view_mapping_subview (0 ms) 6: [ RUN ] sycl.view_nested_view 6: [ OK ] sycl.view_nested_view (0 ms) 6: [ RUN ] sycl.view_resize 6: [ OK ] sycl.view_resize (9 ms) 6: [ RUN ] sycl.view_realloc 6: [ OK ] sycl.view_realloc (0 ms) 6: [ RUN ] sycl.resize_realloc_no_init 6: [ OK ] sycl.resize_realloc_no_init (0 ms) 6: [ RUN ] sycl.resize_realloc_no_alloc 6: [ OK ] sycl.resize_realloc_no_alloc (0 ms) 6: [ RUN ] sycl.realloc_exec_space 6: [ OK ] sycl.realloc_exec_space (0 ms) 6: [ RUN ] sycl.view_alloc 6: [ OK ] sycl.view_alloc (0 ms) 6: [ RUN ] sycl.view_alloc_exec_space 6: [ OK ] sycl.view_alloc_exec_space (0 ms) 6: [ RUN ] sycl.view_alloc_int 6: [ OK ] sycl.view_alloc_int (0 ms) 6: [ RUN ] sycl.view_alloc_exec_space_int 6: [ OK ] sycl.view_alloc_exec_space_int (0 ms) 6: [ RUN ] sycl.deep_copy_zero_memset 6: [ OK ] sycl.deep_copy_zero_memset (0 ms) 6: [ RUN ] sycl.resize_exec_space 6: [ OK ] sycl.resize_exec_space (0 ms) 6: [ RUN ] sycl.view_allocation_int 6: [ OK ] sycl.view_allocation_int (0 ms) 6: [ RUN ] sycl.view_allocation_exec_space_int 6: [ OK ] sycl.view_allocation_exec_space_int (0 ms) 6: [ RUN ] sycl.view_not_default_constructible 6: [ OK ] sycl.view_not_default_constructible (0 ms) 6: [----------] 88 tests from sycl (2189 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 95 tests from 2 test suites ran. (11183 ms total) 6: [ PASSED ] 92 tests. 6: [ SKIPPED ] 3 tests, listed below: 6: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device 6: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce 6: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce 6/57 Test #6: Kokkos_CoreUnitTest_SYCL2A .................... Passed 13.41 sec test 7 Start 7: Kokkos_CoreUnitTest_SYCL2B 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2B 7: Test timeout computed to be: 1500 [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o 7: [==========] Running 16 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 16 tests from sycl_shared_usm 7: [ RUN ] sycl_shared_usm.view_subview_assign_strided 7: [ OK ] sycl_shared_usm.view_subview_assign_strided (5 ms) 7: [ RUN ] sycl_shared_usm.view_subview_left_0 7: [ OK ] sycl_shared_usm.view_subview_left_0 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_left_1 7: [ OK ] sycl_shared_usm.view_subview_left_1 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_left_2 7: [ OK ] sycl_shared_usm.view_subview_left_2 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_left_3 7: [ OK ] sycl_shared_usm.view_subview_left_3 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_right_0 7: [ OK ] sycl_shared_usm.view_subview_right_0 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_right_1 7: [ OK ] sycl_shared_usm.view_subview_right_1 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_right_3 7: [ OK ] sycl_shared_usm.view_subview_right_3 (0 ms) 7: [ RUN ] sycl_shared_usm.view_static_tests 7: [ OK ] sycl_shared_usm.view_static_tests (1 ms) 7: [ RUN ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft 7: [ OK ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft (6 ms) 7: [ RUN ] sycl_shared_usm.view_subview_layoutright_to_layoutright 7: [ OK ] sycl_shared_usm.view_subview_layoutright_to_layoutright (3 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign 7: [ OK ] sycl_shared_usm.view_subview_1d_assign (5 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign_atomic 7: [ OK ] sycl_shared_usm.view_subview_1d_assign_atomic (5 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign_randomaccess 7: [ OK ] sycl_shared_usm.view_subview_1d_assign_randomaccess (5 ms) 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d (82 ms) 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_atomic 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (82 ms) 7: [----------] 16 tests from sycl_shared_usm (201 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 16 tests from 1 test suite ran. (201 ms total) 7: [ PASSED ] 16 tests. 7/57 Test #7: Kokkos_CoreUnitTest_SYCL2B .................... Passed 2.37 sec test 8 Start 8: Kokkos_CoreUnitTest_SYCL2C 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2C 8: Test timeout computed to be: 1500 [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00984005 -0.0150737 || 0.051031 28040 29367 || 28959.3 28674.4 || -208.378 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0115826 0.00520238 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 8: [==========] Running 4 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 4 tests from sycl_shared_usm 8: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess 8: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess (84 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left (156 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic (158 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess (157 ms) 8: [----------] 4 tests from sycl_shared_usm (557 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 4 tests from 1 test suite ran. (557 ms total) 8: [ PASSED ] 4 tests. 8/57 Test #8: Kokkos_CoreUnitTest_SYCL2C .................... Passed 2.75 sec test 9 Start 9: Kokkos_CoreUnitTest_SYCL2D 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D 9: Test timeout computed to be: 1500 [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o 9: [==========] Running 5 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 5 tests from sycl_shared_usm 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right (153 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic (149 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess (151 ms) 9: [ RUN ] sycl_shared_usm.view_test_unmanaged_subview_reset 9: [ OK ] sycl_shared_usm.view_test_unmanaged_subview_reset (10 ms) 9: [ RUN ] sycl_shared_usm.view_subview_memory_traits_construction 9: [ OK ] sycl_shared_usm.view_subview_memory_traits_construction (0 ms) 9: [----------] 5 tests from sycl_shared_usm (465 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 5 tests from 1 test suite ran. (466 ms total) 9: [ PASSED ] 5 tests. [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o 9/57 Test #9: Kokkos_CoreUnitTest_SYCL2D .................... Passed 2.58 sec test 10 Start 10: Kokkos_CoreUnitTest_SYCL3 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3 10: Test timeout computed to be: 1500 [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o 10: [==========] Running 54 tests from 3 test suites. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from sycl 10: [ RUN ] sycl.team_scratch_1_queues 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (26485 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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: [----------] 14 tests from openmp_DeathTest (74317 ms total) 1: 1: [----------] 295 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.array_contiguous_capacity 1: [ OK ] openmp.array_contiguous_capacity (0 ms) 1: [ RUN ] openmp.array_contiguous_element_access 1: [ OK ] openmp.array_contiguous_element_access (0 ms) 1: [ RUN ] openmp.array_contiguous_assignment 1: [ OK ] openmp.array_contiguous_assignment (0 ms) 1: [ RUN ] openmp.array_strided_capacity 1: [ OK ] openmp.array_strided_capacity (0 ms) 1: [ RUN ] openmp.array_strided_element_access 1: [ OK ] openmp.array_strided_element_access (0 ms) 1: [ RUN ] openmp.array_strided_assignment 1: [ OK ] openmp.array_strided_assignment (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (2 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (1 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (4 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 (29 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 (297 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (143 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (2 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (2 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (48 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 (39 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 (800 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (2804 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (901 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (902 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (23 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (65 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (1 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (8 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (32 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (8 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 1: [ OK ] openmp.mdrange_large_deep_copy (619 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 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (900 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6787/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 (4 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.view_aggregate 1: [ OK ] openmp.view_aggregate (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (54 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.view_layouttiled 1: [ OK ] openmp.view_layouttiled (0 ms) 1: [ RUN ] openmp.view_layouttiled_subtile 1: [ OK ] openmp.view_layouttiled_subtile (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (6 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (0 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (0 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (0 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (2 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (2 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (0 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (1 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (1 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (0 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (0 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (0 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (39 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (49 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (152 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (149 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (32 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (15 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (336 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (223 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 (12 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (12 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (125 ms) 1: [ RUN ] openmp.team_parallel_single [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o [ 75%] Built target Kokkos_CoreUnitTest_Serial1 [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_UnitTest_Random [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o 1: [ OK ] openmp.team_parallel_single (2349 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 (70 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 (69 ms) 1: [ RUN ] openmp.team_broadcast_float [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o 1: [ OK ] openmp.team_broadcast_float (73 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (70 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 (218 ms) 1: [ RUN ] openmp.triple_nested_parallelism [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o 1: [ OK ] openmp.triple_nested_parallelism (320 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (68 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 (3 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 75%] Linking CXX static library ../../../../lib/libclangAST.a [ 75%] Built target clangAST [ 75%] Linking CXX static library ../../../../lib/libclangASTMatchers.a [ 75%] Built target clangASTMatchers [ 75%] Linking CXX static library ../../../../lib/libclangEdit.a [ 75%] Built target clangEdit [ 75%] Linking CXX static library ../../../../../lib/libclangDynamicASTMatchers.a [ 75%] Built target clangDynamicASTMatchers [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX static library ../../../../../../lib/libclangToolingInclusionsStdlib.a [ 75%] Built target clangToolingInclusionsStdlib [ 75%] Linking CXX static library ../../../../../lib/libclangToolingASTDiff.a [ 75%] Built target clangToolingASTDiff [ 75%] Linking CXX static library ../../../../lib/libclangAnalysis.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o [ 75%] Built target clangAnalysis [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o [ 75%] Linking CXX static library ../../../../lib/libclangSema.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o 1: [ OK ] openmp.team_reduction_scan (7229 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 (637 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (137 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (142 ms) 1: [ RUN ] openmp.team_shared_request [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o 1: [ OK ] openmp.team_shared_request (266 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (32 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (3 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (4 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (2276 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 (63 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (15 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (79 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (4 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 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o [ 75%] Built target clangSema [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp 1: [ OK ] openmp.view_allocation_large_rank (473 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 (6 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_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 (46 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (42 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (57 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (1 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (4 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o [ 75%] Linking CXX static library ../../../../../lib/libclangAnalysisFlowSensitive.a 1: [ OK ] openmp.workgraph_fib (716 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-6787/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 (10 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (10 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (10 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (145 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (143 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (136 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0130479 -0.00772439 || 0.051031 28070 29316 || 29053.5 28674.4 || -106.782 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.000907983 -0.000522513 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 1: [ OK ] openmp.view_subview_3d_from_5d_right (157 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (153 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o [ 75%] Built target clangAnalysisFlowSensitive [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o [ 75%] Linking CXX static library ../../../../lib/libclangParse.a 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (151 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 295 tests from openmp (25470 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 309 tests from 2 test suites ran. (99788 ms total) 1: [ PASSED ] 305 tests. 1: [ SKIPPED ] 4 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.view_allocation_int [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o 10: [ OK ] sycl.team_scratch_1_queues (23175 ms) 10: [ RUN ] sycl.space_access 10: [ OK ] sycl.space_access (0 ms) 10: [ RUN ] sycl.uvm 10: [ OK ] sycl.uvm (1 ms) 10: [ RUN ] sycl.impl_view_accessible 10: [ OK ] sycl.impl_view_accessible (3 ms) 10: [----------] 4 tests from sycl (23180 ms total) 10: 10: [----------] 25 tests from sycl_host_usm 10: [ RUN ] sycl_host_usm.impl_shared_alloc 10: [ OK ] sycl_host_usm.impl_shared_alloc (28 ms) 10: [ RUN ] sycl_host_usm.view_api_a 10: [ OK ] sycl_host_usm.view_api_a (7 ms) 10: [ RUN ] sycl_host_usm.view_api_b 10: [ OK ] sycl_host_usm.view_api_b (1 ms) 10: [ RUN ] sycl_host_usm.view_api_c 10: [ OK ] sycl_host_usm.view_api_c (0 ms) 10: [ RUN ] sycl_host_usm.view_api_d 10: [ OK ] sycl_host_usm.view_api_d (0 ms) 10: [ RUN ] sycl_host_usm.view_allocation_error 10: 10: PI CUDA ERROR: 10: Value: 2 10: Name: CUDA_ERROR_OUT_OF_MEMORY 10: Description: out of memory 10: Function: cuda_piextUSMHostAlloc 10: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4875 10: 10: [ OK ] sycl_host_usm.view_allocation_error (0 ms) 10: [ RUN ] sycl_host_usm.view_remap 10: [ OK ] sycl_host_usm.view_remap (0 ms) 10: [ RUN ] sycl_host_usm.view_mirror_nonconst 10: [ OK ] sycl_host_usm.view_mirror_nonconst (0 ms) 10: [ RUN ] sycl_host_usm.view_stride_method 10: [ OK ] sycl_host_usm.view_stride_method (0 ms) 10: [ RUN ] sycl_host_usm.anonymous_space 10: [ OK ] sycl_host_usm.anonymous_space (0 ms) 10: [ RUN ] sycl_host_usm.view_overload_resolution 10: [ OK ] sycl_host_usm.view_overload_resolution (0 ms) 10: [ RUN ] sycl_host_usm.view_allocation_large_rank [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o [ 75%] Built target clangParse 10: [ OK ] sycl_host_usm.view_allocation_large_rank (4512 ms) 10: [ RUN ] sycl_host_usm.view_shmem_size_on_device 10: [ OK ] sycl_host_usm.view_shmem_size_on_device (0 ms) 10: [ RUN ] sycl_host_usm.view_is_assignable 10: [ OK ] sycl_host_usm.view_is_assignable (0 ms) 10: [ RUN ] sycl_host_usm.view_copy_tests 10: [ OK ] sycl_host_usm.view_copy_tests (6 ms) 10: [ RUN ] sycl_host_usm.view_copy_tests_rank_0 10: [ OK ] sycl_host_usm.view_copy_tests_rank_0 (0 ms) 10: [ RUN ] sycl_host_usm.view_copy_degenerated 10: [ OK ] sycl_host_usm.view_copy_degenerated (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping 10: [ OK ] sycl_host_usm.view_mapping (64 ms) 10: [ RUN ] sycl_host_usm.view_mapping_operator 10: [ OK ] sycl_host_usm.view_mapping_operator (4 ms) 10: [ RUN ] sycl_host_usm.static_extent 10: [ OK ] sycl_host_usm.static_extent (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_atomic 10: [ OK ] sycl_host_usm.view_mapping_atomic (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_class_value 10: [ OK ] sycl_host_usm.view_mapping_class_value (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_assignable 10: [ OK ] sycl_host_usm.view_mapping_assignable (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_trivially_copyable 10: [ OK ] sycl_host_usm.view_mapping_trivially_copyable (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_subview 10: [ OK ] sycl_host_usm.view_mapping_subview (0 ms) 10: [----------] 25 tests from sycl_host_usm (4628 ms total) 10: 10: [----------] 25 tests from sycl_shared_usm 10: [ RUN ] sycl_shared_usm.impl_shared_alloc 10: [ OK ] sycl_shared_usm.impl_shared_alloc (40 ms) 10: [ RUN ] sycl_shared_usm.view_api_a [ 75%] Linking CXX static library ../../../../lib/libclangSerialization.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o 10: [ OK ] sycl_shared_usm.view_api_a (16 ms) 10: [ RUN ] sycl_shared_usm.view_api_b 10: [ OK ] sycl_shared_usm.view_api_b (20 ms) 10: [ RUN ] sycl_shared_usm.view_api_c 10: [ OK ] sycl_shared_usm.view_api_c (0 ms) 10: [ RUN ] sycl_shared_usm.view_api_d 10: [ OK ] sycl_shared_usm.view_api_d (5 ms) 10: [ RUN ] sycl_shared_usm.view_allocation_error 10: 10: PI CUDA ERROR: 10: Value: 2 10: Name: CUDA_ERROR_OUT_OF_MEMORY 10: Description: out of memory 10: Function: cuda_piextUSMSharedAlloc 10: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4924 10: 10: [ OK ] sycl_shared_usm.view_allocation_error (0 ms) 10: [ RUN ] sycl_shared_usm.view_remap 10: [ OK ] sycl_shared_usm.view_remap (1 ms) 10: [ RUN ] sycl_shared_usm.view_mirror_nonconst 10: [ OK ] sycl_shared_usm.view_mirror_nonconst (0 ms) 10: [ RUN ] sycl_shared_usm.view_stride_method 10: [ OK ] sycl_shared_usm.view_stride_method (0 ms) 10: [ RUN ] sycl_shared_usm.anonymous_space 10: [ OK ] sycl_shared_usm.anonymous_space (0 ms) 10: [ RUN ] sycl_shared_usm.view_overload_resolution 10: [ OK ] sycl_shared_usm.view_overload_resolution (0 ms) 10: [ RUN ] sycl_shared_usm.view_allocation_large_rank [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 75%] Built target clangSerialization [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o 1/53 Test #1: Kokkos_CoreUnitTest_OpenMP .................. Passed 102.29 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: [ OK ] openmp.raw_openmp_interop (405 ms) 2: [----------] 1 test from openmp (405 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (405 ms total) 2: [ PASSED ] 1 test. 2/53 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.46 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 10: [ OK ] sycl_shared_usm.view_allocation_large_rank (1048 ms) 10: [ RUN ] sycl_shared_usm.view_shmem_size_on_device 10: [ OK ] sycl_shared_usm.view_shmem_size_on_device (10 ms) 10: [ RUN ] sycl_shared_usm.view_is_assignable 10: [ OK ] sycl_shared_usm.view_is_assignable (8 ms) 10: [ RUN ] sycl_shared_usm.view_copy_tests 10: [ OK ] sycl_shared_usm.view_copy_tests (24 ms) 10: [ RUN ] sycl_shared_usm.view_copy_tests_rank_0 10: [ OK ] sycl_shared_usm.view_copy_tests_rank_0 (3 ms) 10: [ RUN ] sycl_shared_usm.view_copy_degenerated 10: [ OK ] sycl_shared_usm.view_copy_degenerated (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping [ 75%] Linking CXX static library ../../../../../../lib/libclangAnalysisFlowSensitiveModels.a 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/53 Test #3: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.45 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 10: [ OK ] sycl_shared_usm.view_mapping (65 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_operator 10: [ OK ] sycl_shared_usm.view_mapping_operator (16 ms) 10: [ RUN ] sycl_shared_usm.static_extent 10: [ OK ] sycl_shared_usm.static_extent (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_atomic 10: [ OK ] sycl_shared_usm.view_mapping_atomic (1 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_class_value 10: [ OK ] sycl_shared_usm.view_mapping_class_value (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_assignable 10: [ OK ] sycl_shared_usm.view_mapping_assignable (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_trivially_copyable 10: [ OK ] sycl_shared_usm.view_mapping_trivially_copyable (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_subview 10: [ OK ] sycl_shared_usm.view_mapping_subview (0 ms) 10: [----------] 25 tests from sycl_shared_usm (1266 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 54 tests from 3 test suites ran. (29075 ms total) 10: [ PASSED ] 54 tests. 4: [==========] Running 366 tests from 4 test suites. 4: [----------] Global test environment set-up. 4: [----------] 14 tests from hip_DeathTest 4: [ RUN ] hip_DeathTest.abort_from_host [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o 10/57 Test #10: Kokkos_CoreUnitTest_SYCL3 ..................... Passed 31.59 sec test 11 Start 11: Kokkos_CoreUnitTest_SYCLInterOpInit 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit 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 sycl 11: [ RUN ] sycl.raw_sycl_interop [ 75%] Built target clangAnalysisFlowSensitiveModels [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 11: [ OK ] sycl.raw_sycl_interop (1519 ms) 11: [----------] 1 test from sycl (1519 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (1519 ms total) 11: [ PASSED ] 1 test. 11/57 Test #11: Kokkos_CoreUnitTest_SYCLInterOpInit ........... Passed 2.07 sec test 12 Start 12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test timeout computed to be: 1500 [ 75%] Linking CXX static library ../../../../lib/libclangFrontend.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o [ 75%] Built target clangFrontend [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 4: [ OK ] hip_DeathTest.abort_from_host (3806 ms) 4: [ RUN ] hip_DeathTest.abort_from_device 12: [==========] Running 2 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 2 tests from sycl 12: [ RUN ] sycl.raw_sycl_interop_context_1 12: [ OK ] sycl.raw_sycl_interop_context_1 (2 ms) 12: [ RUN ] sycl.raw_sycl_interop_context_2 12: [ OK ] sycl.raw_sycl_interop_context_2 (0 ms) 12: [----------] 2 tests from sycl (2 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 2 tests from 1 test suite ran. (2 ms total) 12: [ PASSED ] 2 tests. 12/57 Test #12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ... Passed 2.05 sec test 13 Start 13: Kokkos_CoreUnitTest_SYCLInterOpStreams 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreams 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from sycl 13: [ RUN ] sycl.raw_sycl_queues [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o 30: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (115081 ms) 30: [ RUN ] cuda.NestedSort 30: [ OK ] cuda.NestedSort (251 ms) 30: [ RUN ] cuda.NestedSortByKey 30: [ OK ] cuda.NestedSortByKey (845 ms) 30: [----------] 9 tests from cuda (118751 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 9 tests from 1 test suite ran. (118751 ms total) 30: [ PASSED ] 9 tests. 30/50 Test #30: Kokkos_UnitTest_Sort ............................. Passed 121.22 sec test 31 Start 31: Kokkos_UnitTest_Random 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Random 31: Test timeout computed to be: 1500 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:1707160280406283855 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00194037 0.0346295 || 0.051031 27900 29284 || 28618.9 28674.4 || 478.718 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00407681 0.0123683 || 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.0106567 -0.0159888 || 0.051031 27961 29324 || 28983.3 28674.4 || -221.03 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00735103 -0.00525087 || 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.00525813 0.0214966 || 0.051031 28096 29387 || 28826 28674.4 || 297.169 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0124533 0.0017833 || 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.00477495 -0.0343753 || 0.051031 27959 29349 || 28538.1 28674.4 || -475.204 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00819112 0.00125139 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245255 -0.99999 -48248 || 0.051031 0 194896 || 2.92871e+09 28674.4 || -6.66981e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000734648 -0.318246 0.151116 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195739 -0.999999 -57856.7 || 0.051031 0 1.55114e+06 || 2.86904e+10 28674.4 || -7.99812e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00588258 -0.967881 10.2501 || 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.00606698 0.00683439 || 0.051031 27983 29404 || 28849.4 28674.4 || 94.4786 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.11361e-07 -0.00291276 -0.00331105 || 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.00911977 -0.0145267 || 0.051031 28083 29362 || 28938.3 28674.4 || -200.818 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00193315 -0.00320872 || 0.051031 1e+64 -1e+64 31: Test Seed:1707160280561328572 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00509359 0.00722831 || 0.051031 28052 29401 || 28529.1 28674.4 || 99.9242 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00273242 0.00547958 || 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.00198131 -0.0380485 || 0.051031 27933 29302 || 28731.3 28674.4 || -525.982 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0027737 0.0119873 || 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.0211265 0.000500094 || 0.051031 28080 29308 || 28081.1 28674.4 || 6.9133 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0217727 0.00102068 || 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.012757 0.0171954 || 0.051031 28019 29369 || 29044.9 28674.4 || 237.709 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0244259 -0.000450537 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244695 -0.99999 -48241.3 || 0.051031 0 194727 || 2.92857e+09 28674.4 || -6.66888e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000733026 -0.305945 0.152152 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195978 -0.999999 -57858.5 || 0.051031 0 1.55156e+06 || 2.86893e+10 28674.4 || -7.99836e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.0058896 -0.968053 10.3932 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.63432e-07 0.00439322 -0.0244587 || 0.051031 27977 29369 || 28549 28674.4 || -338.117 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.03793e-07 0.00297606 0.00732568 || 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.00731973 -0.00606535 || 0.051031 28022 29362 || 28466 28674.4 || -83.8475 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0166708 0.00221736 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift64 (325 ms) 31: [ RUN ] cuda.Random_XorShift1024_0 31: Test Seed:1707160280731554452 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00222409 0.00117913 || 0.051031 11008 11799 || 11402.3 11377 || 16.3003 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00817542 -0.00316864 || 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.00489757 -0.0010469 || 0.051031 10998 11789 || 11433 11377 || -14.4724 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00306452 0.000149791 || 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.00428513 0.00170098 || 0.051031 10990 11832 || 11425.9 11377 || 23.5143 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0016864 -0.00256247 || 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.00407331 -0.0011813 || 0.051031 10948 11891 || 11330.8 11377 || -16.3302 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0120151 0.00188669 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245352 -0.999975 -7594.62 || 0.051031 0 77704 || 4.61044e+08 11377 || -1.04988e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000735671 -0.157077 0.0247808 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195969 -0.999997 -9107.93 || 0.051031 0 616476 || 4.51611e+09 11377 || -1.25908e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00589009 -0.922744 1.61548 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.67029e-07 -0.0090137 -0.00752163 || 0.051031 11001 11789 || 11480.4 11377 || -103.979 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.05176e-07 -0.00552168 0.00410292 || 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.00421989 -0.00131275 || 0.051031 10924 11828 || 11329.1 11377 || -18.1475 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0194258 0.00163594 || 0.051031 1e+64 -1e+64 31: Test Seed:1707160281037265814 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00965077 -0.00234066 || 0.051031 10950 11788 || 11487.8 11377 || -32.3573 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0129708 -0.000650507 || 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.017322 -0.00573875 || 0.051031 10959 11806 || 11183.2 11377 || -79.3324 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00847401 -0.000337433 || 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.00690523 0.00741563 || 0.051031 10931 11760 || 11456.1 11377 || 102.514 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0209828 0.000492755 || 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.0104958 0.00365496 || 0.051031 10959 11790 || 11497.6 11377 || 50.5261 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0196213 0.000349536 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000242069 -0.999975 -7595.18 || 0.051031 0 77601 || 4.61002e+08 11377 || -1.04996e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000725872 -0.16281 0.026637 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195834 -0.999997 -9107.99 || 0.051031 0 616835 || 4.51608e+09 11377 || -1.25909e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00588524 -0.922857 1.61005 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.9246e-07 0.0251134 -0.00716584 || 0.051031 11003 11803 || 11098.2 11377 || -99.0606 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.8147e-07 0.00718622 0.00289341 || 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.00274176 -0.00422536 || 0.051031 11015 11812 || 11408.2 11377 || -58.4113 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00566314 0.00638729 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift1024_0 (859 ms) 31: [ RUN ] cuda.Multi_streams 31: [ OK ] cuda.Multi_streams (5102 ms) 31: [----------] 3 tests from cuda (6286 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 3 tests from 1 test suite ran. (6286 ms total) 31: [ PASSED ] 3 tests. 31/50 Test #31: Kokkos_UnitTest_Random ........................... Passed 8.37 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 32: [==========] Running 14 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: [----------] 1 test from std_algorithms 32: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 32: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 32: [----------] 1 test from std_algorithms (0 ms total) 32: 32: [----------] 10 tests from random_access_iterator_test 32: [ RUN ] random_access_iterator_test.constructor 32: [ OK ] random_access_iterator_test.constructor (4 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: [----------] 10 tests from random_access_iterator_test (8 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 14 tests from 3 test suites ran. (8 ms total) 32: [ PASSED ] 14 tests. [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o 32/50 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 2.08 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test timeout computed to be: 1500 13: [ OK ] sycl.raw_sycl_queues (1538 ms) 13: [----------] 1 test from sycl (1538 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1538 ms total) 13: [ PASSED ] 1 test. 13/57 Test #13: Kokkos_CoreUnitTest_SYCLInterOpStreams ........ Passed 2.08 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o 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 (12 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 (7 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 (7 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 (7 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 (10 ms) 33: [----------] 7 tests from std_algorithms_min_max_element_test (44 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 7 tests from 1 test suite ran. (44 ms total) 33: [ PASSED ] 7 tests. 33/50 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.11 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test timeout computed to be: 1500 4: [ OK ] hip_DeathTest.abort_from_device (3909 ms) 4: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 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 (5 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 14: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (22 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 (1 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 (7 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 (166 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (12 ms) 14: [----------] 1 test from kokkosresize (12 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. (181 ms total) 14: [ PASSED ] 70 tests. 14/57 Test #14: Kokkos_CoreUnitTest_Default ................... Passed 2.28 sec test 15 Start 15: Kokkos_CoreUnitTest_LegionInitialization 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/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 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o 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 (649 ms) 34: [----------] 1 test from std_algorithms_lexicographical_compare_test (649 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_test 34: [ RUN ] std_algorithms_for_each_test.test [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 15: [ OK ] initialization.legion_initialization (1530 ms) 15: [----------] 1 test from initialization (1530 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (1530 ms total) 15: [ PASSED ] 1 test. [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o 15/57 Test #15: Kokkos_CoreUnitTest_LegionInitialization ...... Passed 2.09 sec test 16 Start 16: Kokkos_CoreUnitTest_PushFinalizeHook 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 16: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o 4: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (3826 ms) 4: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions 34: [ OK ] std_algorithms_for_each_test.test (1067 ms) 34: [----------] 1 test from std_algorithms_for_each_test (1067 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 (396 ms) 34: [----------] 1 test from std_algorithms_find_test (396 ms total) 34: 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 16: SUCCESS 16/57 Test #16: Kokkos_CoreUnitTest_PushFinalizeHook .......... Passed 2.09 sec test 17 Start 17: Kokkos_CoreUnitTest_Develop 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 17: Test timeout computed to be: 1500 34: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1233 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o 17: [==========] Running 1 test from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 1 test from defaultdevicetype 17: [ RUN ] defaultdevicetype.development_test 17: [ OK ] defaultdevicetype.development_test (0 ms) 17: [----------] 1 test from defaultdevicetype (0 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 1 test from 1 test suite ran. (0 ms total) 17: [ PASSED ] 1 test. [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o 17/57 Test #17: Kokkos_CoreUnitTest_Develop ................... Passed 2.12 sec test 18 Start 18: Kokkos_CoreUnitTest_KokkosP 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 18: Test timeout computed to be: 1500 4: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (3786 ms) 4: [ RUN ] hip_DeathTest.policy_invalid_bounds [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o 34: [ OK ] std_algorithms_non_mod_seq_ops.find_end (3345 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search 18: [==========] Running 27 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 25 tests from kokkosp 18: [ RUN ] kokkosp.test_named_instance_fence 18: Ref: 117440513 18: Ref: named_instance 18: 117440513 18: named_instance 18: [ OK ] kokkosp.test_named_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_instance_fence 18: Ref: 117440513 18: Ref: Unnamed Instance Fence 18: 117440513 18: Kokkos::Experimental::SYCL::fence: Unnamed Instance Fence 18: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_named_global_fence 18: Ref: 117440512 18: Ref: test global fence 18: 0 18: test global fence 18: Miss on id 18: 117440512 18: test global fence 18: [ OK ] kokkosp.test_named_global_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_global_fence 18: Ref: 117440512 18: Ref: Unnamed Global Fence 18: 0 18: Kokkos::fence: Unnamed Global Fence 18: Miss on id 18: 117440512 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: 117440513 18: Ref: named_instance 18: 117440513 18: named_instance 18: Ref: 117440513 18: Ref: test_kernel 18: 117440513 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: 117440512 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 117440513 18: test_kernel 18: [ OK ] kokkosp.test_kernel_sequence (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 (1 ms) 18: [ RUN ] kokkosp.parallel_scan 18: [ OK ] kokkosp.parallel_scan (0 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.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: [----------] 25 tests from kokkosp (3 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: [==========] 27 tests from 2 test suites ran. (3 ms total) 18: [ PASSED ] 27 tests. 18/57 Test #18: Kokkos_CoreUnitTest_KokkosP ................... Passed 2.10 sec test 19 Start 19: Kokkos_CoreUnitTest_ToolIndependence 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 19: Test timeout computed to be: 1500 19/57 Test #19: Kokkos_CoreUnitTest_ToolIndependence .......... Passed 0.01 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoadHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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(). [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 34: [ OK ] std_algorithms_non_mod_seq_ops.search (1901 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o 20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 20/57 Test #20: Kokkos_ProfilingTestLibraryLoadHelp ........... Passed 2.09 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLineHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 4: [ OK ] hip_DeathTest.policy_invalid_bounds (3860 ms) 4: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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. 34: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1482 ms) 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (7964 ms total) 34: 34: [----------] 1 test from std_algorithms_count_test 34: [ RUN ] std_algorithms_count_test.test [ 71%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 34: [ OK ] std_algorithms_count_test.test (424 ms) 34: [----------] 1 test from std_algorithms_count_test (425 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 (16 ms) 34: [----------] 1 test from std_algorithms_equal_test (16 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 (435 ms) 34: [----------] 1 test from std_algorithms_all_any_none_of_test (435 ms total) 34: 34: [----------] 1 test from std_algorithms_nonmod_seq_ops 34: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o 34: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (383 ms) 34: [----------] 1 test from std_algorithms_nonmod_seq_ops (383 ms total) 34: 34: [----------] 1 test from std_algorithms_mismatch_test 34: [ RUN ] std_algorithms_mismatch_test.test [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] hip_DeathTest.range_policy_invalid_bounds (2457 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment 21/57 Test #21: Kokkos_ProfilingTestLibraryCmdLineHelp ........ Passed 2.10 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoad 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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(). 34: [ OK ] std_algorithms_mismatch_test.test (599 ms) 34: [----------] 1 test from std_algorithms_mismatch_test (599 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 (127 ms) 34: [----------] 1 test from std_algorithms_mod_seq_ops (127 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 13 tests from 10 test suites ran. (12065 ms total) 34: [ PASSED ] 13 tests. 34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 14.17 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o [ 71%] Built target Kokkos_CoreUnitTest_Cuda2 [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp 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: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_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0xd74ec0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xd75040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xd750c0:Host:source:0xd74f40: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:0xd751c0: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:0xd75040:40::kokkosp_deallocate_data:Host:source:0xd74ec0:40::kokkosp_finalize_library:: 22/57 Test #22: Kokkos_ProfilingTestLibraryLoad ............... Passed 2.09 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLine 23: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o 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 (5 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 (5 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 (0 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 (4 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 (167 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_if [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o 35: [ OK ] std_algorithms_replace_ops_test.replace_if (642 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o 35: [ OK ] std_algorithms_replace_ops_test.replace_copy (300 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 35: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (297 ms) 35: [----------] 4 tests from std_algorithms_replace_ops_test (1408 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 (158 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique 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_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0xd74ec0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xd75040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xd750c0:Host:source:0xd74f40: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:0xd751c0: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:0xd75040:40::kokkosp_deallocate_data:Host:source:0xd74ec0:40::kokkosp_finalize_library:: 23/57 Test #23: Kokkos_ProfilingTestLibraryCmdLine ............ Passed 2.11 sec test 24 Start 24: Kokkos_CoreUnitTest_StackTraceTest 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 24: Test timeout computed to be: 1500 35: [ OK ] std_algorithms_mod_seq_ops.unique (1075 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique_copy [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.unique_copy (409 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove 35: [ OK ] std_algorithms_mod_seq_ops.remove (250 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_if (228 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 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-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4967e0] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438ccc] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435ba8] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436efd] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f34b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447318] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44874f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449011] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45931f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc6b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458922] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4373d0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435a75] 24: 24: demangled test_f1: 24: [0x4967e0] Kokkos::Impl::save_stacktrace() 24: [0x438ccc] Test::stacktrace_test_f1(std::ostream&) 24: [0x435ba8] Test::test_stacktrace(bool, bool) 24: [0x436efd] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x46f34b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447318] testing::Test::Run() 24: [0x44874f] testing::TestInfo::Run() 24: [0x449011] testing::TestSuite::Run() 24: [0x45931f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc6b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458922] testing::UnitTest::Run() 24: [0x4373d0] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435a75] _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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4967e0] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438ccc] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438e96] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x436588] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436efd] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f34b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447318] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44874f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449011] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45931f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc6b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458922] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4373d0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435a75] 24: 24: demangled test_f3: 24: [0x4967e0] Kokkos::Impl::save_stacktrace() 24: [0x438ccc] Test::stacktrace_test_f1(std::ostream&) 24: [0x438e96] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x436588] Test::test_stacktrace(bool, bool) 24: [0x436efd] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x46f34b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447318] testing::Test::Run() 24: [0x44874f] testing::TestInfo::Run() 24: [0x449011] testing::TestSuite::Run() 24: [0x45931f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc6b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458922] testing::UnitTest::Run() 24: [0x4373d0] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435a75] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (307 ms) 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4967e0] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438ccc] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435ba8] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371aa] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f34b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447318] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44874f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449011] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45931f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc6b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458922] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4373d0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435a75] 24: 24: demangled test_f1: 24: [0x4967e0] Kokkos::Impl::save_stacktrace() 24: [0x438ccc] Test::stacktrace_test_f1(std::ostream&) 24: [0x435ba8] Test::test_stacktrace(bool, bool) 24: [0x4371aa] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x46f34b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447318] testing::Test::Run() 24: [0x44874f] testing::TestInfo::Run() 24: [0x449011] testing::TestSuite::Run() 24: [0x45931f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc6b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458922] testing::UnitTest::Run() 24: [0x4373d0] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435a75] _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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4967e0] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438ccc] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438e96] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x436588] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371aa] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f34b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447318] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44874f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449011] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45931f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc6b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458922] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4373d0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435a75] 24: 24: demangled test_f3: 24: [0x4967e0] Kokkos::Impl::save_stacktrace() 24: [0x438ccc] Test::stacktrace_test_f1(std::ostream&) 24: [0x438e96] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x436588] Test::test_stacktrace(bool, bool) 24: [0x4371aa] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x46f34b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447318] testing::Test::Run() 24: [0x44874f] testing::TestInfo::Run() 24: [0x449011] testing::TestSuite::Run() 24: [0x45931f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc6b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458922] testing::UnitTest::Run() 24: [0x4373d0] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435a75] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy (485 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (218 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (318 ms) 24: [----------] 2 tests from defaultdevicetype_DeathTest (626 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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4967e0] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438ccc] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435ba8] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f34b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447318] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44874f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449011] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45931f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc6b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458922] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4373d0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435a75] 24: 24: demangled test_f1: 24: [0x4967e0] Kokkos::Impl::save_stacktrace() 24: [0x438ccc] Test::stacktrace_test_f1(std::ostream&) 24: [0x435ba8] Test::test_stacktrace(bool, bool) 24: [0x46f34b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447318] testing::Test::Run() 24: [0x44874f] testing::TestInfo::Run() 24: [0x449011] testing::TestSuite::Run() 24: [0x45931f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc6b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458922] testing::UnitTest::Run() 24: [0x4373d0] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435a75] _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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4967e0] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438ccc] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438e96] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x436588] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f34b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447318] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44874f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449011] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45931f] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc6b] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458922] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4373d0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435a75] 24: 24: demangled test_f3: 24: [0x4967e0] Kokkos::Impl::save_stacktrace() 24: [0x438ccc] Test::stacktrace_test_f1(std::ostream&) 24: [0x438e96] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x436588] Test::test_stacktrace(bool, bool) 24: [0x46f34b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447318] testing::Test::Run() 24: [0x44874f] testing::TestInfo::Run() 24: [0x449011] testing::TestSuite::Run() 24: [0x45931f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc6b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458922] testing::UnitTest::Run() 24: [0x4373d0] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435a75] _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. (627 ms total) 24: [ PASSED ] 3 tests. 24/57 Test #24: Kokkos_CoreUnitTest_StackTraceTest ............ Passed 2.73 sec test 25 Start 25: Kokkos_IncrementalTest_SERIAL 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 25: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 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 (59 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 [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 25: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (121 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 (3 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 (187 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 28 tests from 1 test suite ran. (187 ms total) 25: [ PASSED ] 28 tests. [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o 25/57 Test #25: Kokkos_IncrementalTest_SERIAL ................. Passed 2.32 sec test 26 Start 26: Kokkos_IncrementalTest_SYCL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_SYCL 26: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.rotate (3575 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from SYCL 26: [ RUN ] SYCL.IncrTest_01_execspace_typedef 26: [ OK ] SYCL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SYCL.IncrTest_01_execspace 26: Devices: 26: KOKKOS_ENABLE_SYCL: yes 26: 26: Runtime Configuration: 26: macro KOKKOS_ENABLE_SYCL : defined 26: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined 26: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined 26: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined 26: SYCL 26: [ OK ] SYCL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicExchange 26: [ OK ] SYCL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicAdd 26: [ OK ] SYCL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicSub 26: [ OK ] SYCL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SYCL.IncrTest_03a_memspace_malloc 26: [ OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SYCL.IncrTest_03b_memspace_free 35: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1927 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0126378 0.00786835 || 0.051031 27966 29334 || 29041.4 28674.4 || 108.772 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0115079 -0.00611578 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.shift_left (3341 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 35: [ OK ] std_algorithms_mod_seq_ops.shift_right (3439 ms) 35: [----------] 11 tests from std_algorithms_mod_seq_ops (15110 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 (232 ms) 35: [----------] 1 test from std_algorithms_modseq_test (232 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 31 tests from 5 test suites ran. (16761 ms total) 35: [ PASSED ] 31 tests. [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 18.84 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 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 (25 ms) 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (20 ms) 36: [----------] 2 tests from std_algorithms_sorting_ops_test (46 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 (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.partition_point 36: [ OK ] std_algorithms_partitioning_test.partition_point (1 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 (26 ms) 36: [----------] 1 test from std_algorithms_partitioning_ops (26 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 (1 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 (1 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 (0 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 (0 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 (0 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 (0 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 (0 ms) 36: [----------] 12 tests from std_algorithms_numerics_test (11 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 (610 ms) 36: [----------] 1 test from std_algorithms_numerics_ops_test (610 ms total) 36: 36: [----------] 8 tests from std_algorithms_numeric_ops_test 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1880 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 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1231 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 (568 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 (762 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 (4443 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 (190 ms) 36: [----------] 1 test from std_algorithms_transform_ops_test (190 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 29 tests from 7 test suites ran. (5332 ms total) 36: [ PASSED ] 29 tests. [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 7.45 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o 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 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1569 ms) 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o 4: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (26629 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1547 ms) 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3116 ms total) 37: 37: [----------] 2 tests from std_algorithms_count_team_test 37: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 26: [ OK ] SYCL.IncrTest_03b_memspace_free (19188 ms) 26: [ RUN ] SYCL.IncrTest_04_simple_parallelFor 26: [ OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SYCL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SYCL.IncrTest_05_reduction 26: [ OK ] SYCL.IncrTest_05_reduction (6 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange2D 26: [ OK ] SYCL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange3D 26: [ OK ] SYCL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange4D 26: [ OK ] SYCL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_2D 26: [ OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_3D 26: [ OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_4D 26: [ OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SYCL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SYCL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (1 ms) 26: [ RUN ] SYCL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SYCL.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (266 ms) 26: [ RUN ] SYCL.IncrTest_12a_ThreadScratch 26: [ OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms) 26: [ RUN ] SYCL.IncrTest_12b_TeamScratch 26: [ OK ] SYCL.IncrTest_12b_TeamScratch (1 ms) 26: [ RUN ] SYCL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.incr_14_MDrangeReduce 26: [ OK ] SYCL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SYCL.IncrTest_16_parallelscan 26: [ OK ] SYCL.IncrTest_16_parallelscan (1 ms) 26: [ RUN ] SYCL.incr_17_atomicView 26: [ OK ] SYCL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SYCL (19473 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (19473 ms total) 26: [ PASSED ] 28 tests. 26/57 Test #26: Kokkos_IncrementalTest_SYCL ................... Passed 21.59 sec test 27 Start 27: Kokkos_CoreUnitTest_CTestDevice 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/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/57 Test #27: Kokkos_CoreUnitTest_CTestDevice ............... Passed 0.02 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 28: Test timeout computed to be: 1500 28/57 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..... Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_DeviceAndThreads 29: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py" 29: Test timeout computed to be: 1500 [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 37: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (2153 ms) 37: [ RUN ] std_algorithms_count_team_test.count_returns_zero 37: [ OK ] std_algorithms_count_team_test.count_returns_zero (745 ms) 37: [----------] 2 tests from std_algorithms_count_team_test (2898 ms total) 37: 37: [----------] 1 test from std_algorithms_count_if_team_test 37: [ RUN ] std_algorithms_count_if_team_test.test [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o 37: [ OK ] std_algorithms_count_if_team_test.test (1178 ms) 37: [----------] 1 test from std_algorithms_count_if_team_test (1178 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_team_test 37: [ RUN ] std_algorithms_for_each_team_test.test [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o 29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 37: [ OK ] std_algorithms_for_each_team_test.test (2564 ms) 37: [----------] 1 test from std_algorithms_for_each_team_test (2564 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_n_team_test 37: [ RUN ] std_algorithms_for_each_n_team_test.test [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o [ 77%] Linking CXX executable Kokkos_UnitTest_Sort 37: [ OK ] std_algorithms_for_each_n_team_test.test (3018 ms) 37: [----------] 1 test from std_algorithms_for_each_n_team_test (3018 ms total) 37: 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o [ 77%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o 29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o [ 77%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o 29: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 77%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o [ 77%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o 29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o [ 77%] Linking CXX static library ../../../../lib/libclangIndex.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocEvictAdvisor.cpp.o [ 77%] Built target clangIndex [ 77%] Linking CXX static library ../../../../lib/libclangARCMigrate.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocPriorityAdvisor.cpp.o 37: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (10415 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o 4: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (26757 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host 29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: 29: ---------------------------------------------------------------------- 29: Ran 5 tests in 23.031s 29: 29: OK (skipped=1) 29/57 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads .......... Passed 23.71 sec test 30 Start 30: Kokkos_PerformanceTest_TaskDag 30: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 30: Test timeout computed to be: 1500 30/57 Test #30: Kokkos_PerformanceTest_TaskDag ................ Passed 0.01 sec test 31 Start 31: Kokkos_PerformanceTest_Benchmark 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-05_T18-23-24.json" 31: Test timeout computed to be: 1500 [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [ 77%] Built target clangARCMigrate [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o 31: 2024-02-05T19:12:41+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 31: Run on (20 X 2345.59 MHz CPU s) 31: CPU Caches: 31: L1 Data 64 KiB (x20) 31: L1 Instruction 64 KiB (x20) 31: L2 Unified 512 KiB (x20) 31: L3 Unified 16384 KiB (x20) 31: Load Average: 1.36, 4.00, 6.30 31: Address Bits: 64 31: CPU architecture: none 31: Default Device: N6Kokkos12Experimental4SYCLE 31: Driver Version: CUDA 12.3 31: Error Correction Support: 1 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 31: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 31: GIT_COMMIT_HASH: 97997807d 31: GPU architecture: AMPERE80 31: Global Cache Mem Line Size: 128 31: Global Mem Cache Size: 41943040 31: Global Mem Size: 84986691584 31: Image Max Array Size: 0 31: Image Max Buffer Size: 140733193420800 31: Image2d Max Height: 140733193453568 31: Image2d Max Width: 140733193519104 31: Image3d Max Depth: 140733193404416 31: Image3d Max Height: 140733193404416 31: Image3d Max Width: 140733193404416 31: Is Accelerator: 0 31: Is Available: 1 31: Is CPU: 0 31: Is GPU: 1 31: KOKKOS_COMPILER_INTEL_LLVM: 20230000 31: KOKKOS_ENABLE_ASM: 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_HBWSPACE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_LIBRT: no 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_ENABLE_SYCL: yes 31: Kokkos Version: 4.2.99 31: Local Mem Size: 49152 31: Max Compute Units: 108 31: Max Mem Alloc Size: 1073741824 31: Max Parameter Size: 4000 31: Max Read Image Args: 128 31: Max Samplers: 128 31: Max Work Group Size: 1024 31: Max Work Item Dimensions: 3 31: Mem Base Addr Align: 4096 31: Name: NVIDIA A100 80GB PCIe 31: Native Vector Width Char: 1 31: Native Vector Width Double: 1 31: Native Vector Width Float: 1 31: Native Vector Width Half: 0 31: Native Vector Width Int: 1 31: Native Vector Width Long: 1 31: Native Vector Width Short: 1 31: Partition Max Sub Devices: 0 31: Preferred Vector Width Char: 1 31: Preferred Vector Width Double: 1 31: Preferred Vector Width Float: 1 31: Preferred Vector Width Half: 0 31: Preferred Vector Width Int: 1 31: Preferred Vector Width Long: 1 31: Preferred Vector Width Short: 1 31: Profiling Timer Resolution: 1000 31: Reference Count: 1 31: Vendor: NVIDIA Corporation 31: Vendor Id: 4318 31: Version: 0.0 31: macro KOKKOS_ENABLE_SYCL: defined 31: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 31: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 31: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 31: platform: 64bit 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: GramSchmidt/Count:1024/iterations:5/manual_time 0.010 s 0.011 s 5 1024 9.80482u 31: GramSchmidt/Count:2048/iterations:5/manual_time 0.010 s 0.011 s 5 2.048k 5.09271u 31: GramSchmidt/Count:4096/iterations:5/manual_time 0.011 s 0.011 s 5 4.096k 2.61875u 31: GramSchmidt/Count:8192/iterations:5/manual_time 0.011 s 0.012 s 5 8.192k 1.37639u 31: GramSchmidt/Count:16384/iterations:5/manual_time 0.013 s 0.014 s 5 16.384k 773.797n 31: GramSchmidt/Count:32768/iterations:5/manual_time 0.015 s 0.017 s 5 32.768k 446.076n 31: GramSchmidt/Count:65536/iterations:5/manual_time 0.019 s 0.025 s 5 65.536k 286.034n 31: GramSchmidt/Count:131072/iterations:5/manual_time 0.025 s 0.040 s 5 131.072k 188.915n 31: GramSchmidt/Count:262144/iterations:5/manual_time 0.025 s 0.054 s 5 262.144k 96.4212n [ 77%] Linking CXX static library ../../../../../lib/libclangRewriteFrontend.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (5978 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o [ 77%] Built target clangRewriteFrontend [ 77%] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ASTSrcLocProcessor.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s Max 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.009 s 201 65.8903k/s 11.5 [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o 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.665 s 0.665 s 1 0.118988 0.0556949 0.103484 0.0483957 0.0519738 18.234u [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o [ 77%] Linking CXX static library ../../libLLVMipo.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o 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.025 s 0.025 s 28 4.79906m 2.48795m 3.57078m 1.8044m 2.26539m 12.002u 31: OverlapTeamPolicy/N:20/M:1000000/R:10 0.225 s 0.225 s 3 0.0438197 0.0210097 0.0375654 0.0182219 0.0188502 17.722u 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 23.3936n 31: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 11.9805n 31: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.11206n 31: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 3.26904n 31: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.86383n 31: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 1.15051n 31: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 752.274p 31: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 364.99p 31: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 286.098p 31: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 231.585p [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o [ 77%] Built target LLVMipo [ 77%] Linking CXX static library ../../../../../lib/libclangToolingRefactoring.a 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (5967 ms) 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (22362 ms total) 37: 37: [----------] 2 tests from std_algorithms_mismatch_team_test 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: rate 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Malloc/N:1/manual_time 11.4 us 25.2 us 61697 87.9909k/s [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ClangSrcLocDump.cpp.o [ 77%] Built target clangToolingRefactoring [ 77%] Linking CXX static library ../../../../../lib/libclangToolingSyntax.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o 31: Malloc/N:16/manual_time 11.4 us 25.3 us 61368 87.8074k/s [ 77%] Built target clangToolingSyntax [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o [ 77%] Linking CXX static library ../../../../../lib/libclangTransformer.a 31: Malloc/N:256/manual_time 11.4 us 25.3 us 61340 87.6428k/s [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 77%] Built target clangTransformer 31: Malloc/N:4096/manual_time 11.4 us 25.4 us 61087 87.3859k/s [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o 37: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (6678 ms) 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o 31: Malloc/N:65536/manual_time 11.0 us 24.5 us 63689 91.2991k/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o 37: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2917 ms) 37: [----------] 2 tests from std_algorithms_mismatch_team_test (9595 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 12 tests from 7 test suites ran. (44734 ms total) 37: [ PASSED ] 12 tests. 31: Malloc/N:1048576/manual_time 11.5 us 25.4 us 60748 87.1855k/s [ 77%] Built target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 47.14 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test timeout computed to be: 1500 [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o [ 77%] Building CXX object tools/clang/tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o 31: Malloc/N:16777216/manual_time 499 us 615 us 1403 2.00471k/s 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 [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o [ 77%] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o 31: Malloc/N:268435456/manual_time 5015 us 1217 us 931 199.383/s 31: Malloc/N:4294967296/manual_time 95901 us 9364 us 6 10.4274/s [ 77%] Linking CXX executable ../../../../bin/diagtool [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 77%] Linking CXX executable ../../../../../bin/clang-ast-dump 38: [ OK ] std_algorithms_equal_team_test.views_are_equal (5486 ms) 38: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 31: MallocFree/N:1/manual_time 25.6 us 25.8 us 27357 39.0841k/s [ 77%] Linking CXX executable ../../../../bin/arcmt-test [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o 31: MallocFree/N:16/manual_time 25.5 us 25.8 us 27386 39.1448k/s [ 78%] Linking CXX executable Kokkos_UnitTest_Random 31: MallocFree/N:256/manual_time 25.1 us 25.3 us 27841 39.8916k/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o 38: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4334 ms) 38: [----------] 2 tests from std_algorithms_equal_team_test (9821 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_team_test 38: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 77%] Linking CXX executable ../../bin/llvm-link [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o 31: MallocFree/N:4096/manual_time 25.2 us 25.4 us 27800 39.7489k/s 31: MallocFree/N:65536/manual_time 24.3 us 24.6 us 28791 41.1003k/s [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 77%] Built target diagtool [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o 31: MallocFree/N:1048576/manual_time 25.2 us 25.4 us 27847 39.7153k/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o [ 77%] Built target llvm-link [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o 31: MallocFree/N:16777216/manual_time 615 us 615 us 1138 1.62559k/s 38: [ OK ] std_algorithms_search_team_test.sequences_exist (2600 ms) 38: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 77%] Built target arcmt-test [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o [ 77%] Built target clang-ast-dump [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o [ 77%] Linking CXX static library ../../../../lib/libclangCrossTU.a [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o 31: MallocFree/N:268435456/manual_time 4656 us 1193 us 659 214.757/s 38: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (3657 ms) 38: [----------] 2 tests from std_algorithms_search_team_test (6257 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_end_team_test 38: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o [ 77%] Built target clangCrossTU [ 77%] ASTNodeAPI.json [ 77%] Linking CXX static library ../../../../lib/libclangExtractAPI.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o 31: MallocFree/N:4294967296/manual_time 117589 us 9926 us 6 8.50422/s [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o [ 77%] Built target clangExtractAPI [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o 31: MallocTouch/N:1/manual_time 12.3 us 26.4 us 57218 81.6094k/s 31: MallocTouch/N:16/manual_time 12.0 us 25.9 us 57682 83.2788k/s [ 78%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o 31: MallocTouch/N:256/manual_time 12.0 us 26.0 us 58085 83.1562k/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o 38: [ OK ] std_algorithms_find_end_team_test.sequences_exist (6551 ms) 38: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] NodeIntrospection.inc 31: MallocTouch/N:4096/manual_time 23.2 us 40.1 us 30097 43.0629k/s [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 31: MallocTouch/N:65536/manual_time 22.8 us 39.3 us 30672 43.7947k/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o 31: MallocTouch/N:1048576/manual_time 24.9 us 41.7 us 28169 40.2213k/s [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o 31: MallocTouch/N:16777216/manual_time 517 us 640 us 1355 1.9344k/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o 38: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (6381 ms) 38: [----------] 2 tests from std_algorithms_find_end_team_test (12933 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 [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o 31: MallocTouch/N:268435456/manual_time 5036 us 1249 us 947 198.558/s [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o 31: MallocTouch/N:4294967296/manual_time 114781 us 10683 us 9 8.71221/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (6387 ms) 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 31: MallocTouchFree/N:1/manual_time 26.2 us 26.4 us 26657 38.1726k/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o 31: MallocTouchFree/N:16/manual_time 26.2 us 26.5 us 26705 38.1522k/s 31: MallocTouchFree/N:256/manual_time 25.8 us 26.0 us 27064 38.8188k/s 31: MallocTouchFree/N:4096/manual_time 39.9 us 40.1 us 17548 25.0915k/s [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o 31: MallocTouchFree/N:65536/manual_time 39.1 us 39.4 us 17886 25.5559k/s [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o 31: MallocTouchFree/N:1048576/manual_time 41.6 us 41.8 us 16874 24.0626k/s 31: MallocTouchFree/N:16777216/manual_time 639 us 639 us 1092 1.56427k/s [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o 31: MallocTouchFree/N:268435456/manual_time 4655 us 1217 us 659 214.83/s [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o [ 77%] Linking CXX executable ../../bin/llvm-profgen [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o 31: MallocTouchFree/N:4294967296/manual_time 117407 us 10548 us 6 8.51741/s [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s MB 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.003 s 100 39.7342/s 800 31: ViewAllocate_Rank1/N:10/manual_time 0.021 s 0.003 s 35 38.1356/s 800 [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o [ 77%] Built target llvm-profgen [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o [ 77%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCore.a 31: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.003 s 35 39.3711/s 800 [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o 31: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.003 s 35 41.511/s 800 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/NodeIntrospection.cpp.o 31: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.003 s 35 41.4667/s 800 31: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.003 s 35 41.3844/s 800 [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 31: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.003 s 35 41.3873/s 800 [ 77%] Built target clangStaticAnalyzerCore [ 77%] Linking CXX static library ../../libLLVMCoroutines.a [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o [ 77%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCheckers.a 31: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.003 s 35 41.5233/s 800 [ 77%] Built target LLVMCoroutines [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 77%] Built target clangStaticAnalyzerCheckers [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 31: ViewAllocate_Rank5/N:10/manual_time 0.020 s 0.003 s 44 40.4129/s 800 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 77%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerFrontend.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o 31: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.003 s 35 41.3891/s 800 [ 77%] Built target clangStaticAnalyzerFrontend [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o 31: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.003 s 35 41.4431/s 800 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 77%] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (69592 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device 31: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.003 s 35 41.4244/s 800 [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o 31: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.003 s 35 41.4589/s 800 [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o 31: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.003 s 35 41.3873/s 800 31: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.003 s 35 41.3071/s 800 [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o 31: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.003 s 35 41.5137/s 800 [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 627 1.43291k/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 629 1.43399k/s 1.6k [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o [ 77%] Built target obj.clangTooling [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o [ 77%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o 31: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 629 1.43737k/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 631 1.47216k/s 1.6k [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o [ 77%] Linking CXX shared module ../../../../../../lib/SampleAnalyzerPlugin.so [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o 31: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 631 1.47233k/s 1.6k 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (29650 ms) 38: [----------] 2 tests from std_algorithms_find_first_of_team_test (36038 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 8 tests from 4 test suites ran. (65051 ms total) 38: [ PASSED ] 8 tests. 38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 67.38 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test timeout computed to be: 1500 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 (944 ms) 39: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 31: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 631 1.47215k/s 1.6k [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 631 1.47203k/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o 39: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1547 ms) 39: [----------] 2 tests from std_algorithms_find_team_test (2491 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_team_test 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 297 679.69/s 1.6k 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (760 ms) 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 31: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 183 416.98/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o [ 78%] Built target SampleAnalyzerPlugin 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.47231k/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (1599 ms) 39: [----------] 2 tests from std_algorithms_find_if_team_test (2359 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 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 681.727/s 1.6k [ 78%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1594 ms) 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 398 919.506/s 1.6k 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (756 ms) 39: [----------] 2 tests from std_algorithms_find_if_not_team_test (2351 ms total) 39: 39: [----------] 1 test from std_algorithms_all_of_team_test 39: [ RUN ] std_algorithms_all_of_team_test.test 31: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 631 1.47223k/s 1.6k [ 78%] Linking CXX shared module ../../../../../../lib/CheckerDependencyHandlingAnalyzerPlugin.so 31: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 631 1.47231k/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o 31: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 631 1.47239k/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 631 1.47233k/s 1.6k [ 79%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 39: [ OK ] std_algorithms_all_of_team_test.test (1584 ms) 39: [----------] 1 test from std_algorithms_all_of_team_test (1584 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 (748 ms) 39: [----------] 1 test from std_algorithms_any_of_team_test (748 ms total) 39: 39: [----------] 1 test from std_algorithms_none_of_team_test 39: [ RUN ] std_algorithms_none_of_team_test.test [ 78%] Linking CXX static library ../../../../lib/libclangTooling.a [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o 39: [ OK ] std_algorithms_none_of_team_test.test (1566 ms) 39: [----------] 1 test from std_algorithms_none_of_team_test (1566 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 31: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 181 417.522/s 1.6k [ 78%] Built target clangTooling [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o [ 78%] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (792 ms) 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 31: ViewDeepCopy_Rank5/N:10/manual_time 0.004 s 0.004 s 179 410.325/s 1.6k 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (924 ms) 39: [----------] 2 tests from std_algorithms_search_n_team_test (1717 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 11 tests from 7 test suites ran. (12819 ms total) 39: [ PASSED ] 11 tests. [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 374 870.304/s 1.6k 39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 14.90 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test timeout computed to be: 1500 [ 78%] Built target CheckerDependencyHandlingAnalyzerPlugin [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 78%] Building CXX object tools/clang/tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 311 712.208/s 1.6k [ 78%] Linking CXX shared module ../../../../../../lib/CheckerOptionHandlingAnalyzerPlugin.so 31: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 631 1.47229k/s 1.6k 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 [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o 31: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 631 1.47226k/s 1.6k [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o 31: ViewDeepCopy_Rank6/N:10/manual_time 0.004 s 0.004 s 168 382.329/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.003 s 0.003 s 226 516.463/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 631 1.47246k/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o [ 78%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o 31: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 631 1.47237k/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o [ 78%] Linking CXX executable ../../../../bin/clang-diff [ 78%] Built target CheckerOptionHandlingAnalyzerPlugin [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o 31: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 113 261.121/s 1.6k 40: [ OK ] std_algorithms_min_element_team_test.test (5976 ms) 40: [----------] 1 test from std_algorithms_min_element_team_test (5976 ms total) 40: 40: [----------] 1 test from std_algorithms_max_element_team_test 40: [ RUN ] std_algorithms_max_element_team_test.test 31: ViewDeepCopy_Rank7/N:10/manual_time 0.004 s 0.004 s 194 443.95/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 631 1.47248k/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 631 1.47232k/s 1.6k [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 79%] Built target Kokkos_CoreUnitTest_Cuda2 [ 78%] Linking CXX executable ../../../../bin/clang-rename Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.004 s 0.004 s 171 392.414/s 1.6k [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.003 s 0.003 s 246 564.912/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 692 1.61505k/s 1.6k 40: [ OK ] std_algorithms_max_element_team_test.test (5981 ms) 40: [----------] 1 test from std_algorithms_max_element_team_test (5982 ms total) 40: 40: [----------] 1 test from std_algorithms_minmax_element_team_test 40: [ RUN ] std_algorithms_minmax_element_team_test.test [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 693 1.61543k/s 1.6k [ 78%] Built target clang-diff [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 692 1.61499k/s 1.6k [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o [ 78%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 693 1.61529k/s 1.6k 31: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1513 1.73127k/s 800 [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o 31: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1514 1.73167k/s 800 [ 78%] Built target clang-rename 31: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1514 1.73136k/s 800 [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 75%] Built target Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 31: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1514 1.73139k/s 800 40: [ OK ] std_algorithms_minmax_element_team_test.test (7605 ms) 40: [----------] 1 test from std_algorithms_minmax_element_team_test (7605 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 3 test suites ran. (19564 ms total) 40: [ PASSED ] 3 tests. 40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 21.63 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test timeout computed to be: 1500 31: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1514 1.73168k/s 800 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 78%] Linking CXX executable ../../../../bin/clang-refactor [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 31: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1514 1.73083k/s 800 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 31: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1514 1.73129k/s 800 41: [ OK ] std_algorithms_fill_team_test.test (1702 ms) 41: [----------] 1 test from std_algorithms_fill_team_test (1702 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 (596 ms) 41: [----------] 1 test from std_algorithms_fill_n_team_test (596 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_team_test 41: [ RUN ] std_algorithms_replace_team_test.test [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 31: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1514 1.73138k/s 800 [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 78%] Built target clang-refactor [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 31: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1514 1.73108k/s 800 31: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1514 1.7309k/s 800 41: [ OK ] std_algorithms_replace_team_test.test (3088 ms) 41: [----------] 1 test from std_algorithms_replace_team_test (3088 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_if_team_test 41: [ RUN ] std_algorithms_replace_if_team_test.test [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 31: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1514 1.73126k/s 800 31: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1514 1.73053k/s 800 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 31: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1514 1.73131k/s 800 41: [ OK ] std_algorithms_replace_if_team_test.test (4302 ms) 41: [----------] 1 test from std_algorithms_replace_if_team_test (4302 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_team_test 41: [ RUN ] std_algorithms_replace_copy_team_test.test 31: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1514 1.73082k/s 800 [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 78%] Linking CXX static library ../libLLVMCodeGen.a [ 78%] Built target LLVMCodeGen [ 78%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o [ 78%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o [ 78%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o [ 78%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o [ 78%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o [ 78%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o [ 78%] Building CXX object lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyUtilities.cpp.o [ 78%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o 31: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1515 1.73099k/s 800 31: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1514 1.7313k/s 800 [ 78%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o 31: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1542 1.76231k/s 800 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o 31: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1542 1.76202k/s 800 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97154k/s 1.6k 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97815k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.53244k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.54475k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.6796k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.90526k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.90641k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.90331k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.98166k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.98274k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.52948k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.50058k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.16644k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.87275k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.28398k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.30498k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.79922k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.44017k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.74955k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.7627k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.78843k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.77217k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.09984k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.07k/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.66242k/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.93658k/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.23248k/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.28403k/s 1.6k 31: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 869.016k/s 688 31: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 2.11237M/s 688 31: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 881.373k/s 688 31: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 830.416k/s 688 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.003 s 10 657.542/s 1.6k 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.003 s 10 656.988/s 1.6k 41: [ OK ] std_algorithms_replace_copy_team_test.test (5207 ms) 41: [----------] 1 test from std_algorithms_replace_copy_team_test (5207 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test 41: [ RUN ] std_algorithms_replace_copy_if_team_test.test 31/57 Test #31: Kokkos_PerformanceTest_Benchmark .............. Passed 142.03 sec test 32 Start 32: Kokkos_Benchmark_Atomic_MinMax 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-05_T18-23-24.json" 32: Test timeout computed to be: 1500 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o 32: 2024-02-05T19:15:03+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 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: 0.93, 2.80, 5.52 32: Address Bits: 64 32: CPU architecture: none 32: Default Device: N6Kokkos12Experimental4SYCLE 32: Driver Version: CUDA 12.3 32: Error Correction Support: 1 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 32: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 32: GIT_COMMIT_HASH: 97997807d 32: GPU architecture: AMPERE80 32: Global Cache Mem Line Size: 128 32: Global Mem Cache Size: 41943040 32: Global Mem Size: 84986691584 32: Image Max Array Size: 0 32: Image Max Buffer Size: 140733193420800 32: Image2d Max Height: 140733193453568 32: Image2d Max Width: 140733193519104 32: Image3d Max Depth: 140733193404416 32: Image3d Max Height: 140733193404416 32: Image3d Max Width: 140733193404416 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_HBWSPACE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_LIBRT: no 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_ENABLE_SYCL: yes 32: Kokkos Version: 4.2.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: macro KOKKOS_ENABLE_SYCL: 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 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 32/57 Test #32: Kokkos_Benchmark_Atomic_MinMax ................ Passed 2.14 sec test 33 Start 33: Kokkos_PerformanceTest_Mempool 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-05_T18-23-24.json" 33: Test timeout computed to be: 1500 [ 78%] Building CXX object lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyTypeUtilities.cpp.o [ 78%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o In file included from /scratch/llvm-project/llvm/lib/Passes/PassBuilder.cpp:215: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~ [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o [ 78%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o -- Testing 1-D histogram Density 1D: 0.000244985 -0.99999 -48248.3 || 0.051031 0 195008 || 2.92893e+09 28674.4 || -6.66984e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000733807 -0.302029 0.143258 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties 41: [ OK ] std_algorithms_replace_copy_if_team_test.test (4309 ms) 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (4309 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 6 tests from 6 test suites ran. (19206 ms total) 41: [ PASSED ] 6 tests. 41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 21.33 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test timeout computed to be: 1500 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o 33: 2024-02-05T19:15:05+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool 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.93, 2.80, 5.52 33: Address Bits: 64 33: CPU architecture: none 33: Default Device: N6Kokkos12Experimental4SYCLE 33: Driver Version: CUDA 12.3 33: Error Correction Support: 1 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 33: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 33: GIT_COMMIT_HASH: 97997807d 33: GPU architecture: AMPERE80 33: Global Cache Mem Line Size: 128 33: Global Mem Cache Size: 41943040 33: Global Mem Size: 84986691584 33: Image Max Array Size: 0 33: Image Max Buffer Size: 140733193420800 33: Image2d Max Height: 140733193453568 33: Image2d Max Width: 140733193519104 33: Image3d Max Depth: 140733193404416 33: Image3d Max Height: 140733193404416 33: Image3d Max Width: 140733193404416 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_HBWSPACE: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_LIBRT: no 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_ENABLE_SYCL: yes 33: Kokkos Version: 4.2.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: macro KOKKOS_ENABLE_SYCL: 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 [ 78%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o 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 [ 76%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP 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 2461 19.4891M/s [ 78%] Linking CXX static library ../../../libLLVMWebAssemblyUtils.a [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o 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 3817 60.62M/s 42: [ OK ] std_algorithms_reverse_team_test.test (1959 ms) 42: [----------] 1 test from std_algorithms_reverse_team_test (1959 ms total) 42: 42: [----------] 1 test from std_algorithms_reverse_copy_team_test 42: [ RUN ] std_algorithms_reverse_copy_team_test.test 33/57 Test #33: Kokkos_PerformanceTest_Mempool ................ Passed 4.45 sec test 34 Start 34: Kokkos_PerformanceTest_Atomic 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-05_T18-23-24.json" 34: Test timeout computed to be: 1500 [ 76%] Built target Kokkos_CoreUnitTest_OpenMP 42: [ OK ] std_algorithms_reverse_copy_team_test.test (2011 ms) 42: [----------] 1 test from std_algorithms_reverse_copy_team_test (2011 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_team_test 42: [ RUN ] std_algorithms_rotate_team_test.test 34: 2024-02-05T19:15:09+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic 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.94, 2.77, 5.50 34: Address Bits: 64 34: CPU architecture: none 34: Default Device: N6Kokkos12Experimental4SYCLE 34: Driver Version: CUDA 12.3 34: Error Correction Support: 1 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 34: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 34: GIT_COMMIT_HASH: 97997807d 34: GPU architecture: AMPERE80 34: Global Cache Mem Line Size: 128 34: Global Mem Cache Size: 41943040 34: Global Mem Size: 84986691584 34: Image Max Array Size: 0 34: Image Max Buffer Size: 140733193420800 34: Image2d Max Height: 140733193453568 34: Image2d Max Width: 140733193519104 34: Image3d Max Depth: 140733193404416 34: Image3d Max Height: 140733193404416 34: Image3d Max Width: 140733193404416 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_HBWSPACE: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_LIBRT: no 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_ENABLE_SYCL: yes 34: Kokkos Version: 4.2.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: macro KOKKOS_ENABLE_SYCL: 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 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 78%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o [ 78%] Built target LLVMWebAssemblyUtils [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o [ 78%] Linking CXX static library ../../libLLVMInterpreter.a [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o [ 78%] Built target LLVMInterpreter [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o 42: [ OK ] std_algorithms_rotate_team_test.test (2680 ms) 42: [----------] 1 test from std_algorithms_rotate_team_test (2680 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 (2381 ms) 42: [----------] 1 test from std_algorithms_rotate_copy_team_test (2381 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (9032 ms total) 42: [ PASSED ] 4 tests. [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 11.10 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test timeout computed to be: 1500 [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o 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 [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 77%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 77%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o 43: [ OK ] std_algorithms_move_team_test.test (4400 ms) 43: [----------] 1 test from std_algorithms_move_team_test (4400 ms total) 43: 43: [----------] 1 test from std_algorithms_move_backward_team_test 43: [ RUN ] std_algorithms_move_backward_team_test.test [ 80%] Linking CXX static library ../../libLLVMMIRParser.a [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 43: [ OK ] std_algorithms_move_backward_team_test.test (2609 ms) 43: [----------] 1 test from std_algorithms_move_backward_team_test (2609 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_left_team_test 43: [ RUN ] std_algorithms_shift_left_team_test.test [ 80%] Built target LLVMMIRParser [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.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_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o 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 2.16 s 2.16 s 10 1 4 3.98272m 2.95181m 299.75u 704.983M 1009.07k 704.983M 43: [ OK ] std_algorithms_shift_left_team_test.test (8681 ms) 43: [----------] 1 test from std_algorithms_shift_left_team_test (8681 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_right_team_test 43: [ RUN ] std_algorithms_shift_right_team_test.test [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o [ 80%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o 43: [ OK ] std_algorithms_shift_right_team_test.test (8373 ms) 43: [----------] 1 test from std_algorithms_shift_right_team_test (8373 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (24065 ms total) 43: [ PASSED ] 4 tests. 43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 26.11 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test timeout computed to be: 1500 [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o 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 [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o [ 80%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o 44: [ OK ] std_algorithms_copy_team_test.test (5633 ms) 44: [----------] 1 test from std_algorithms_copy_team_test (5633 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 (674 ms) 44: [----------] 1 test from std_algorithms_copy_n_team_test (674 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_backward_team_test 44: [ RUN ] std_algorithms_copy_backward_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o 44: [ OK ] std_algorithms_copy_backward_team_test.test (2639 ms) 44: [----------] 1 test from std_algorithms_copy_backward_team_test (2639 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_if_team_test 44: [ RUN ] std_algorithms_copy_if_team_test.test [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o 34: Test_Atomic/100000/iterations:10 2.03 s 2.03 s 10 1 8 4.79325m 3.1582m 299.77u 4.99995G 1049.04k 4.99995G [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o 44: [ OK ] std_algorithms_copy_if_team_test.test (3760 ms) 44: [----------] 1 test from std_algorithms_copy_if_team_test (3760 ms total) 44: 44: [----------] 1 test from std_algorithms_unique_copy_team_test 44: [ RUN ] std_algorithms_unique_copy_team_test.test In file included from /scratch/llvm-project/llvm/lib/Passes/PassBuilderPipelines.cpp:115: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~ [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o 44: [ OK ] std_algorithms_unique_copy_team_test.test (6343 ms) 44: [----------] 1 test from std_algorithms_unique_copy_team_test (6343 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_team_test 44: [ RUN ] std_algorithms_remove_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o 44: [ OK ] std_algorithms_remove_team_test.test (3759 ms) 44: [----------] 1 test from std_algorithms_remove_team_test (3759 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_if_team_test 44: [ RUN ] std_algorithms_remove_if_team_test.test [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o [ 80%] Linking CXX static library ../../libLLVMAsmPrinter.a [ 80%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o [ 80%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o [ 80%] Built target LLVMAsmPrinter 44: [ OK ] std_algorithms_remove_if_team_test.test (2878 ms) 44: [----------] 1 test from std_algorithms_remove_if_team_test (2878 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_team_test 44: [ RUN ] std_algorithms_remove_copy_team_test.test [ 80%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerCompileUnit.cpp.o [ 80%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerDeclContext.cpp.o 44: [ OK ] std_algorithms_remove_copy_team_test.test (4401 ms) 44: [----------] 1 test from std_algorithms_remove_copy_team_test (4401 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test 44: [ RUN ] std_algorithms_remove_copy_if_team_test.test 34: Test_Atomic/100000/iterations:10 2.03 s 2.03 s 10 1 8 4.712m 3.36997m 299.76u 4.99995G 831.272k 4.99995G [ 80%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinker.cpp.o [ 80%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFStreamer.cpp.o [ 80%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o [ 80%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o [ 80%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o 44: [ OK ] std_algorithms_remove_copy_if_team_test.test (4349 ms) 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (4349 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 9 tests from 9 test suites ran. (34441 ms total) 44: [ PASSED ] 9 tests. [ 80%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o 44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 36.96 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test timeout computed to be: 1500 [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o 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 [ 80%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/StringPool.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 80%] Linking CXX static library ../libLLVMPasses.a [ 80%] Built target LLVMPasses [ 80%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o [ 80%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o [ 80%] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o [ 81%] Linking CXX static library ../../libLLVMSelectionDAG.a [ 81%] Linking CXX static library ../libLLVMDWARFLinkerParallel.a [ 81%] Built target LLVMSelectionDAG [ 81%] Linking CXX static library ../libLLVMDWARFLinker.a [ 81%] Built target LLVMDWARFLinkerParallel [ 81%] Built target LLVMDWARFLinker [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o 45: [ OK ] std_algorithms_unique_team_test.test_default_predicate (6218 ms) 45: [----------] 1 test from std_algorithms_unique_team_test (6218 ms total) 45: 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test 45: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o [ 81%] Linking CXX executable ../../bin/llvm-extract [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 3.83427m 3.10269m 299.65u 704.983M 1.18201M 704.983M [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o [ 81%] Built target llvm-extract 45: [ OK ] std_algorithms_adjacent_difference_team_test.test (7331 ms) 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (7331 ms total) 45: 45: [----------] 1 test from std_algorithms_reduce_team_test 45: [ RUN ] std_algorithms_reduce_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o 45: [ OK ] std_algorithms_reduce_team_test.test (3594 ms) 45: [----------] 1 test from std_algorithms_reduce_team_test (3594 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_reduce_team_test 45: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o 45: [ OK ] std_algorithms_transform_reduce_team_test.test (6636 ms) 45: [----------] 1 test from std_algorithms_transform_reduce_team_test (6636 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (23781 ms total) 45: [ PASSED ] 4 tests. 45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 25.88 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test timeout computed to be: 1500 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 [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebuggerSupportPlugin.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3537 ms) 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o [ 80%] Built target Kokkos_ContainersUnitTest_Cuda [ 80%] 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_B.dir/UnitTestMain.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o 34: Test_Atomic/100000/iterations:10 2.03 s 2.03 s 10 1 8 4.8239m 2.96514m 299.75u 4.99995G 975.256k 4.99995G [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (6391 ms) 46: [----------] 2 tests from std_algorithms_is_sorted_team_test (9929 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 (20 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (26 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (6344 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRShiftExpand.cpp.o [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (4799 ms) 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (11192 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 (10 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 46: [ OK ] std_algorithms_is_partitioned_team_test.all_true (2369 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFIRPeephole.cpp.o 46: [ OK ] std_algorithms_is_partitioned_team_test.all_false (2354 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o 46: [ OK ] std_algorithms_is_partitioned_team_test.random (2098 ms) 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (6833 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 (17 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o 34: Test_Atomic/100000/iterations:10 2.03 s 2.03 s 10 1 8 4.83723m 2.96503m 299.75u 4.99995G 923.968k 4.99995G [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6787/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-6787/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o [ 81%] Linking CXX static library ../libLLVMLTO.a [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o [ 81%] Built target LLVMLTO [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 46: [ OK ] std_algorithms_partition_copy_team_test.all_true (5425 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiAsmPrinter.cpp.o [ 81%] Linking CXX static library ../../libLLVMAVRCodeGen.a [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o [ 81%] Built target LLVMAVRCodeGen [ 81%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchAsmPrinter.cpp.o [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o [ 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_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 46: [ OK ] std_algorithms_partition_copy_team_test.all_false (5445 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.random -- Testing 1-D histogram Density 1D: 0.00195804 -0.999999 -57856.2 || 0.051031 0 1.55173e+06 || 2.86913e+10 28674.4 || -7.99804e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588479 -0.967819 10.2168 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 83%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 83%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o [ 83%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiDelaySlotFiller.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 83%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandAtomicPseudoInsts.cpp.o [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 46: [ OK ] std_algorithms_partition_copy_team_test.random (5195 ms) 46: [----------] 4 tests from std_algorithms_partition_copy_team_test (16084 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 (10 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 46: [ OK ] std_algorithms_partition_point_team_test.all_true (1751 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o 46: [ OK ] std_algorithms_partition_point_team_test.all_false (1751 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.random [ 83%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiFrameLowering.cpp.o [ 83%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o [ 83%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandPseudoInsts.cpp.o 46: [ OK ] std_algorithms_partition_point_team_test.random (1498 ms) 46: [----------] 4 tests from std_algorithms_partition_point_team_test (5013 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 18 tests from 5 test suites ran. (49052 ms total) 46: [ PASSED ] 18 tests. 46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 51.32 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test timeout computed to be: 1500 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o 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 [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o [ 83%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 83%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiInstrInfo.cpp.o 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 0 4 6.06973m 2.94798m 897.67u 4.99991G 899.544k 4.99989G [ 83%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 83%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchFrameLowering.cpp.o [ 83%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o [ 83%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o 47: [ OK ] std_algorithms_transform_team_test.test_unary_op (6645 ms) 47: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 83%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiISelDAGToDAG.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o [ 83%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchInstrInfo.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o 47: [ OK ] std_algorithms_transform_team_test.test_binary_op (4675 ms) 47: [----------] 2 tests from std_algorithms_transform_team_test (11321 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_team_test 47: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 83%] Linking CXX static library ../../libLLVMGlobalISel.a [ 83%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o [ 83%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o [ 83%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o [ 83%] Built target LLVMGlobalISel [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 83%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiISelLowering.cpp.o [ 83%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelDAGToDAG.cpp.o [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o [ 84%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 6.12713m 3.06911m 897.48u 4.99995G 1051.58k 4.99995G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o [ 84%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMachineFunctionInfo.cpp.o [ 84%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelLowering.cpp.o [ 84%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o [ 84%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o [ 84%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMCInstLower.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o 47: [ OK ] std_algorithms_generate_team_test.test_unary_op (15195 ms) 47: [----------] 1 test from std_algorithms_generate_team_test (15196 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_n_team_test 47: [ RUN ] std_algorithms_generate_n_team_test.test -- Testing 1-D histogram Density 1D: 6.71e-07 -0.0033314 -0.0201748 || 0.051031 28036 29328 || 28770.2 28674.4 || -278.896 -2.0744 -- Testing 3-D histogram Density 3D: 7.26496e-07 -0.00431735 -0.00147236 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 47: [ OK ] std_algorithms_generate_n_team_test.test (652 ms) 47: [----------] 1 test from std_algorithms_generate_n_team_test (652 ms total) 47: 47: [----------] 1 test from std_algorithms_swap_ranges_team_test 47: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o [ 84%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMemAluCombiner.cpp.o [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 84%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMCInstLower.cpp.o [ 81%] Built target Kokkos_ContainersUnitTest_OpenMP [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o 47: [ OK ] std_algorithms_swap_ranges_team_test.test (5876 ms) 47: [----------] 1 test from std_algorithms_swap_ranges_team_test (5876 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 5 tests from 4 test suites ran. (33046 ms total) 47: [ PASSED ] 5 tests. 47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 35.34 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test timeout computed to be: 1500 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 84%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiRegisterInfo.cpp.o 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 [ 81%] Built target Kokkos_UnitTest_Random [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o [ 84%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchRegisterInfo.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 84%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o [ 84%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o [ 84%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o [ 84%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o [ 84%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiSelectionDAGInfo.cpp.o [ 84%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchSubtarget.cpp.o 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 3.88386m 3.14597m 299.75u 704.983M 1.24746M 704.983M 34/57 Test #34: Kokkos_PerformanceTest_Atomic ................. Passed 190.46 sec test 35 Start 35: Kokkos_ContainersUnitTest_Serial 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 35: Test timeout computed to be: 1500 [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o 35: [==========] Running 62 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 62 tests from serial 35: [ RUN ] serial.bitset [ 84%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o [ 84%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o [ 84%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o 35: [ OK ] serial.bitset (1300 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 (0 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 (6 ms) 35: [ RUN ] serial.dyn_rank_view_api_generic 35: [ OK ] serial.dyn_rank_view_api_generic (6 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-6787/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 (14 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 (4 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 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 84%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiSubtarget.cpp.o [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o 35: [ OK ] serial.scatterview (1633 ms) 35: [ RUN ] serial.scatterview_devicetype 35: [ OK ] serial.scatterview_devicetype (1 ms) 35: [ RUN ] serial.staticcrsgraph 35: [ OK ] serial.staticcrsgraph (8 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 [ 86%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o [ 86%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiTargetMachine.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o 48: [ OK ] std_algorithms_exclusive_scan_team_test.test (17311 ms) 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test (17311 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 35: [ OK ] serial.UnorderedMap_insert (7375 ms) 35: [ RUN ] serial.UnorderedMap_failed_insert [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o [ 86%] Linking CXX static library ../../libLLVMBPFCodeGen.a [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o [ 86%] Built target LLVMBPFCodeGen [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o [ 86%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetTransformInfo.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o 35: [ OK ] serial.UnorderedMap_failed_insert (5065 ms) 35: [ RUN ] serial.UnorderedMap_deep_copy 35: [ OK ] serial.UnorderedMap_deep_copy (2 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.viewctorprop_embedded_dim 35: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 35: [----------] 62 tests from serial (15426 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 62 tests from 1 test suite ran. (15426 ms total) 35: [ PASSED ] 61 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 35/57 Test #35: Kokkos_ContainersUnitTest_Serial .............. Passed 17.62 sec test 36 Start 36: Kokkos_ContainersUnitTest_SYCL 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL 36: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o [ 86%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiTargetObjectFile.cpp.o 36: [==========] Running 62 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 62 tests from sycl 36: [ RUN ] sycl.bitset 36: [ OK ] sycl.bitset (17 ms) 36: [ RUN ] sycl.bitset_default_constructor_no_alloc 36: [ OK ] sycl.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] sycl.dualview_combination 36: [ OK ] sycl.dualview_combination (0 ms) 36: [ RUN ] sycl.dualview_alloc 36: [ OK ] sycl.dualview_alloc (0 ms) 36: [ RUN ] sycl.test_dualview_copy_construction_and_assignment 36: [ OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] sycl.dualview_combinations_without_init 36: [ OK ] sycl.dualview_combinations_without_init (0 ms) 36: [ RUN ] sycl.dualview_deep_copy 36: [ OK ] sycl.dualview_deep_copy (1 ms) 36: [ RUN ] sycl.dualview_realloc 36: [ OK ] sycl.dualview_realloc (0 ms) 36: [ RUN ] sycl.dualview_resize 36: [ OK ] sycl.dualview_resize (0 ms) 36: [ RUN ] sycl.dualview_device_correct_kokkos_device 36: [ OK ] sycl.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] sycl.dualview_host_correct_kokkos_device 36: [ OK ] sycl.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] sycl.dualview_host_modify_template_device_sync 36: [ OK ] sycl.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] sycl.dualview_host_modify_template_device_execspace_sync 36: [ OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] sycl.dualview_device_modify_template_host_sync 36: [ OK ] sycl.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] sycl.dualview_device_modify_template_host_execspace_sync 36: [ OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] sycl.dualview_template_views_return_correct_executionspace_views 36: [ OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] sycl.dynamic_view 36: [ OK ] sycl.dynamic_view (20 ms) 36: [ RUN ] sycl.dyn_rank_view_api_generic 36: [ OK ] sycl.dyn_rank_view_api_generic (8 ms) 36: [ RUN ] sycl.dyn_rank_view_api_operator_rank12345 36: [ OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms) 36: [ RUN ] sycl.dyn_rank_view_check_fence_resize_realloc 36: [ OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms) 36: [ RUN ] sycl.dyn_rank_view_api_operator_rank67 36: [ OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] sycl.ErrorReporterViaLambda 36: [ OK ] sycl.ErrorReporterViaLambda (0 ms) 36: [ RUN ] sycl.ErrorReporter 36: [ OK ] sycl.ErrorReporter (0 ms) 36: [ RUN ] sycl.offsetview_construction 36: [ OK ] sycl.offsetview_construction (2 ms) 36: [ RUN ] sycl.offsetview_unmanaged_construction 36: [ OK ] sycl.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] sycl.offsetview_subview 36: [ OK ] sycl.offsetview_subview (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank1 36: [ OK ] sycl.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank2 36: [ OK ] sycl.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank3 36: [ OK ] sycl.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] sycl.scatterview [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 86%] Linking CXX static library ../../libLLVMMSP430CodeGen.a 48: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (8781 ms) 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (8781 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (26093 ms total) 48: [ PASSED ] 2 tests. 48/50 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 28.17 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test timeout computed to be: 1500 [ 86%] Linking CXX static library ../../libLLVMLoongArchCodeGen.a [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o [ 86%] Built target LLVMMSP430CodeGen [ 86%] Built target LLVMLoongArchCodeGen [ 86%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o [ 86%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o 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 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00135086 0.0159557 || 0.051031 27979 29406 || 28713.2 28674.4 || 220.571 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00356471 0.00383275 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (1092236 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1707160717970682665 Test Scalar=int -- Testing randomness properties [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o [ 86%] Linking CXX static library ../../libLLVMLanaiCodeGen.a [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o [ 86%] Built target LLVMLanaiCodeGen [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o [ 86%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o [ 86%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00865315 0.0044434 || 0.051031 10907 11758 || 11476.3 11377 || 61.4256 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0124975 0.000861804 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o [ 86%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o [ 86%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.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_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o 36: [ OK ] sycl.scatterview (26858 ms) 36: [ RUN ] sycl.scatterview_devicetype [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 86%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o [ 86%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o 49: [ OK ] std_algorithms_inclusive_scan_team_test.test (25422 ms) 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test (25422 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o [ 86%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0104812 -0.00255499 || 0.051031 10982 11793 || 11497.5 11377 || -35.3202 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00554653 0.00360654 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 87%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o 36: [ OK ] sycl.scatterview_devicetype (8847 ms) 36: [ RUN ] sycl.staticcrsgraph 36: [ OK ] sycl.staticcrsgraph (20 ms) 36: [ RUN ] sycl.resize_realloc_no_init_dualview 36: [ OK ] sycl.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_alloc_dualview 36: [ OK ] sycl.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] sycl.resize_exec_space_dualview 36: [ OK ] sycl.resize_exec_space_dualview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_dualview 36: [ OK ] sycl.realloc_exec_space_dualview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_init_dynrankview 36: [ OK ] sycl.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] sycl.resize_exec_space_dynrankview 36: [ OK ] sycl.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_dynrankview 36: [ OK ] sycl.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_init_scatterview 36: [ OK ] sycl.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_alloc_scatterview 36: [ OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] sycl.resize_exec_space_scatterview 36: [ OK ] sycl.resize_exec_space_scatterview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_scatterview 36: [ OK ] sycl.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynrankview 36: [ OK ] sycl.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_dynrankview 36: [ OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_offsetview 36: [ OK ] sycl.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_offsetview 36: [ OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynamicview 36: [ OK ] sycl.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_dynamicview 36: [ OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] sycl.UnorderedMap_insert 36: [ OK ] sycl.UnorderedMap_insert (2426 ms) 36: [ RUN ] sycl.UnorderedMap_failed_insert [ 87%] Linking CXX static library ../../libLLVMOrcJIT.a [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o [ 87%] Built target LLVMOrcJIT [ 87%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o [ 87%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o [ 87%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o 36: [ OK ] sycl.UnorderedMap_failed_insert (2621 ms) 36: [ RUN ] sycl.UnorderedMap_deep_copy 36: [ OK ] sycl.UnorderedMap_deep_copy (4 ms) 36: [ RUN ] sycl.UnorderedMap_valid_empty 36: [ OK ] sycl.UnorderedMap_valid_empty (1 ms) 36: [ RUN ] sycl.UnorderedMap_clear_zero_size 36: [ OK ] sycl.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] sycl.UnorderedMap_consistent_size 36: [ OK ] sycl.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] sycl.UnorderedMap_shallow_copyable_on_device 36: [ OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] sycl.UnorderedMap_lambda_capturable 36: [ OK ] sycl.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] sycl.UnorderedMap_constructor_view_alloc 36: [ OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] sycl.viewctorprop_embedded_dim 36: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 36: [----------] 62 tests from sycl (40847 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 62 tests from 1 test suite ran. (40847 ms total) 36: [ PASSED ] 62 tests. [ 87%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o 36/57 Test #36: Kokkos_ContainersUnitTest_SYCL ................ Passed 43.17 sec test 37 Start 37: Kokkos_UnitTest_Sort 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 37: Test timeout computed to be: 1500 [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o 37: [==========] Running 9 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 9 tests from sycl 37: [ RUN ] sycl.SortUnsignedValueType 37: [ OK ] sycl.SortUnsignedValueType (18 ms) 37: [ RUN ] sycl.SortEmptyView 37: [ OK ] sycl.SortEmptyView (0 ms) 37: [ RUN ] sycl.SortWithCustomComparator [ 87%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o [ 87%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o 37: [ OK ] sycl.SortWithCustomComparator (673 ms) 37: [ RUN ] sycl.BinSortGenericTests 37: [ OK ] sycl.BinSortGenericTests (12 ms) 37: [ RUN ] sycl.BinSortEmptyView 37: [ OK ] sycl.BinSortEmptyView (0 ms) 37: [ RUN ] sycl.BinSortEmptyKeysView 37: [ OK ] sycl.BinSortEmptyKeysView (0 ms) 37: [ RUN ] sycl.BinSortUnsignedKeyLayoutStrideValues -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0288552 -0.000125805 || 0.051031 10980 11774 || 11715 11377 || -1.73912 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00496574 0.00137058 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 87%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o [ 87%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o 49: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (17353 ms) 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (17353 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (42776 ms total) 49: [ PASSED ] 2 tests. 49/50 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 45.24 sec test 50 Start 50: Kokkos_UnitTest_SIMD 50: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 50: Test timeout computed to be: 1500 [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 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 (5 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 (6 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 16 tests from 1 test suite ran. (6 ms total) 50: [ PASSED ] 16 tests. 50/50 Test #50: Kokkos_UnitTest_SIMD ............................. Passed 2.09 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 1853.76 sec + cd ../example/build_cmake_in_tree + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_STANDARD=17 .. [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o -- 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.2.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 [ 87%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o [ 87%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Kokkos Devices: SERIAL, Kokkos Backends: SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/example/build_cmake_in_tree/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/example/build_cmake_in_tree/build/generated/Kokkos_Version_Info.cpp.o [ 11%] Linking CXX static library libkokkossimd.a [ 11%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 15%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 19%] 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_Error.cpp.o [ 34%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Linking CXX static library libimpl_git_version.a [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 46%] Built target impl_git_version [ 50%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 53%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 57%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o [ 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 [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonStoreWidening.cpp.o [ 87%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o [ 87%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o [ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 87%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o [ 73%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 76%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 80%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 87%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 84%] Linking CXX static library libkokkoscore.a [ 84%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 37: [ OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (10817 ms) 37: [ RUN ] sycl.NestedSort 37: [ OK ] sycl.NestedSort (33 ms) 37: [ RUN ] sycl.NestedSortByKey 37: [ OK ] sycl.NestedSortByKey (96 ms) 37: [----------] 9 tests from sycl (11652 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 9 tests from 1 test suite ran. (11652 ms total) 37: [ PASSED ] 9 tests. 37/57 Test #37: Kokkos_UnitTest_Sort .......................... Passed 13.73 sec test 38 Start 38: Kokkos_UnitTest_Random 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Random 38: Test timeout computed to be: 1500 [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o [ 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 [ 87%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o 38: [==========] Running 3 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from sycl 38: [ RUN ] sycl.Random_XorShift64 38: Test Seed:1707160774694082205 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00999784 -0.0118786 || 0.051031 28075 29301 || 28964 28674.4 || -164.209 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.000766882 -0.00987314 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0133124 0.0133926 || 0.051031 28003 29319 || 29061.3 28674.4 || 185.139 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.0140628 -0.000732273 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00340876 0.0163307 || 0.051031 28035 29353 || 28577 28674.4 || 225.756 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00829549 -0.011857 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0179812 0.000516974 || 0.051031 28017 29411 || 29199.4 28674.4 || 7.14665 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.000159198 0.00272614 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000245068 -0.99999 -48245.2 || 0.051031 0 195441 || 2.92885e+09 28674.4 || -6.66942e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000734125 -0.303658 0.15339 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.71e-07 0.00370976 -0.0079407 || 0.051031 28047 29392 || 28568.4 28674.4 || -109.772 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.26496e-07 0.0284635 -0.00112318 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.78568e-07 -0.0149563 0.00531403 || 0.051031 28030 29330 || 29109.8 28674.4 || 73.4611 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.49199e-07 0.00996742 -0.00313535 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.000461401 -0.0274625 || 0.051031 27970 29314 || 28687.6 28674.4 || -379.642 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00308487 -0.00524697 || 0.051031 1e+64 -1e+64 38: Test Seed:1707160774866485019 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00638344 -0.0190473 || 0.051031 28061 29276 || 28492.5 28674.4 || -263.309 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00911973 0.00192146 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0103428 0.0151546 || 0.051031 28018 29281 || 28974.1 28674.4 || 209.498 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.0173703 -0.0095273 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0121121 -0.0114779 || 0.051031 28000 29332 || 28331.2 28674.4 || -158.67 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00433054 -0.000322958 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0161855 0.018465 || 0.051031 28008 29421 || 29146.1 28674.4 || 255.261 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0104784 -0.00656647 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties [ 87%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o 38: -- Testing 1-D histogram 38: Density 1D: 0.000243965 -0.99999 -48246.5 || 0.051031 0 194978 || 2.92905e+09 28674.4 || -6.6696e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000730745 -0.323546 0.146646 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.71e-07 0.0133836 0.015686 || 0.051031 28035 29319 || 28295.7 28674.4 || 216.843 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.26496e-07 -0.0104824 0.00276444 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.65955e-07 -0.0254833 0.0263761 || 0.051031 28017 29392 || 29424.2 28674.4 || 364.623 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.11361e-07 -0.018889 0.00216682 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0150294 0.00326818 || 0.051031 27951 29325 || 29111.9 28674.4 || 45.1793 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00281065 0.00456903 || 0.051031 1e+64 -1e+64 38: [ OK ] sycl.Random_XorShift64 (376 ms) 38: [ RUN ] sycl.Random_XorShift1024_0 38: Test Seed:1707160775070145388 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0104126 0.00255346 || 0.051031 10911 11803 || 11496.7 11377 || 35.2991 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.0219839 0.00435201 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0122372 -0.00453508 || 0.051031 10923 11830 || 11517.9 11377 || -62.6929 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00169697 0.00532024 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0119438 -0.0117946 || 0.051031 10957 11772 || 11514.5 11377 || -163.049 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0108818 -0.005921 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00584571 -0.00566128 || 0.051031 10963 11843 || 11443.9 11377 || -78.2615 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00109703 0.000478182 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000245275 -0.999975 -7595.53 || 0.051031 0 77643 || 4.61126e+08 11377 || -1.05001e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000735442 -0.145783 0.0218219 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.60671e-07 0.0165555 0.0103655 || 0.051031 10970 11849 || 11191.7 11377 || 143.292 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.86102e-07 -0.00354242 -0.00214383 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.86102e-07 0.000845848 -0.00147693 || 0.051031 10962 11769 || 11367.3 11377 || -20.4171 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.62396e-07 0.0247295 0.00233464 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.000882134 0.00724533 || 0.051031 10942 11760 || 11387 11377 || 100.159 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00347551 -0.000913418 || 0.051031 1e+64 -1e+64 38: Test Seed:1707160775217495196 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.00261413 -0.00598038 || 0.051031 10947 11784 || 11347.3 11377 || -82.6727 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00401848 0.00192289 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00687532 -0.00733525 || 0.051031 10962 11783 || 11455.7 11377 || -101.402 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00354375 -0.00360088 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0117045 0.00469787 || 0.051031 10981 11838 || 11245.3 11377 || 64.9434 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.000405693 -0.000141495 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0147823 -0.00077922 || 0.051031 11008 11803 || 11211.2 11377 || -10.7719 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00397822 -0.000699997 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000245676 -0.999975 -7594.7 || 0.051031 0 77776 || 4.61017e+08 11377 || -1.04989e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000736702 -0.152187 0.0249745 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.73387e-07 0.00906367 0.00304058 || 0.051031 10914 11804 || 11274.8 11377 || 42.0329 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.24249e-07 -0.0130394 0.00439952 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.9246e-07 0.0103825 -0.00413439 || 0.051031 11020 11824 || 11260 11377 || -57.1537 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.8147e-07 -0.0151373 -0.00254526 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0158936 -0.00218017 || 0.051031 10984 11821 || 11560.7 11377 || -30.1387 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0115351 -0.00090224 || 0.051031 1e+64 -1e+64 38: [ OK ] sycl.Random_XorShift1024_0 (320 ms) 38: [ RUN ] sycl.Multi_streams 38: /var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests/TestRandom.hpp:593: Skipped 38: Failing on NVIDIA GPUs 38: [ SKIPPED ] sycl.Multi_streams (0 ms) 38: [----------] 3 tests from sycl (696 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 1 test suite ran. (696 ms total) 38: [ PASSED ] 2 tests. 38: [ SKIPPED ] 1 test, listed below: 38: [ SKIPPED ] sycl.Multi_streams [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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.000015 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 38/57 Test #38: Kokkos_UnitTest_Random ........................ Passed 2.78 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test timeout computed to be: 1500 + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Feb 5 18:48:32 2024 stats zeroed Mon Feb 5 18:23:17 2024 cache hit (direct) 48 cache hit (preprocessed) 2 cache miss 651 cache hit rate 7.13 % compiler produced stdout 22 cleanups performed 46 files in cache 1513 cache size 4.7 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 f124752c39929f0b0b6a06e96c63956e49894d311ec1735c5018462de7d64353 [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o [ 87%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o [ 87%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o $ docker rm -f --volumes f124752c39929f0b0b6a06e96c63956e49894d311ec1735c5018462de7d64353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } 39: [==========] Running 14 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from std_algorithms_reducers 39: [ RUN ] std_algorithms_reducers.max_first_loc 39: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_first_loc 39: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 39: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 39: [----------] 3 tests from std_algorithms_reducers (0 ms total) 39: 39: [----------] 1 test from std_algorithms 39: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 39: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 39: [----------] 1 test from std_algorithms (0 ms total) 39: 39: [----------] 10 tests from random_access_iterator_test 39: [ RUN ] random_access_iterator_test.constructor 39: [ OK ] random_access_iterator_test.constructor (2 ms) 39: [ RUN ] random_access_iterator_test.dereference 39: [ OK ] random_access_iterator_test.dereference (0 ms) 39: [ RUN ] random_access_iterator_test.subscript_operator 39: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet1 39: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet2 39: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet3 39: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet4 39: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 39: [ RUN ] random_access_iterator_test.assignment_operator 39: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 39: [ RUN ] random_access_iterator_test.distance 39: [ OK ] random_access_iterator_test.distance (0 ms) 39: [ RUN ] random_access_iterator_test.traits_helpers 39: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 39: [----------] 10 tests from random_access_iterator_test (6 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 14 tests from 3 test suites ran. (7 ms total) 39: [ PASSED ] 14 tests. [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 39/57 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_A ............ Passed 2.08 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test timeout computed to be: 1500 [ 87%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o [ 87%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 87%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o 40: [==========] Running 7 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 7 tests from std_algorithms_min_max_element_test 40: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 40: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 40: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 40: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 40: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 40: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms) 40: [----------] 7 tests from std_algorithms_min_max_element_test (37 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 7 tests from 1 test suite ran. (37 ms total) 40: [ PASSED ] 7 tests. 40/57 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_B ............ Passed 2.12 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test timeout computed to be: 1500 [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00126434 0.000409471 || 0.051031 10998 11832 || 11391.4 11377 || 5.66052 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0113631 -0.000521316 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 41: [==========] Running 13 tests from 10 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_lexicographical_compare_test 41: [ RUN ] std_algorithms_lexicographical_compare_test.test [ 87%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertReadWriteCSR.cpp.o 41: [ OK ] std_algorithms_lexicographical_compare_test.test (185 ms) 41: [----------] 1 test from std_algorithms_lexicographical_compare_test (185 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_test 41: [ RUN ] std_algorithms_for_each_test.test 41: [ OK ] std_algorithms_for_each_test.test (122 ms) 41: [----------] 1 test from std_algorithms_for_each_test (122 ms total) 41: 41: [----------] 1 test from std_algorithms_find_test 41: [ RUN ] std_algorithms_find_test.test [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o 41: [ OK ] std_algorithms_find_test.test (70 ms) 41: [----------] 1 test from std_algorithms_find_test (70 ms total) 41: 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 41: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (440 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoopsVerify.cpp.o 41: [ OK ] std_algorithms_non_mod_seq_ops.find_end (991 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search 41: [ OK ] std_algorithms_non_mod_seq_ops.search (567 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandAtomicPseudoInsts.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o 41: [ OK ] std_algorithms_non_mod_seq_ops.search_n (414 ms) 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2413 ms total) 41: 41: [----------] 1 test from std_algorithms_count_test 41: [ RUN ] std_algorithms_count_test.test 41: [ OK ] std_algorithms_count_test.test (90 ms) 41: [----------] 1 test from std_algorithms_count_test (90 ms total) 41: 41: [----------] 1 test from std_algorithms_equal_test 41: [ RUN ] std_algorithms_equal_test.test 41: [ OK ] std_algorithms_equal_test.test (15 ms) 41: [----------] 1 test from std_algorithms_equal_test (15 ms total) 41: 41: [----------] 1 test from std_algorithms_all_any_none_of_test 41: [ RUN ] std_algorithms_all_any_none_of_test.test 41: [ OK ] std_algorithms_all_any_none_of_test.test (76 ms) 41: [----------] 1 test from std_algorithms_all_any_none_of_test (76 ms total) 41: 41: [----------] 1 test from std_algorithms_nonmod_seq_ops 41: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 41: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (107 ms) 41: [----------] 1 test from std_algorithms_nonmod_seq_ops (107 ms total) 41: 41: [----------] 1 test from std_algorithms_mismatch_test 41: [ RUN ] std_algorithms_mismatch_test.test 41: [ OK ] std_algorithms_mismatch_test.test (182 ms) 41: [----------] 1 test from std_algorithms_mismatch_test (182 ms total) 41: 41: [----------] 1 test from std_algorithms_mod_seq_ops 41: [ RUN ] std_algorithms_mod_seq_ops.move_backward 41: [ OK ] std_algorithms_mod_seq_ops.move_backward (61 ms) 41: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 13 tests from 10 test suites ran. (3327 ms total) 41: [ PASSED ] 13 tests. 41/57 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_C ............ Passed 5.40 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 89%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 42: [==========] Running 31 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 3 tests from std_algorithms_mod_ops_test 42: [ RUN ] std_algorithms_mod_ops_test.move 42: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 42: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 42: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 42: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 42: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 42: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 42: 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy 42: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 42: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill 42: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 42: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate 42: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 42: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 42: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 42: 42: [----------] 4 tests from std_algorithms_replace_ops_test 42: [ RUN ] std_algorithms_replace_ops_test.replace 42: [ OK ] std_algorithms_replace_ops_test.replace (41 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_if 42: [ OK ] std_algorithms_replace_ops_test.replace_if (165 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy 42: [ OK ] std_algorithms_replace_ops_test.replace_copy (87 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 42: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (61 ms) 42: [----------] 4 tests from std_algorithms_replace_ops_test (356 ms total) 42: 42: [----------] 11 tests from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.copy_if 42: [ OK ] std_algorithms_mod_seq_ops.copy_if (33 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique 42: [ OK ] std_algorithms_mod_seq_ops.unique (237 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 42: [ OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove 42: [ OK ] std_algorithms_mod_seq_ops.remove (55 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_if (55 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy (179 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (54 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o [ 89%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o 42: [ OK ] std_algorithms_mod_seq_ops.rotate (1391 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o 42: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (490 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_left 42: [ OK ] std_algorithms_mod_seq_ops.shift_left (1388 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o 42: [ OK ] std_algorithms_mod_seq_ops.shift_right (1358 ms) 42: [----------] 11 tests from std_algorithms_mod_seq_ops (5325 ms total) 42: 42: [----------] 1 test from std_algorithms_modseq_test 42: [ RUN ] std_algorithms_modseq_test.reverse 42: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 42: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 31 tests from 5 test suites ran. (5745 ms total) 42: [ PASSED ] 31 tests. [ 89%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o 42/57 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_D ............ Passed 7.87 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test timeout computed to be: 1500 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o 43: [==========] Running 29 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_sorting_ops_test 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 43: [----------] 2 tests from std_algorithms_sorting_ops_test (25 ms total) 43: 43: [----------] 4 tests from std_algorithms_partitioning_test 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 43: [ RUN ] std_algorithms_partitioning_test.partition_point 43: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 43: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 43: 43: [----------] 1 test from std_algorithms_partitioning_ops 43: [ RUN ] std_algorithms_partitioning_ops.partition_copy 43: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 43: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 43: 43: [----------] 12 tests from std_algorithms_numerics_test 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 43: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 43: 43: [----------] 1 test from std_algorithms_numerics_ops_test 43: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 43: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (108 ms) 43: [----------] 1 test from std_algorithms_numerics_ops_test (108 ms total) 43: 43: [----------] 8 tests from std_algorithms_numeric_ops_test 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (887 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (668 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (241 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (353 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 43: [----------] 8 tests from std_algorithms_numeric_ops_test (2152 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_ops_test 43: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 43: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (42 ms) 43: [----------] 1 test from std_algorithms_transform_ops_test (42 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 29 tests from 7 test suites ran. (2372 ms total) 43: [ PASSED ] 29 tests. [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o 43/57 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_E ............ Passed 4.46 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test timeout computed to be: 1500 44: [==========] Running 12 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 89%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o [ 89%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o [ 89%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (562 ms) 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (574 ms) 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1137 ms total) 44: 44: [----------] 2 tests from std_algorithms_count_team_test 44: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 44: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (584 ms) 44: [ RUN ] std_algorithms_count_team_test.count_returns_zero 44: [ OK ] std_algorithms_count_team_test.count_returns_zero (248 ms) 44: [----------] 2 tests from std_algorithms_count_team_test (832 ms total) 44: 44: [----------] 1 test from std_algorithms_count_if_team_test 44: [ RUN ] std_algorithms_count_if_team_test.test [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o 44: [ OK ] std_algorithms_count_if_team_test.test (302 ms) 44: [----------] 1 test from std_algorithms_count_if_team_test (302 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_team_test 44: [ RUN ] std_algorithms_for_each_team_test.test 44: [ OK ] std_algorithms_for_each_team_test.test (463 ms) 44: [----------] 1 test from std_algorithms_for_each_team_test (463 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_n_team_test 44: [ RUN ] std_algorithms_for_each_n_team_test.test 44: [ OK ] std_algorithms_for_each_n_team_test.test (469 ms) 44: [----------] 1 test from std_algorithms_for_each_n_team_test (469 ms total) 44: 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2848 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o [ 89%] Linking CXX static library ../../libLLVMSparcCodeGen.a [ 89%] Linking CXX static library ../../libLLVMHexagonCodeGen.a [ 89%] Built target LLVMSparcCodeGen [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1720 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o [ 89%] Built target LLVMHexagonCodeGen [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/LVLGen.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1721 ms) 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6290 ms total) 44: 44: [----------] 2 tests from std_algorithms_mismatch_team_test 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 44: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1934 ms) 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 44: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (881 ms) 44: [----------] 2 tests from std_algorithms_mismatch_team_test (2815 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 12 tests from 7 test suites ran. (12311 ms total) 44: [ PASSED ] 12 tests. [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 44/57 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....... Passed 14.41 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test timeout computed to be: 1500 [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o 45: [==========] Running 8 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_equal_team_test 45: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEAsmPrinter.cpp.o 45: [ OK ] std_algorithms_equal_team_test.views_are_equal (1377 ms) 45: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 45: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1262 ms) 45: [----------] 2 tests from std_algorithms_equal_team_test (2640 ms total) 45: 45: [----------] 2 tests from std_algorithms_search_team_test 45: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VECustomDAG.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEFrameLowering.cpp.o 45: [ OK ] std_algorithms_search_team_test.sequences_exist (699 ms) 45: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (862 ms) 45: [----------] 2 tests from std_algorithms_search_team_test (1562 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_end_team_test 45: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Linking CXX static library ../../libLLVMNVPTXCodeGen.a 45: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1785 ms) 45: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1651 ms) 45: [----------] 2 tests from std_algorithms_find_end_team_test (3437 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_first_of_team_test 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEISelDAGToDAG.cpp.o [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o [ 89%] Built target LLVMNVPTXCodeGen 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1364 ms) 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEISelLowering.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 89%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEInstrInfo.cpp.o [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEMachineFunctionInfo.cpp.o 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5323 ms) 45: [----------] 2 tests from std_algorithms_find_first_of_team_test (6688 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 8 tests from 4 test suites ran. (14328 ms total) 45: [ PASSED ] 8 tests. 45/57 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....... Passed 16.37 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test timeout computed to be: 1500 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 46: [==========] Running 11 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_find_team_test 46: [ RUN ] std_algorithms_find_team_test.searched_values_exist 46: [ OK ] std_algorithms_find_team_test.searched_values_exist (305 ms) 46: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 46: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (425 ms) 46: [----------] 2 tests from std_algorithms_find_team_test (731 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_team_test 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (257 ms) 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (425 ms) 46: [----------] 2 tests from std_algorithms_find_if_team_test (682 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_not_team_test 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (428 ms) 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (263 ms) 46: [----------] 2 tests from std_algorithms_find_if_not_team_test (691 ms total) 46: 46: [----------] 1 test from std_algorithms_all_of_team_test 46: [ RUN ] std_algorithms_all_of_team_test.test 46: [ OK ] std_algorithms_all_of_team_test.test (437 ms) 46: [----------] 1 test from std_algorithms_all_of_team_test (437 ms total) 46: 46: [----------] 1 test from std_algorithms_any_of_team_test 46: [ RUN ] std_algorithms_any_of_team_test.test 46: [ OK ] std_algorithms_any_of_team_test.test (265 ms) 46: [----------] 1 test from std_algorithms_any_of_team_test (265 ms total) 46: 46: [----------] 1 test from std_algorithms_none_of_team_test 46: [ RUN ] std_algorithms_none_of_team_test.test [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEMCInstLower.cpp.o [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VERegisterInfo.cpp.o [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o 46: [ OK ] std_algorithms_none_of_team_test.test (431 ms) 46: [----------] 1 test from std_algorithms_none_of_team_test (431 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_n_team_test 46: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 46: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (292 ms) 46: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 46: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (314 ms) 46: [----------] 2 tests from std_algorithms_search_n_team_test (607 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 11 tests from 7 test suites ran. (3847 ms total) 46: [ PASSED ] 11 tests. 46/57 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....... Passed 5.95 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test timeout computed to be: 1500 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o 47: [==========] Running 3 tests from 3 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_min_element_team_test 47: [ RUN ] std_algorithms_min_element_team_test.test [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VESubtarget.cpp.o [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o 47: [ OK ] std_algorithms_min_element_team_test.test (1248 ms) 47: [----------] 1 test from std_algorithms_min_element_team_test (1248 ms total) 47: 47: [----------] 1 test from std_algorithms_max_element_team_test 47: [ RUN ] std_algorithms_max_element_team_test.test [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VETargetMachine.cpp.o 47: [ OK ] std_algorithms_max_element_team_test.test (1234 ms) 47: [----------] 1 test from std_algorithms_max_element_team_test (1234 ms total) 47: 47: [----------] 1 test from std_algorithms_minmax_element_team_test 47: [ RUN ] std_algorithms_minmax_element_team_test.test 47: [ OK ] std_algorithms_minmax_element_team_test.test (1703 ms) 47: [----------] 1 test from std_algorithms_minmax_element_team_test (1703 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 3 tests from 3 test suites ran. (4186 ms total) 47: [ PASSED ] 3 tests. 47/57 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....... Passed 6.26 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test timeout computed to be: 1500 [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o [ 89%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VVPISelLowering.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o 48: [==========] Running 6 tests from 6 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_fill_team_test 48: [ RUN ] std_algorithms_fill_team_test.test 48: [ OK ] std_algorithms_fill_team_test.test (296 ms) 48: [----------] 1 test from std_algorithms_fill_team_test (296 ms total) 48: 48: [----------] 1 test from std_algorithms_fill_n_team_test 48: [ RUN ] std_algorithms_fill_n_team_test.test 48: [ OK ] std_algorithms_fill_n_team_test.test (430 ms) 48: [----------] 1 test from std_algorithms_fill_n_team_test (430 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_team_test 48: [ RUN ] std_algorithms_replace_team_test.test 48: [ OK ] std_algorithms_replace_team_test.test (441 ms) 48: [----------] 1 test from std_algorithms_replace_team_test (441 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_if_team_test 48: [ RUN ] std_algorithms_replace_if_team_test.test 48: [ OK ] std_algorithms_replace_if_team_test.test (502 ms) 48: [----------] 1 test from std_algorithms_replace_if_team_test (502 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_team_test 48: [ RUN ] std_algorithms_replace_copy_team_test.test [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 48: [ OK ] std_algorithms_replace_copy_team_test.test (739 ms) 48: [----------] 1 test from std_algorithms_replace_copy_team_test (739 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test 48: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o 48: [ OK ] std_algorithms_replace_copy_if_team_test.test (688 ms) 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test (689 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 6 tests from 6 test suites ran. (3099 ms total) 48: [ PASSED ] 6 tests. 48/57 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....... Passed 5.14 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test timeout computed to be: 1500 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_reverse_team_test 49: [ RUN ] std_algorithms_reverse_team_test.test 49: [ OK ] std_algorithms_reverse_team_test.test (332 ms) 49: [----------] 1 test from std_algorithms_reverse_team_test (332 ms total) 49: 49: [----------] 1 test from std_algorithms_reverse_copy_team_test 49: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o [ 89%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o 49: [ OK ] std_algorithms_reverse_copy_team_test.test (354 ms) 49: [----------] 1 test from std_algorithms_reverse_copy_team_test (354 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_team_test 49: [ RUN ] std_algorithms_rotate_team_test.test [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 49: [ OK ] std_algorithms_rotate_team_test.test (793 ms) 49: [----------] 1 test from std_algorithms_rotate_team_test (793 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_copy_team_test 49: [ RUN ] std_algorithms_rotate_copy_team_test.test 49: [ OK ] std_algorithms_rotate_copy_team_test.test (663 ms) 49: [----------] 1 test from std_algorithms_rotate_copy_team_test (663 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (2144 ms total) 49: [ PASSED ] 4 tests. 49/57 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....... Passed 4.19 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 50: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 50: Test timeout computed to be: 1500 [ 89%] Linking CXX static library ../../libLLVMVECodeGen.a [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o [ 90%] Built target LLVMVECodeGen 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_move_team_test 50: [ RUN ] std_algorithms_move_team_test.test 50: [ OK ] std_algorithms_move_team_test.test (502 ms) 50: [----------] 1 test from std_algorithms_move_team_test (502 ms total) 50: 50: [----------] 1 test from std_algorithms_move_backward_team_test 50: [ RUN ] std_algorithms_move_backward_team_test.test [ 90%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o 50: [ OK ] std_algorithms_move_backward_team_test.test (454 ms) 50: [----------] 1 test from std_algorithms_move_backward_team_test (454 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_left_team_test 50: [ RUN ] std_algorithms_shift_left_team_test.test [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o 50: [ OK ] std_algorithms_shift_left_team_test.test (1616 ms) 50: [----------] 1 test from std_algorithms_shift_left_team_test (1616 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_right_team_test 50: [ RUN ] std_algorithms_shift_right_team_test.test [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 50: [ OK ] std_algorithms_shift_right_team_test.test (1480 ms) 50: [----------] 1 test from std_algorithms_shift_right_team_test (1480 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (4053 ms total) 50: [ PASSED ] 4 tests. [ 90%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o 50/57 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....... Passed 6.11 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test timeout computed to be: 1500 [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o 51: [==========] Running 9 tests from 9 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_copy_team_test 51: [ RUN ] std_algorithms_copy_team_test.test 51: [ OK ] std_algorithms_copy_team_test.test (727 ms) 51: [----------] 1 test from std_algorithms_copy_team_test (727 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_n_team_test 51: [ RUN ] std_algorithms_copy_n_team_test.test [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMacroFusion.cpp.o 51: [ OK ] std_algorithms_copy_n_team_test.test (540 ms) 51: [----------] 1 test from std_algorithms_copy_n_team_test (540 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_backward_team_test 51: [ RUN ] std_algorithms_copy_backward_team_test.test [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o [ 90%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o [ 90%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 51: [ OK ] std_algorithms_copy_backward_team_test.test (518 ms) 51: [----------] 1 test from std_algorithms_copy_backward_team_test (518 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_if_team_test 51: [ RUN ] std_algorithms_copy_if_team_test.test 51: [ OK ] std_algorithms_copy_if_team_test.test (596 ms) 51: [----------] 1 test from std_algorithms_copy_if_team_test (596 ms total) 51: 51: [----------] 1 test from std_algorithms_unique_copy_team_test 51: [ RUN ] std_algorithms_unique_copy_team_test.test [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o 51: [ OK ] std_algorithms_unique_copy_team_test.test (1189 ms) 51: [----------] 1 test from std_algorithms_unique_copy_team_test (1189 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_team_test 51: [ RUN ] std_algorithms_remove_team_test.test 51: [ OK ] std_algorithms_remove_team_test.test (702 ms) 51: [----------] 1 test from std_algorithms_remove_team_test (702 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_if_team_test 51: [ RUN ] std_algorithms_remove_if_team_test.test [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o -- Testing 1-D histogram Density 1D: 0.000243583 -0.999975 -7594.86 || 0.051031 0 77687 || 4.60978e+08 11377 || -1.04991e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000730399 -0.16069 0.0242767 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties 51: [ OK ] std_algorithms_remove_if_team_test.test (683 ms) 51: [----------] 1 test from std_algorithms_remove_if_team_test (683 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_team_test 51: [ RUN ] std_algorithms_remove_copy_team_test.test [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o [ 90%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o 51: [ OK ] std_algorithms_remove_copy_team_test.test (754 ms) 51: [----------] 1 test from std_algorithms_remove_copy_team_test (754 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test 51: [ RUN ] std_algorithms_remove_copy_if_team_test.test 51: [ OK ] std_algorithms_remove_copy_if_team_test.test (714 ms) 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test (714 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 9 tests from 9 test suites ran. (6427 ms total) 51: [ PASSED ] 9 tests. 51/57 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....... Passed 8.54 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test timeout computed to be: 1500 [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Sort 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_unique_team_test 52: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVOptWInstrs.cpp.o 52: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1293 ms) 52: [----------] 1 test from std_algorithms_unique_team_test (1293 ms total) 52: 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test 52: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 90%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o [ 84%] Built target Kokkos_UnitTest_Sort [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 52: [ OK ] std_algorithms_adjacent_difference_team_test.test (1214 ms) 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1214 ms total) 52: 52: [----------] 1 test from std_algorithms_reduce_team_test 52: [ RUN ] std_algorithms_reduce_team_test.test 52: [ OK ] std_algorithms_reduce_team_test.test (930 ms) 52: [----------] 1 test from std_algorithms_reduce_team_test (930 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_reduce_team_test 52: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 52: [ OK ] std_algorithms_transform_reduce_team_test.test (1521 ms) 52: [----------] 1 test from std_algorithms_transform_reduce_team_test (1521 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (4960 ms total) 52: [ PASSED ] 4 tests. 52/57 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....... Passed 7.06 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test timeout computed to be: 1500 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o [ 90%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o [ 90%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreAsmPrinter.cpp.o 53: [==========] Running 18 tests from 5 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_is_sorted_team_test 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (612 ms) 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1382 ms) 53: [----------] 2 tests from std_algorithms_is_sorted_team_test (1994 ms total) 53: 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (27 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1302 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (774 ms) 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2136 ms total) 53: 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test 53: [ RUN ] std_algorithms_is_partitioned_team_test.empty 53: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 90%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMoveMerger.cpp.o [ 90%] Linking CXX static library ../../libLLVMSystemZCodeGen.a 53: [ OK ] std_algorithms_is_partitioned_team_test.all_true (378 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 53: [ OK ] std_algorithms_is_partitioned_team_test.all_false (378 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 90%] Built target LLVMSystemZCodeGen 53: [ OK ] std_algorithms_is_partitioned_team_test.random (327 ms) 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1098 ms total) 53: 53: [----------] 4 tests from std_algorithms_partition_copy_team_test 53: [ RUN ] std_algorithms_partition_copy_team_test.empty 53: [ OK ] std_algorithms_partition_copy_team_test.empty (18 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPushPopOptimizer.cpp.o [ 90%] Linking CXX static library ../../../../lib/libclangCodeGen.a 53: [ OK ] std_algorithms_partition_copy_team_test.all_true (741 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o 53: [ OK ] std_algorithms_partition_copy_team_test.all_false (738 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.random [ 90%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 90%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreFrameLowering.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o 53: [ OK ] std_algorithms_partition_copy_team_test.random (691 ms) 53: [----------] 4 tests from std_algorithms_partition_copy_team_test (2190 ms total) 53: 53: [----------] 4 tests from std_algorithms_partition_point_team_test 53: [ RUN ] std_algorithms_partition_point_team_test.empty 53: [ OK ] std_algorithms_partition_point_team_test.empty (14 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_true 53: [ OK ] std_algorithms_partition_point_team_test.all_true (252 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 53: [ OK ] std_algorithms_partition_point_team_test.all_false (255 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.random 53: [ OK ] std_algorithms_partition_point_team_test.random (200 ms) 53: [----------] 4 tests from std_algorithms_partition_point_team_test (722 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 5 test suites ran. (8143 ms total) 53: [ PASSED ] 18 tests. [ 90%] Built target clangCodeGen 53/57 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....... Passed 10.25 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test timeout computed to be: 1500 [ 90%] Building CXX object tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o 54: [==========] Running 5 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_transform_team_test 54: [ RUN ] std_algorithms_transform_team_test.test_unary_op 54: [ OK ] std_algorithms_transform_team_test.test_unary_op (884 ms) 54: [ RUN ] std_algorithms_transform_team_test.test_binary_op 54: [ OK ] std_algorithms_transform_team_test.test_binary_op (769 ms) 54: [----------] 2 tests from std_algorithms_transform_team_test (1653 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_team_test 54: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 90%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRVVInitUndef.cpp.o [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o [ 90%] Linking CXX executable ../../../bin/lli-child-target [ 90%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreInstrInfo.cpp.o 54: [ OK ] std_algorithms_generate_team_test.test_unary_op (1428 ms) 54: [----------] 1 test from std_algorithms_generate_team_test (1428 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_n_team_test 54: [ RUN ] std_algorithms_generate_n_team_test.test 54: [ OK ] std_algorithms_generate_n_team_test.test (436 ms) 54: [----------] 1 test from std_algorithms_generate_n_team_test (436 ms total) 54: 54: [----------] 1 test from std_algorithms_swap_ranges_team_test 54: [ RUN ] std_algorithms_swap_ranges_team_test.test 54: [ OK ] std_algorithms_swap_ranges_team_test.test (746 ms) 54: [----------] 1 test from std_algorithms_swap_ranges_team_test (746 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 5 tests from 4 test suites ran. (4264 ms total) 54: [ PASSED ] 5 tests. 54/57 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....... Passed 6.32 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test timeout computed to be: 1500 [ 90%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o [ 90%] Built target lli-child-target 55: [==========] Running 2 tests from 2 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test 55: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o [ 90%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreISelDAGToDAG.cpp.o 55: [ OK ] std_algorithms_exclusive_scan_team_test.test (2902 ms) 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2902 ms total) 55: 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 55: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o [ 90%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o [ 90%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallLowering.cpp.o 55: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1466 ms) 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1467 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 2 tests from 2 test suites ran. (4369 ms total) 55: [ PASSED ] 2 tests. 55/57 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....... Passed 6.47 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o 56: [==========] Running 2 tests from 2 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test 56: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreISelLowering.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 56: [ OK ] std_algorithms_inclusive_scan_team_test.test (4583 ms) 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4583 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreLowerThreadLocal.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o 56: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3033 ms) 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3033 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (7617 ms total) 56: [ PASSED ] 2 tests. 56/57 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....... Passed 9.73 sec test 57 Start 57: Kokkos_UnitTest_SIMD 57: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 57: Test timeout computed to be: 1500 57: [==========] Running 16 tests from 1 test suite. 57: [----------] Global test environment set-up. 57: [----------] 16 tests from simd 57: [ RUN ] simd.host_math_ops 57: [ OK ] simd.host_math_ops (0 ms) 57: [ RUN ] simd.device_math_ops 57: [ OK ] simd.device_math_ops (10 ms) 57: [ RUN ] simd.host_mask_ops 57: [ OK ] simd.host_mask_ops (0 ms) 57: [ RUN ] simd.device_mask_ops 57: [ OK ] simd.device_mask_ops (0 ms) 57: [ RUN ] simd.host_conversions 57: [ OK ] simd.host_conversions (0 ms) 57: [ RUN ] simd.device_conversions 57: [ OK ] simd.device_conversions (0 ms) 57: [ RUN ] simd.host_shift_ops 57: [ OK ] simd.host_shift_ops (0 ms) 57: [ RUN ] simd.device_shift_ops 57: [ OK ] simd.device_shift_ops (0 ms) 57: [ RUN ] simd.host_condition 57: [ OK ] simd.host_condition (0 ms) 57: [ RUN ] simd.device_condition 57: [ OK ] simd.device_condition (0 ms) 57: [ RUN ] simd.host_gen_ctors 57: [ OK ] simd.host_gen_ctors (0 ms) 57: [ RUN ] simd.device_gen_ctors 57: [ OK ] simd.device_gen_ctors (0 ms) 57: [ RUN ] simd.host_where_expressions 57: [ OK ] simd.host_where_expressions (0 ms) 57: [ RUN ] simd.device_where_expressions 57: [ OK ] simd.device_where_expressions (0 ms) 57: [ RUN ] simd.host_reductions 57: [ OK ] simd.host_reductions (0 ms) 57: [ RUN ] simd.device_reductions 57: [ OK ] simd.device_reductions (0 ms) 57: [----------] 16 tests from simd (11 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 16 tests from 1 test suite ran. (11 ms total) 57: [ PASSED ] 16 tests. [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 57/57 Test #57: Kokkos_UnitTest_SIMD .......................... Passed 2.11 sec 100% tests passed, 0 tests failed out of 57 Total Test time (real) = 761.59 sec Post stage [Pipeline] sh [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o + ccache --show-stats Summary: Hits: 0 / 740 (0.00 %) Direct: 0 / 740 (0.00 %) Preprocessed: 0 / 740 (0.00 %) Misses: 740 Direct: 740 Preprocessed: 740 Primary storage: Hits: 0 / 1480 (0.00 %) Misses: 1480 Cache size (GB): 4.45 / 5.00 (89.00 %) Use the -v/--verbose option for more details. [Pipeline] } $ docker stop --time=1 64886cc14021206b192210efa390c1b6ca13c2fcf2e5537e7a90ce469cfa581b [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreMachineFunctionInfo.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreMCInstLower.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o $ docker rm -f --volumes 64886cc14021206b192210efa390c1b6ca13c2fcf2e5537e7a90ce469cfa581b [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreRegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o [ 92%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreSubtarget.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o -- Testing 1-D histogram Density 1D: 0.00195154 -0.999997 -9107.62 || 0.051031 0 616397 || 4.51608e+09 11377 || -1.25904e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00586581 -0.922109 1.61753 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 92%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 92%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o [ 93%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreTargetMachine.cpp.o [ 93%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreAMXConfig.cpp.o [ 93%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreTargetObjectFile.cpp.o /scratch/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp: In member function 'llvm::Expected llvm::exegesis::{anonymous}::SubProcessFunctionExecutorImpl::getFileDescriptorFromSocket(int) const': /scratch/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp:226:19: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 226 | if (BytesRead < 0) | ~~~~~~~~~~^~~ [ 93%] Linking CXX static library ../../libLLVMRISCVCodeGen.a [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o [ 93%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreSelectionDAGInfo.cpp.o [ 93%] Built target LLVMRISCVCodeGen [ 93%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o [ 93%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o [ 93%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o -- Testing 1-D histogram Density 1D: 2.73387e-07 -0.00422528 0.0102939 || 0.051031 10973 11781 || 11425.2 11377 || 142.303 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 -0.00287264 -0.000426578 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 93%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreFrameToArgsOffsetElim.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o [ 93%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o [ 93%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o [ 93%] Linking CXX static library ../../libLLVMXCoreCodeGen.a [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o [ 93%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o [ 93%] Built target LLVMXCoreCodeGen [ 93%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 93%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00686197 -0.00211021 || 0.051031 10939 11783 || 11299.4 11377 || -29.1715 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00814482 0.00103573 || 0.051031 1e+64 -1e+64 Test Seed:1707160942604825218 Test Scalar=int -- Testing randomness properties [ 93%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o [ 93%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o [ 93%] Linking CXX executable ../../bin/llvm-jitlink [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerRefTypesIntPtrConv.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMachineFunctionInfo.cpp.o [ 93%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o [ 93%] Built target llvm-jitlink [ 93%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAliasAnalysis.cpp.o [ 93%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o [ 93%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o [ 93%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAlwaysInlinePass.cpp.o [ 95%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o [ 95%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCLowerPrePass.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00131534 0.00213218 || 0.051031 10987 11776 || 11362 11377 || 29.4753 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00722026 0.00141956 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o [ 95%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAnnotateKernelFeatures.cpp.o [ 95%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyNullifyDebugValueLists.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 95%] Linking CXX static library ../../../lib/libLLVMExegesis.a [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o [ 95%] Built target LLVMExegesis [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAnnotateUniformValues.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0042798 0.00903338 || 0.051031 10978 11791 || 11328.5 11377 || 124.877 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0126923 -0.000214333 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUArgumentUsageInfo.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandISEL.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAsmPrinter.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0186085 0.00052433 || 0.051031 10917 11794 || 11592.7 11377 || 7.24833 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0186141 -0.0020278 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAtomicOptimizer.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCGenScalarMASSEntries.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0135343 0.00554321 || 0.051031 10969 11797 || 11533 11377 || 76.6293 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0283486 0.000781449 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAttributor.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCallLowering.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 95%] Linking CXX static library ../../libLLVMPowerPCCodeGen.a [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 95%] Linking CXX static library ../../libLLVMWebAssemblyCodeGen.a [ 95%] Built target LLVMWebAssemblyCodeGen [ 95%] Built target LLVMPowerPCCodeGen [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o [ 95%] Linking CXX static library ../../../../lib/libclangFrontendTool.a [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCodeGenPrepare.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCombinerHelper.cpp.o [ 95%] Built target clangFrontendTool [ 95%] Building CXX object tools/clang/tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.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 [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o [ 89%] 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_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCtorDtorLowering.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUExportClustering.cpp.o [ 96%] Linking CXX executable ../../../../bin/clang-import-test [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.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 lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUFrameLowering.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUGlobalISelUtils.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstructionSelector.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUHSAMetadataStreamer.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o [ 96%] Built target clang-import-test [ 96%] Building CXX object tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o [ 96%] Linking CXX static library ../../../../lib/libLLVMExegesisPowerPC.a [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o [ 96%] Built target LLVMExegesisPowerPC [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInsertDelayAlu.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstCombineIntrinsic.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstrInfo.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstructionSelector.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o -- Testing 1-D histogram Density 1D: 0.00024385 -0.999975 -7594.74 || 0.051031 0 77688 || 4.61001e+08 11377 || -1.0499e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000731278 -0.13898 0.0236521 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUISelDAGToDAG.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86EvexToVex.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LegalizerInfo.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUISelLowering.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp: In member function 'llvm::SDValue llvm::AMDGPUTargetLowering::LowerFLOGUnsafe(llvm::SDValue, const llvm::SDLoc&, llvm::SelectionDAG&, bool, llvm::SDNodeFlags) const': /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp:2700: warning: enumeral mismatch in conditional expression: 'llvm::AMDGPUISD::NodeType' vs 'llvm::ISD::NodeType' [-Wenum-compare] 2700 | unsigned LogOp = VT == MVT::f32 ? AMDGPUISD::LOG : ISD::FLOG2; | /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp: In member function 'llvm::SDValue llvm::AMDGPUTargetLowering::lowerFEXPUnsafe(llvm::SDValue, const llvm::SDLoc&, llvm::SelectionDAG&, llvm::SDNodeFlags) const': /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp:2792: warning: enumeral mismatch in conditional expression: 'llvm::AMDGPUISD::NodeType' vs 'llvm::ISD::NodeType' [-Wenum-compare] 2792 | return DAG.getNode(VT == MVT::f32 ? AMDGPUISD::EXP : ISD::FEXP2, SL, VT, Mul, | [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULateCodeGenPrepare.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULegalizerInfo.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterBankInfo.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o -- Testing 1-D histogram Density 1D: 0.00195543 -0.999997 -9107.86 || 0.051031 0 616245 || 4.51657e+09 11377 || -1.25907e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.0058764 -0.922365 1.60837 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULibCalls.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPostLegalizerCombiner.cpp.o -- Testing 1-D histogram Density 1D: 2.79744e-07 0.00796991 -0.00622389 || 0.051031 10951 11804 || 11287 11377 || -86.0391 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 -0.0150488 -0.00232645 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULibFunc.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerKernelArguments.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00648835 0.0116773 || 0.051031 10959 11849 || 11451.3 11377 || 161.427 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00110625 -0.00231623 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (449242 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerKernelAttributes.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerModuleLDSPass.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineCFGStructurizer.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineFunction.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64GlobalsTagging.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineModuleInfo.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMacroFusion.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMCInstLower.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUIGroupLP.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMIRFormatter.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUOpenCLEnqueuedBlockLowering.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPerfHintAnalysis.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPostLegalizerCombiner.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPreLegalizerCombiner.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPrintfRuntimeBinding.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPromoteAlloca.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetTransformInfo.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPromoteKernelArguments.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankCombiner.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankSelect.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegisterBankInfo.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURemoveIncompatibleFunctions.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUResourceUsageAnalysis.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURewriteOutArguments.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_CoreUnitTest_Cuda1 [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 96%] Linking CXX static library ../../libLLVMX86CodeGen.a [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 96%] Built target LLVMX86CodeGen [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSetWavePriority.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURewriteUndefForPHI.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_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 96%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMulMulBugPass.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetMachine.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSubtarget.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetObjectFile.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetTransformInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUUnifyDivergentExitNodes.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUUnifyMetadata.cpp.o [ 96%] Linking CXX static library ../../libLLVMMipsCodeGen.a [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineCFGStructurizer.cpp.o [ 96%] Built target LLVMMipsCodeGen [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNCreateVOPD.cpp.o [ 96%] Linking CXX static library ../../../../lib/libclangInterpreter.a [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNDPPCombine.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o [ 96%] Built target clangInterpreter [ 96%] Linking CXX static library ../../../../../lib/libclangHandleLLVM.a [ 96%] Built target clangHandleLLVM [ 96%] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build-tests/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: [==========] Running 220 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 6 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (564 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNHazardRecognizer.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNILPSched.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNIterativeScheduler.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (529 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (532 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (539 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 (5 ms) 1: [----------] 6 tests from serial_DeathTest (2174 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 (1 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 (1 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (1 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (2 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (2 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (2 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (2 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (5 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 (160 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (86 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 (2 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (11 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (44 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 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNMinRegStrategy.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNNSAReassign.cpp.o [ OK ] serial.SortUnsignedValueType (79184 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ 98%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o [ OK ] serial.BinSortGenericTests (6424 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (5088 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNPreRAOptimizations.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNPreRALongBranchReg.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNRegPressure.cpp.o [ 98%] Building CXX object tools/lli/CMakeFiles/lli.dir/ExecutionUtils.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNRewritePartialRegUses.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (3613 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (2209 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 98%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNSchedStrategy.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNVOPDUtils.cpp.o [ 98%] Linking CXX executable ../../bin/lli 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (2198 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 (4 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (4 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (46 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (199 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (2 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 (13 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (113 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 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600AsmPrinter.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ClauseMergePass.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (1954 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 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ControlFlowFinalizer.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o [ 98%] Linking CXX static library ../../libLLVMARMCodeGen.a [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600EmitClauseMarkers.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ExpandSpecialInstrs.cpp.o [ 98%] Built target LLVMARMCodeGen [ 98%] Building CXX object tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600FrameLowering.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600InstrInfo.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ISelDAGToDAG.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ISelLowering.cpp.o [ 98%] Linking CXX static library ../../../../lib/libLLVMExegesisMips.a [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (10706 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (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.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (37 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.view_layouttiled 1: [ OK ] serial.view_layouttiled (1 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (7 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 (3 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (3 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 (385 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (430 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 98%] Built target LLVMExegesisMips [ 98%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (1354 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1589 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineFunctionInfo.cpp.o [ 98%] Built target lli 1: [ OK ] serial.int64_t_reduce_dynamic_view (397 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 (16 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineScheduler.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (3442 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MCInstLower.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600OpenCLImageTypeLoweringPass.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o [ 98%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600OptimizeVectorRegisters.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600Packetizer.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600RegisterInfo.cpp.o [ 98%] Linking CXX static library ../../../../lib/libLLVMExegesisX86.a [ 98%] Built target LLVMExegesisX86 [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (3340 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (10 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 (1019 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 (22 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (1021 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 (23 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 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600Subtarget.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o 1: [ OK ] serial.task_fib_single (837 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 (21 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 (831 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 (22 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 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600TargetMachine.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600TargetTransformInfo.cpp.o 1: [ OK ] serial.task_fib_chase_lev (881 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 (23 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 (42254 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 220 tests from 2 test suites ran. (44428 ms total) 1: [ PASSED ] 220 tests. 1/48 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 46.03 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIAnnotateControlFlow.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFixSGPRCopies.cpp.o 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 125 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 [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFixVGPRCopies.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3752 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFoldOperands.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3735 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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 (7487 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 (11 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 (9 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (827 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (159 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 (8 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (10 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (10 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFormMemoryClauses.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFrameLowering.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o 2: [ OK ] serial.team_reduction_scan (288 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (62 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (79 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 [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertHardClauses.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertWaitcnts.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_M.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInstrInfo.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIISelLowering.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILateBranchLowering.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILoadStoreOptimizer.cpp.o 2: [ OK ] serial.repeated_team_reduce (8478 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (203 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (185 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (48 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (8 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (40 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 (8 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 (3 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 (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 (12 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (2 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (3 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 (2628 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 (12 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_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 (96 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (84 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 (78 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 (1 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.view_resize 2: [ OK ] serial.view_resize (7 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (183 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-6787/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 (7 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (8 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (7 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (230 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (230 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (230 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (284 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (285 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (284 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 (15164 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (22652 ms total) 2: [ PASSED ] 122 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/48 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 24.23 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerControlFlow.cpp.o 3: 3: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 3: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 3: setting CUDA_VISIBLE_DEVICES. 3: This could on multi GPU systems lead to severe performance" 3: penalties. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/48 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 1.54 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: 4: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 4: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 4: setting CUDA_VISIBLE_DEVICES. 4: This could on multi GPU systems lead to severe performance" 4: penalties. 4: [==========] Running 187 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 6 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (1472 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (1485 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerI1Copies.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerSGPRSpills.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1447 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMachineFunctionInfo.cpp.o 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1442 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (8 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (20 ms) 4: [----------] 6 tests from cuda_DeathTest (5877 ms total) 4: 4: [----------] 181 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (41 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (38 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (51 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (50 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (113 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (114 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (115 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (91 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (92 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (277 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMachineScheduler.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMemoryLegalizer.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIModeRegister.cpp.o 4: [ OK ] cuda.atomic_views_integral (6810 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (70 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (3 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (6 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (8 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (32 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (9 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (41 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (62 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIModeRegisterDefaults.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (2161 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeExecMasking.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeVGPRLiveRange.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeExecMaskingPreRA.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (3018 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPeepholeSDWA.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPreAllocateWWMRegs.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPostRABundler.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPreEmitPeephole.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (2124 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 98%] Linking CXX static library ../../libLLVMAArch64CodeGen.a 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (2379 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (2 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (3 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (2 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (2 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (2 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (43 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (80 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (12 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (1 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (32 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (9 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (21 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (347 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIProgramInfo.cpp.o [ 98%] Built target LLVMAArch64CodeGen 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1929 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (2 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (2 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (2 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (2 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (2 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (1 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (13 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (8 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (7 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (8 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (3 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (2 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (4 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (23 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (6 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (10 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (65 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (2 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (4 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (2 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (3 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (2 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (14 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (17 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (4 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (12 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (12 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (12 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (13 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (13 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (6 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (11 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (11 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (15 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (15 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view [ 98%] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIRegisterInfo.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 4: [ OK ] cuda.int64_t_reduce_dynamic_view (32 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (138 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (7 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (79 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (21 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (98 ms) 4: [----------] 181 tests from cuda (21033 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 187 tests from 2 test suites ran. (26910 ms total) 4: [ PASSED ] 187 tests. [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIShrinkInstructions.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIWholeQuadMode.cpp.o 4/48 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 28.92 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 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 125 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 98%] Linking CXX static library ../../../../lib/libLLVMExegesisAArch64.a [ 98%] Built target LLVMExegesisAArch64 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 98%] Linking CXX static library ../../libLLVMAMDGPUCodeGen.a [ 98%] Built target LLVMAMDGPUCodeGen [ 98%] Linking CXX static library ../../../../../lib/libclangHandleCXX.a [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o [ 98%] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o [ 98%] Linking CXX static library ../../../../../lib/libclangDependencyScanning.a [ 98%] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o [ 98%] Building C object tools/clang/tools/clang-fuzzer/dictionary/CMakeFiles/clang-fuzzer-dictionary.dir/dictionary.c.o [ 98%] Building CXX object tools/clang/tools/clang-offload-packager/CMakeFiles/clang-offload-packager.dir/ClangOffloadPackager.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/ClangLinkerWrapper.cpp.o [ 98%] Built target clangHandleCXX [ 98%] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-repl/CMakeFiles/clang-repl.dir/ClangRepl.cpp.o [ 98%] Built target clangDependencyScanning [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o [ 98%] Linking CXX executable ../../../../../bin/clang-fuzzer-dictionary [ 98%] Built target clang-fuzzer-dictionary [ 98%] Building CXX object tools/clang/tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9462 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 98%] Linking CXX shared library ../../../../lib/libclang-cpp.so [ 98%] Linking CXX executable ../../../../bin/clang-offload-packager [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o [ 98%] Linking CXX shared library ../../lib/libLTO.so [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o [ 98%] Built target clang-offload-packager [ 98%] Building CXX object tools/clang/tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (9433 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host (0 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 98%] Linking CXX executable ../../bin/llvm-lto [ 98%] Linking CXX executable ../../../../bin/clang-repl [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/OffloadWrapper.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang-linker-wrapper [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang-check [ 98%] Built target LTO [ 98%] Building CXX object tools/clang/tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o [ 98%] Built target llvm-lto [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang-extdef-mapping [ 98%] Built target clang-linker-wrapper [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (24710 ms) 5: [----------] 8 tests from cuda_DeathTest (43607 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (13 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (2 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (381 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (46 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (5 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (1 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (77 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (161 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (193 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (3 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (1 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (1 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (35 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (22 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (24 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (23 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (13 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (13 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1910 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (11 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (11 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (14 ms) 5: [ RUN ] cuda.team_scan [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o 5: [ OK ] cuda.team_scan (380 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (432 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (2 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (8 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended [ 98%] Built target clang-extdef-mapping [ 98%] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o 5: [ OK ] cuda.team_policy_max_recommended (353 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (13 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (3 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (3 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (14 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (24 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (27 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (1 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (5 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (747 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (2 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (9 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (24 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (4 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (106 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (106 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (1 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (83 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (19 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (1 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (4 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (1 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (52 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (8 ms) 5: [ RUN ] cuda.workgraph_fib [ 98%] Built target clang-cpp [ 98%] Built target clang-check [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o [ 98%] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o 5: [ OK ] cuda.workgraph_fib (928 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (3 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:78: Skipped 5: skipping since CudaUVMSpace requires additional fences 5: [ SKIPPED ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (1 ms) 5: [ RUN ] cuda.view_allocation_int 5: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 5: skipping since the fence checked for isn't necessary 5: [ SKIPPED ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:321: Skipped 5: skipping since the CudaUVMSpace requires additiional fences 5: [ SKIPPED ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 89 tests from cuda (6365 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (5 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (70 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ 98%] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (70 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (70 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (129 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (128 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (129 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (128 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (130 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (129 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (1040 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (51013 ms total) 5: [ PASSED ] 121 tests. 5: [ SKIPPED ] 4 tests, listed below: 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ SKIPPED ] cuda.realloc_exec_space 5: [ SKIPPED ] cuda.view_allocation_int 5: [ SKIPPED ] cuda.view_allocation_exec_space_int [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o 5/48 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 53.06 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o 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 91 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 41 tests from cuda 6: [ RUN ] cuda.task_fib_deprecated [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [ 98%] Linking CXX executable ../../bin/llc [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o [ 98%] Linking CXX executable ../../bin/llvm-c-test 6: [ OK ] cuda.task_fib_deprecated (2563 ms) 6: [ RUN ] cuda.task_depend_deprecated 6: [ OK ] cuda.task_depend_deprecated (265 ms) 6: [ RUN ] cuda.task_team_deprecated 6: [ OK ] cuda.task_team_deprecated (21 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated 6: [ OK ] cuda.task_with_mempool_deprecated (8 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated 6: [ OK ] cuda.task_multiple_depend_deprecated (121 ms) 6: [ RUN ] cuda.task_scheduler_ctors_deprecated 6: [ OK ] cuda.task_scheduler_ctors_deprecated (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_deprecated 6: [ OK ] cuda.task_scheduer_ctors_device_deprecated (8 ms) 6: [ RUN ] cuda.task_fib_deprecated_multiple [ 98%] Built target clang-repl [ 98%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o 6: [ OK ] cuda.task_fib_deprecated_multiple (925 ms) 6: [ RUN ] cuda.task_depend_deprecated_multiple 6: [ OK ] cuda.task_depend_deprecated_multiple (277 ms) 6: [ RUN ] cuda.task_team_deprecated_multiple 6: [ OK ] cuda.task_team_deprecated_multiple (24 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated_multiple 6: [ OK ] cuda.task_with_mempool_deprecated_multiple (9 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated_multiple [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o 6: [ OK ] cuda.task_multiple_depend_deprecated_multiple (122 ms) 6: [ RUN ] cuda.task_scheduler_ctors_deprecated_multiple 6: [ OK ] cuda.task_scheduler_ctors_deprecated_multiple (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_deprecated_multiple 6: [ OK ] cuda.task_scheduer_ctors_device_deprecated_multiple (10 ms) 6: [ RUN ] cuda.task_fib_single 6: [ OK ] cuda.task_fib_single (2003 ms) 6: [ RUN ] cuda.task_depend_single 6: [ OK ] cuda.task_depend_single (291 ms) 6: [ RUN ] cuda.task_team_single 6: [ OK ] cuda.task_team_single (23 ms) 6: [ RUN ] cuda.task_with_mempool_single 6: [ OK ] cuda.task_with_mempool_single (9 ms) 6: [ RUN ] cuda.task_multiple_depend_single 6: [ OK ] cuda.task_multiple_depend_single (126 ms) 6: [ RUN ] cuda.task_scheduler_ctors_single 6: [ OK ] cuda.task_scheduler_ctors_single (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_single 6: [ OK ] cuda.task_scheduer_ctors_device_single (9 ms) 6: [ RUN ] cuda.task_fib_multiple [ 98%] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o 6: [ OK ] cuda.task_fib_multiple (1619 ms) 6: [ RUN ] cuda.task_depend_multiple 6: [ OK ] cuda.task_depend_multiple (240 ms) 6: [ RUN ] cuda.task_team_multiple 6: [ OK ] cuda.task_team_multiple (18 ms) 6: [ RUN ] cuda.task_with_mempool_multiple 6: [ OK ] cuda.task_with_mempool_multiple (9 ms) 6: [ RUN ] cuda.task_multiple_depend_multiple 6: [ OK ] cuda.task_multiple_depend_multiple (115 ms) 6: [ RUN ] cuda.task_scheduler_ctors_multiple 6: [ OK ] cuda.task_scheduler_ctors_multiple (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_multiple 6: [ OK ] cuda.task_scheduer_ctors_device_multiple (9 ms) 6: [ RUN ] cuda.task_fib_chase_lev [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-dwp [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o [ 98%] Built target clang [ 98%] Building CXX object tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o 6: [ OK ] cuda.task_fib_chase_lev (1995 ms) 6: [ RUN ] cuda.task_depend_chase_lev 6: [ OK ] cuda.task_depend_chase_lev (506 ms) 6: [ RUN ] cuda.task_team_chase_lev 6: [ OK ] cuda.task_team_chase_lev (29 ms) 6: [ RUN ] cuda.task_with_mempool_chase_lev 6: [ OK ] cuda.task_with_mempool_chase_lev (18 ms) 6: [ RUN ] cuda.task_multiple_depend_chase_lev 6: [ OK ] cuda.task_multiple_depend_chase_lev (138 ms) 6: [ RUN ] cuda.task_scheduler_ctors_chase_lev 6: [ OK ] cuda.task_scheduler_ctors_chase_lev (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_chase_lev 6: [ OK ] cuda.task_scheduer_ctors_device_chase_lev (13 ms) 6: [ RUN ] cuda.team_scratch_1_streams [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-dwarfutil [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [ 98%] Linking CXX executable ../../bin/bugpoint [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-exegesis [ 98%] Built target llvm-c-test [ 98%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o [ 98%] Built target llvm-dwp [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [ 98%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o [ 98%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 98%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o [ 98%] Built target llc [ 98%] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-gsymutil 6: [ OK ] cuda.team_scratch_1_streams (14307 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (0 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 41 tests from cuda (25849 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (49 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (16 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (11 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (2 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 98%] Linking CXX executable ../../bin/llvm-isel-fuzzer [ 98%] Linking CXX executable ../../bin/dsymutil [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [ 98%] Built target llvm-dwarfutil [ 98%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-libtool-darwin [ 98%] Built target llvm-exegesis [ 98%] Building CXX object tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 98%] Built target bugpoint [ 98%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o [ 98%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o [ 98%] Built target llvm-libtool-darwin [ 98%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (8619 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (14 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (81 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (7 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (1 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (2 ms) 6: [----------] 25 tests from cuda_hostpinned (8810 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (77 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (26 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (32 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (5 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank [ 98%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o [ 98%] Built target llvm-gsymutil [ 98%] Building CXX object tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXExtractAPI.cpp.o 6: [ OK ] cuda_uvm.view_allocation_large_rank (768 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (8 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (23 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (2 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (84 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (16 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (5 ms) 6: [----------] 25 tests from cuda_uvm (1058 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 91 tests from 3 test suites ran. (35718 ms total) 6: [ PASSED ] 91 tests. [ 98%] Linking CXX executable ../../bin/llvm-lipo 6/48 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 37.35 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 98%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o 7: 7: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 7: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 7: setting CUDA_VISIBLE_DEVICES. 7: This could on multi GPU systems lead to severe performance" 7: penalties. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (97 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (910 ms) 7: [----------] 2 tests from cuda (1008 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (1008 ms total) 7: [ PASSED ] 2 tests. 7/48 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 2.57 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop [ 98%] Built target llvm-lipo [ 98%] Clobbering bootstrap build and stamp directories [ 98%] Linking CXX executable ../../bin/llvm-lto2 [ 98%] Built target runtimes-clobber [ 98%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-opt-fuzzer [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 8: 8: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 8: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 8: setting CUDA_VISIBLE_DEVICES. 8: This could on multi GPU systems lead to severe performance" 8: penalties. 8: [ OK ] cuda.raw_cuda_interop (1229 ms) 8: [----------] 1 test from cuda (1229 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1229 ms total) 8: [ PASSED ] 1 test. [ 98%] Built target llvm-isel-fuzzer [ 98%] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o 8/48 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 1.56 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: 9: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 9: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 9: setting CUDA_VISIBLE_DEVICES. 9: This could on multi GPU systems lead to severe performance" 9: penalties. 9: [ OK ] cuda.raw_cuda_streams (1203 ms) 9: [----------] 1 test from cuda (1203 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (1203 ms total) 9: [ PASSED ] 1 test. 9/48 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 1.52 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.multi_gpu 10: 10: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 10: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 10: setting CUDA_VISIBLE_DEVICES. 10: This could on multi GPU systems lead to severe performance" 10: penalties. 10: [ OK ] cuda.multi_gpu (1229 ms) 10: [----------] 1 test from cuda (1229 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (1229 ms total) 10: [ PASSED ] 1 test. 10/48 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 1.53 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ 98%] Built target dsymutil [ 98%] No download step for 'runtimes' [ 98%] Linking CXX shared module ../../lib/BugpointPasses.so [ 98%] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o [ 98%] No update step for 'runtimes' [ 98%] Built target BugpointPasses [ 98%] No patch step for 'runtimes' [ 98%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/clang-scan-deps-driver.cpp.o [ 98%] Performing configure step for 'runtimes' CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) Not searching for unused variables given on the command line. 11: 11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 11: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 11: setting CUDA_VISIBLE_DEVICES. 11: This could on multi GPU systems lead to severe performance" 11: penalties. 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (3 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (1 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (1 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (1 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (7 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (7 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/48 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 1.57 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o -- The C compiler identification is Clang 17.0.3 -- The CXX compiler identification is Clang 17.0.3 [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /scratch/llvm-project/build/./bin/clang 12: 12: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 12: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 12: setting CUDA_VISIBLE_DEVICES. 12: This could on multi GPU systems lead to severe performance" 12: penalties. 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (105 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (1 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (6 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (4 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (3 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (14 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (40 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (13 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (19 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (57 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (19 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (21 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 -- Detecting C compiler ABI info 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (60 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (20 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (410 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (46 ms) 12: [----------] 1 test from kokkosresize (46 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (473 ms total) 12: [ PASSED ] 71 tests. 12/48 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 2.10 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 13: 13: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 13: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 13: setting CUDA_VISIBLE_DEVICES. 13: This could on multi GPU systems lead to severe performance" 13: penalties. 13: [ OK ] initialization.legion_initialization (1204 ms) 13: [----------] 1 test from initialization (1204 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1204 ms total) 13: [ PASSED ] 1 test. 13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 1.54 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 [ 98%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o 14: 14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 14: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 14: setting CUDA_VISIBLE_DEVICES. 14: This could on multi GPU systems lead to severe performance" 14: penalties. 14: SUCCESS -- Detecting C compiler ABI info - done -- Check for working C compiler: /scratch/llvm-project/build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info 14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 1.53 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: 15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 15: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 15: setting CUDA_VISIBLE_DEVICES. 15: This could on multi GPU systems lead to severe performance" 15: penalties. 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/48 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 1.51 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /scratch/llvm-project/build/./bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done [ 98%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG 16: 16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 16: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 16: setting CUDA_VISIBLE_DEVICES. 16: This could on multi GPU systems lead to severe performance" 16: penalties. 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 0 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 0 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 0 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554432 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (0 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (2 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (6 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped 16: skipping since the CudaUVMSpace requires additional fences 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (12 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (12 ms total) 16: [ PASSED ] 27 tests. 16: [ SKIPPED ] 1 test, listed below: 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 1.54 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/48 Test #17: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 98%] Built target llvm-opt-fuzzer [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Success -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o 18: 18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 18: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 18: setting CUDA_VISIBLE_DEVICES. 18: This could on multi GPU systems lead to severe performance" 18: penalties. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 1.54 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS - Success -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [ 98%] Linking CXX executable ../../bin/opt [ 98%] Linking CXX executable ../../../../bin/clang-scan-deps 19: 19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 19: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 19: setting CUDA_VISIBLE_DEVICES. 19: This could on multi GPU systems lead to severe performance" 19: penalties. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 1.53 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG 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:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x555556118a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556118bc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556118c40:Host:source:0x555556118ac0: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:0x555556118d40: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:0x555556118bc0:40::kokkosp_deallocate_data:Host:source:0x555556118a40:40::kokkosp_finalize_library:: 20/48 Test #20: Kokkos_ProfilingTestLibraryLoad .................. Passed 1.51 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 [ 98%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Success -- Linker detection: GNU ld 21: 21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 21: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 21: setting CUDA_VISIBLE_DEVICES. 21: This could on multi GPU systems lead to severe performance" 21: penalties. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x555556118a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556118bc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556118c40:Host:source:0x555556118ac0: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:0x555556118d40: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:0x555556118bc0:40::kokkosp_deallocate_data:Host:source:0x555556118a40:40::kokkosp_finalize_library:: 21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 1.54 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 -- Performing Test C_SUPPORTS_FPIC [ 98%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 22: 22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 22: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 22: setting CUDA_VISIBLE_DEVICES. 22: This could on multi GPU systems lead to severe performance" 22: penalties. 22: [==========] Running 3 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from defaultdevicetype_DeathTest 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603655] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa5a5] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a379d] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a552f] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db0ba] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x789cf) [0x5555555cc9cf] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78e1a) [0x5555555cce1a] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793fd) [0x5555555cd3fd] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8f8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfdc8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e712] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c3a] 22: 22: demangled test_f1: 22: [0x555555603655] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa5a5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a379d] Test::test_stacktrace(bool, bool) 22: [0x5555555a552f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555db0ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cc9cf] 22: [0x5555555cce1a] 22: [0x5555555cd3fd] 22: [0x5555555cf8f8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555cfdc8] testing::UnitTest::Run() 22: [0x55555559e712] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c3a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603655] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa5a5] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa9b0] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a40da] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x2ff) [0x5555555a552f] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db0ba] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x789cf) [0x5555555cc9cf] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78e1a) [0x5555555cce1a] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793fd) [0x5555555cd3fd] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8f8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfdc8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e712] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c3a] 22: 22: demangled test_f3: 22: [0x555555603655] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa5a5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aa9b0] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40da] Test::test_stacktrace(bool, bool) 22: [0x5555555a552f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555db0ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cc9cf] 22: [0x5555555cce1a] 22: [0x5555555cd3fd] 22: [0x5555555cf8f8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555cfdc8] testing::UnitTest::Run() 22: [0x55555559e712] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c3a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (356 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603655] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa5a5] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a379d] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5555555a587c] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db0ba] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x789cf) [0x5555555cc9cf] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78e1a) [0x5555555cce1a] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793fd) [0x5555555cd3fd] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8f8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfdc8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e712] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c3a] 22: 22: demangled test_f1: 22: [0x555555603655] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa5a5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a379d] Test::test_stacktrace(bool, bool) 22: [0x5555555a587c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555db0ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cc9cf] 22: [0x5555555cce1a] 22: [0x5555555cd3fd] 22: [0x5555555cf8f8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555cfdc8] testing::UnitTest::Run() 22: [0x55555559e712] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c3a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603655] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa5a5] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa9b0] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a40da] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x2fc) [0x5555555a587c] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db0ba] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x789cf) [0x5555555cc9cf] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78e1a) [0x5555555cce1a] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793fd) [0x5555555cd3fd] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8f8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfdc8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e712] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c3a] 22: 22: demangled test_f3: 22: [0x555555603655] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa5a5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aa9b0] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40da] Test::test_stacktrace(bool, bool) 22: [0x5555555a587c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555db0ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cc9cf] 22: [0x5555555cce1a] 22: [0x5555555cd3fd] 22: [0x5555555cf8f8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555cfdc8] testing::UnitTest::Run() 22: [0x55555559e712] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c3a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (353 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (709 ms total) 22: 22: [----------] 1 test from defaultdevicetype 22: [ RUN ] defaultdevicetype.stacktrace_normal 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603655] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa5a5] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3d) [0x5555555a379d] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db0ba] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x789cf) [0x5555555cc9cf] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78e1a) [0x5555555cce1a] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793fd) [0x5555555cd3fd] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8f8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfdc8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e712] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c3a] 22: 22: demangled test_f1: 22: [0x555555603655] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa5a5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a379d] Test::test_stacktrace(bool, bool) 22: [0x5555555db0ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cc9cf] 22: [0x5555555cce1a] 22: [0x5555555cd3fd] 22: [0x5555555cf8f8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555cfdc8] testing::UnitTest::Run() 22: [0x55555559e712] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c3a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x555555603655] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa5a5] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa0) [0x5555555aa9b0] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a40da] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db0ba] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x789cf) [0x5555555cc9cf] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78e1a) [0x5555555cce1a] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x793fd) [0x5555555cd3fd] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cf8f8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555cfdc8] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e712] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4d9fc87] 22: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c3a] 22: 22: demangled test_f3: 22: [0x555555603655] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa5a5] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aa9b0] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40da] Test::test_stacktrace(bool, bool) 22: [0x5555555db0ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cc9cf] 22: [0x5555555cce1a] 22: [0x5555555cd3fd] 22: [0x5555555cf8f8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555cfdc8] testing::UnitTest::Run() 22: [0x55555559e712] main 22: [0x7ffff4d9fc87] __libc_start_main 22: [0x5555555a1c3a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 22: [----------] 1 test from defaultdevicetype (1 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (711 ms total) 22: [ PASSED ] 3 tests. [100%] Built target llvm-lto2 [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o 22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 2.26 sec test 23 Start 23: Kokkos_CoreUnitTest_CTestDevice 23: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 23: Test timeout computed to be: 1500 23: [==========] Running 8 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 8 tests from ctest_environment 23: [ RUN ] ctest_environment.no_device_type 23: [ OK ] ctest_environment.no_device_type (0 ms) 23: [ RUN ] ctest_environment.no_process_count 23: [ OK ] ctest_environment.no_process_count (0 ms) 23: [ RUN ] ctest_environment.invalid_rank 23: [ OK ] ctest_environment.invalid_rank (0 ms) 23: [ RUN ] ctest_environment.no_type_str 23: [ OK ] ctest_environment.no_type_str (0 ms) 23: [ RUN ] ctest_environment.missing_type 23: [ OK ] ctest_environment.missing_type (0 ms) 23: [ RUN ] ctest_environment.no_id_str 23: [ OK ] ctest_environment.no_id_str (0 ms) 23: [ RUN ] ctest_environment.invalid_id_str 23: [ OK ] ctest_environment.invalid_id_str (0 ms) 23: [ RUN ] ctest_environment.good 23: [ OK ] ctest_environment.good (0 ms) 23: [----------] 8 tests from ctest_environment (0 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 8 tests from 1 test suite ran. (0 ms total) 23: [ PASSED ] 8 tests. 23/48 Test #23: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.02 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 24: Test timeout computed to be: 1500 24/48 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 25 Start 25: Kokkos_ContainersUnitTest_Serial 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 25: Test timeout computed to be: 1500 -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION 25: 25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 25: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 25: setting CUDA_VISIBLE_DEVICES. 25: This could on multi GPU systems lead to severe performance" 25: penalties. 25: [==========] Running 65 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 65 tests from serial 25: [ RUN ] serial.bitset [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Rewrite.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG 25: [ OK ] serial.bitset (2782 ms) 25: [ RUN ] serial.bitset_default_constructor_no_alloc 25: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 25: [ RUN ] serial.dualview_combination 25: [ OK ] serial.dualview_combination (0 ms) 25: [ RUN ] serial.dualview_alloc 25: [ OK ] serial.dualview_alloc (0 ms) 25: [ RUN ] serial.test_dualview_copy_construction_and_assignment 25: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 25: [ RUN ] serial.dualview_combinations_without_init 25: [ OK ] serial.dualview_combinations_without_init (0 ms) 25: [ RUN ] serial.dualview_deep_copy 25: [ OK ] serial.dualview_deep_copy (0 ms) 25: [ RUN ] serial.dualview_realloc 25: [ OK ] serial.dualview_realloc (0 ms) 25: [ RUN ] serial.dualview_resize 25: [ OK ] serial.dualview_resize (0 ms) 25: [ RUN ] serial.dualview_device_correct_kokkos_device 25: [ OK ] serial.dualview_device_correct_kokkos_device (2 ms) 25: [ RUN ] serial.dualview_host_correct_kokkos_device 25: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 25: [ RUN ] serial.dualview_host_modify_template_device_sync 25: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 25: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 25: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 25: [ RUN ] serial.dualview_device_modify_template_host_sync 25: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 25: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 25: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 25: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 25: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 25: [ RUN ] serial.dynamic_view 25: [ OK ] serial.dynamic_view (32 ms) 25: [ RUN ] serial.dyn_rank_view_api_generic 25: [ OK ] serial.dyn_rank_view_api_generic (19 ms) 25: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 25: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 25: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 25: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 25: skipping since not default execution space 25: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 25: [ RUN ] serial.dyn_rank_view_api_operator_rank67 25: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 25: [ RUN ] serial.ErrorReporterViaLambda 25: [ OK ] serial.ErrorReporterViaLambda (0 ms) 25: [ RUN ] serial.ErrorReporter 25: [ OK ] serial.ErrorReporter (0 ms) 25: [ RUN ] serial.offsetview_construction 25: [ OK ] serial.offsetview_construction (58 ms) 25: [ RUN ] serial.offsetview_unmanaged_construction 25: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 25: [ RUN ] serial.offsetview_subview 25: [ OK ] serial.offsetview_subview (21 ms) 25: [ RUN ] serial.offsetview_offsets_rank1 25: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 25: [ RUN ] serial.offsetview_offsets_rank2 25: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 25: [ RUN ] serial.offsetview_offsets_rank3 25: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 25: [ RUN ] serial.scatterview [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o 25: [ OK ] serial.scatterview (3013 ms) 25: [ RUN ] serial.scatterview_devicetype 25: [ OK ] serial.scatterview_devicetype (2 ms) 25: [ RUN ] serial.staticcrsgraph 25: [ OK ] serial.staticcrsgraph (58 ms) 25: [ RUN ] serial.resize_realloc_no_init_dualview 25: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 25: [ RUN ] serial.resize_realloc_no_alloc_dualview 25: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 25: [ RUN ] serial.resize_exec_space_dualview 25: [ OK ] serial.resize_exec_space_dualview (0 ms) 25: [ RUN ] serial.realloc_exec_space_dualview 25: [ OK ] serial.realloc_exec_space_dualview (0 ms) 25: [ RUN ] serial.resize_realloc_no_init_dynrankview 25: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 25: [ RUN ] serial.resize_exec_space_dynrankview 25: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 25: [ RUN ] serial.realloc_exec_space_dynrankview 25: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 25: [ RUN ] serial.resize_realloc_no_init_scatterview 25: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 25: [ RUN ] serial.resize_realloc_no_alloc_scatterview 25: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 25: [ RUN ] serial.resize_exec_space_scatterview 25: [ OK ] serial.resize_exec_space_scatterview (0 ms) 25: [ RUN ] serial.realloc_exec_space_scatterview 25: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynrankview 25: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 25: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (2 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 25: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_offsetview 25: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 25: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_offsetview 25: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynamicview 25: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 25: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 25: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 25: [ RUN ] serial.UnorderedMap_insert [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Failed -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS [100%] Linking CXX shared library ../../../../lib/libclang.so [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o [100%] Built target opt [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG 25: [ OK ] serial.UnorderedMap_insert (17565 ms) 25: [ RUN ] serial.UnorderedMap_failed_insert [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o [100%] Built target clang-scan-deps -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Performing Test OPENMP_HAVE_ONEAPI_COMPILER -- Performing Test OPENMP_HAVE_ONEAPI_COMPILER - Failed -- Performing Test OPENMP_HAVE_WALL_FLAG -- Performing Test OPENMP_HAVE_WALL_FLAG - Success -- Performing Test OPENMP_HAVE_WERROR_FLAG -- Performing Test OPENMP_HAVE_WERROR_FLAG - Success -- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG -- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG - Success -- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG -- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG - Success -- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG -- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG [100%] Linking CXX executable ../../bin/llvm-reduce -- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG - Success -- Performing Test OPENMP_HAVE_WENUM_CONSTEXPR_CONVERSION_FLAG -- Performing Test OPENMP_HAVE_WENUM_CONSTEXPR_CONVERSION_FLAG - Success -- Performing Test OPENMP_HAVE_WEXTRA_FLAG -- Performing Test OPENMP_HAVE_WEXTRA_FLAG - Success -- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG -- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG - Success -- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG -- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG - Failed -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG - Success -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG - Success -- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG -- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG - Failed -- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG -- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG - Success -- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG -- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG - Success -- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG -- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG - Failed -- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG [100%] Built target libclang [100%] Building C object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o [100%] Building C object tools/clang/tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o [100%] Building CXX object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o [100%] Linking CXX executable ../../../../bin/c-arcmt-test -- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG - Failed -- Performing Test LIBOMP_HAVE_WSWITCH_FLAG [100%] Built target c-arcmt-test -- Performing Test LIBOMP_HAVE_WSWITCH_FLAG - Success -- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG -- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG - Success -- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG -- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG - Success -- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG -- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG - Success -- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG -- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG - Success -- Performing Test LIBOMP_HAVE_MSSE2_FLAG -- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG 25: [ OK ] serial.UnorderedMap_failed_insert (7879 ms) 25: [ RUN ] serial.UnorderedMap_deep_copy 25: [ OK ] serial.UnorderedMap_deep_copy (9 ms) 25: [ RUN ] serial.UnorderedMap_valid_empty 25: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 25: [ RUN ] serial.UnorderedMap_clear_zero_size 25: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 25: [ RUN ] serial.UnorderedMap_consistent_size 25: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 25: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 25: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 25: [ RUN ] serial.UnorderedMap_lambda_capturable 25: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 25: [ RUN ] serial.UnorderedMap_constructor_view_alloc 25: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 25: [ RUN ] serial.vector_combination 25: [ OK ] serial.vector_combination (0 ms) 25: [ RUN ] serial.vector_insert 25: [ OK ] serial.vector_insert (0 ms) 25: [ RUN ] serial.vector_push_back_default_exec 25: [ OK ] serial.vector_push_back_default_exec (0 ms) 25: [ RUN ] serial.viewctorprop_embedded_dim 25: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 25: [----------] 65 tests from serial (31458 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 65 tests from 1 test suite ran. (31458 ms total) 25: [ PASSED ] 64 tests. 25: [ SKIPPED ] 1 test, listed below: 25: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 25/48 Test #25: Kokkos_ContainersUnitTest_Serial ................. Passed 33.20 sec test 26 Start 26: Kokkos_ContainersUnitTest_Cuda 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 26: Test timeout computed to be: 1500 -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success -- Performing Test LIBOMP_HAVE_MMIC_FLAG -- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed -- Performing Test LIBOMP_HAVE_M32_FLAG -- Performing Test LIBOMP_HAVE_M32_FLAG - Success -- Looking for shm_open -- Looking for shm_open - not found -- Looking for shm_open -- Looking for shm_open - found -- Looking for xmmintrin.h -- Looking for xmmintrin.h - found -- Performing Test LIBOMP_HAVE__MM_MALLOC -- Performing Test LIBOMP_HAVE__MM_MALLOC - Success -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc 26: 26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 26: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 26: setting CUDA_VISIBLE_DEVICES. 26: This could on multi GPU systems lead to severe performance" 26: penalties. 26: [==========] Running 65 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 65 tests from cuda 26: [ RUN ] cuda.bitset 26: [ OK ] cuda.bitset (17 ms) 26: [ RUN ] cuda.bitset_default_constructor_no_alloc 26: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] cuda.dualview_combination 26: [ OK ] cuda.dualview_combination (1 ms) 26: [ RUN ] cuda.dualview_alloc 26: [ OK ] cuda.dualview_alloc (0 ms) 26: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 26: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] cuda.dualview_combinations_without_init 26: [ OK ] cuda.dualview_combinations_without_init (0 ms) 26: [ RUN ] cuda.dualview_deep_copy 26: [ OK ] cuda.dualview_deep_copy (5 ms) 26: [ RUN ] cuda.dualview_realloc 26: [ OK ] cuda.dualview_realloc (1 ms) 26: [ RUN ] cuda.dualview_resize 26: [ OK ] cuda.dualview_resize (1 ms) 26: [ RUN ] cuda.dualview_device_correct_kokkos_device 26: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 26: [ RUN ] cuda.dualview_host_correct_kokkos_device 26: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] cuda.dualview_host_modify_template_device_sync 26: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 26: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] cuda.dualview_device_modify_template_host_sync 26: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 26: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 26: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] cuda.dynamic_view 26: [ OK ] cuda.dynamic_view (109 ms) 26: [ RUN ] cuda.dyn_rank_view_api_generic 26: [ OK ] cuda.dyn_rank_view_api_generic (42 ms) 26: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 26: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (4 ms) 26: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 26: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 26: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 26: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 26: [ RUN ] cuda.ErrorReporterViaLambda 26: [ OK ] cuda.ErrorReporterViaLambda (2 ms) 26: [ RUN ] cuda.ErrorReporter 26: [ OK ] cuda.ErrorReporter (3 ms) 26: [ RUN ] cuda.offsetview_construction 26: [ OK ] cuda.offsetview_construction (9 ms) 26: [ RUN ] cuda.offsetview_unmanaged_construction 26: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] cuda.offsetview_subview 26: [ OK ] cuda.offsetview_subview (10 ms) 26: [ RUN ] cuda.offsetview_offsets_rank1 26: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 26: [ RUN ] cuda.offsetview_offsets_rank2 26: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] cuda.offsetview_offsets_rank3 26: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] cuda.scatterview -- Looking for _aligned_malloc - not found -- Performing Test LIBOMP_HAVE_X_FLAG -- Performing Test LIBOMP_HAVE_X_FLAG - Success -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- 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 -- Looking for immintrin.h -- Looking for immintrin.h - found -- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM -- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM - Success -- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG -- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG - Success -- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS -- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS - Success -- Performing Test LIBOMP_HAVE_RTM_INTRINSICS -- Performing Test LIBOMP_HAVE_RTM_INTRINSICS - Success -- Found Perl: /usr/bin/perl (found version "5.30.0") -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS - Success -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE - Success -- Performing Test LIBOMP_HAVE_PSAPI -- Performing Test LIBOMP_HAVE_PSAPI - Failed -- Looking for sqrt in m -- Looking for sqrt in m - found -- Looking for __atomic_load_1 -- Looking for __atomic_load_1 - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - found -- Using LLVM include directories: /scratch/llvm-project/llvm/include;/scratch/llvm-project/build/include -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find LIBOMPTARGET_DEP_LIBFFI (missing: LIBOMPTARGET_DEP_LIBFFI_LIBRARIES LIBOMPTARGET_DEP_LIBFFI_INCLUDE_DIRS) Failed to 'dlopen' libhsa-runtime64.so Failed to load libamdhip64.so: libamdhip64.so: cannot open shared object file: No such file or directory -- OMPT target enabled -- OpenMP tools dir in libomptarget: /scratch/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -- LIBOMPTARGET: Building offloading runtime library libomptarget. -- LIBOMPTARGET: Not building aarch64 NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Building AMDGPU NextGen plugin for dlopened libhsa -- LIBOMPTARGET: Not generating AMDGPU tests, no supported devices detected. -- LIBOMPTARGET: Building CUDA NextGen offloading plugin. -- LIBOMPTARGET: Building CUDA plugin linked against libcuda -- LIBOMPTARGET: Enable tests using CUDA plugin -- LIBOMPTARGET: Not building PPC64 NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building PPC64le NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building x86_64 NextGen offloading plugin: libffi dependency not found. -- LIBOMPTARGET: Building DeviceRTL. Using clang: /scratch/llvm-project/build/bin/clang, llvm-link: /scratch/llvm-project/build/bin/llvm-link and opt: /scratch/llvm-project/build/bin/opt -- LIBOMPTARGET: Building the llvm-omp-device-info tool -- LIBOMPTARGET: Building the llvm-omp-kernel-replay tool -- Looking for __atomic_load_1 -- Looking for __atomic_load_1 - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - found -- Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Python3_LIBRARIES Development Development.Module Development.Embed) (found version "3.8.10") -- Configuring done (59.0s) [100%] Built target llvm-reduce [100%] Linking CXX executable ../../../../bin/c-index-test -- Generating done (1.6s) -- Build files have been written to: /scratch/llvm-project/build/runtimes/runtimes-bins [100%] Performing build step for 'runtimes' [ 0%] Generating kmp_i18n_id.inc [ 0%] Building CXX object openmp/libomptarget/plugins-nextgen/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o [ 0%] Building CXX object openmp/libomptarget/plugins-nextgen/common/elf_common/CMakeFiles/elf_common.dir/ELFSymbols.cpp.o [ 2%] Generating kmp_i18n_default.inc [ 2%] Building LLVM bitcode Configuration.cpp-sm_90.bc [ 2%] Building CXX object openmp/tools/archer/CMakeFiles/archer.dir/ompt-tsan.cpp.o [ 2%] Building CXX object openmp/tools/archer/CMakeFiles/archer_static.dir/ompt-tsan.cpp.o [ 2%] Building LLVM bitcode Debug.cpp-sm_90.bc [ 2%] Building LLVM bitcode Kernel.cpp-sm_90.bc [ 2%] Building LLVM bitcode LibC.cpp-sm_90.bc [ 2%] Built target libomp-needed-headers [ 2%] Building LLVM bitcode Mapping.cpp-sm_90.bc [ 2%] Building LLVM bitcode Misc.cpp-sm_90.bc [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o [ 2%] Building LLVM bitcode Reduction.cpp-sm_90.bc [ 2%] Building LLVM bitcode Parallelism.cpp-sm_90.bc [ 2%] Building LLVM bitcode State.cpp-sm_90.bc [ 2%] Linking CXX static library libarcher_static.a [ 2%] Linking CXX shared library libarcher.so [ 2%] Building LLVM bitcode Synchronization.cpp-sm_90.bc [ 2%] Built target archer_static [ 2%] Building LLVM bitcode Tasking.cpp-sm_90.bc [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o [ 2%] Built target archer [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o [ 2%] Building LLVM bitcode Utils.cpp-sm_90.bc [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o [ 2%] Building LLVM bitcode Workshare.cpp-sm_90.bc [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o [ 2%] Built target elf_common [ 2%] Building LLVM bitcode Configuration.cpp-gfx1010.bc [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o [ 2%] Building LLVM bitcode Configuration.cpp-gfx1030.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1031.bc [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 5%] Building LLVM bitcode Configuration.cpp-gfx1032.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1033.bc [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o [ 5%] Building LLVM bitcode Configuration.cpp-gfx1034.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1036.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1035.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1100.bc [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o [ 5%] Building LLVM bitcode Configuration.cpp-gfx1101.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1102.bc [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o [ 5%] Building LLVM bitcode Configuration.cpp-gfx1103.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1150.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1151.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-gfx700.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx701.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx801.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx803.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-gfx900.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx902.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-gfx906.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx908.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx90a.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx90c.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx940.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_35.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_37.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_50.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_52.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_53.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_60.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-sm_61.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_62.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_70.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_72.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_75.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_80.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_86.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-sm_87.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_89.bc [ 7%] Building LLVM bitcode Debug.cpp-gfx1010.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o [ 7%] Building LLVM bitcode Debug.cpp-gfx1030.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o [ 7%] Building LLVM bitcode Debug.cpp-gfx1031.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o [ 7%] Building LLVM bitcode Debug.cpp-gfx1032.bc [ 7%] Building LLVM bitcode Debug.cpp-gfx1033.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o [ 7%] Building LLVM bitcode Debug.cpp-gfx1034.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_collapse.cpp.o [ 7%] Building LLVM bitcode Debug.cpp-gfx1035.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o [ 7%] Building LLVM bitcode Debug.cpp-gfx1036.bc [ 7%] Building LLVM bitcode Debug.cpp-gfx1100.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o [ 7%] Building LLVM bitcode Debug.cpp-gfx1101.bc [ 7%] Building LLVM bitcode Debug.cpp-gfx1102.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o [100%] Built target c-index-test [ 10%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o [ 10%] Building LLVM bitcode Debug.cpp-gfx1103.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1150.bc [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (253715 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (103 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (839 ms) [ RUN ] serial.SortWithCustomComparator [ 10%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/ompt-general.cpp.o [ 12%] Building LLVM bitcode Debug.cpp-gfx1151.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx700.bc [ 12%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/ompd-specific.cpp.o [ 12%] Building LLVM bitcode Debug.cpp-gfx701.bc [ 12%] Building ASM object openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o [ 12%] Building LLVM bitcode Debug.cpp-gfx801.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx803.bc [ 12%] Building CXX object openmp/libomptarget/plugins-nextgen/common/OMPT/CMakeFiles/OMPT.dir/OmptCallback.cpp.o [ 12%] Building LLVM bitcode Debug.cpp-gfx900.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx902.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx906.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx908.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx90a.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx90c.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx940.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_35.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_37.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_50.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_52.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_53.bc [ 15%] Linking C shared library libomp.so [ 15%] Building LLVM bitcode Debug.cpp-sm_60.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_61.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_62.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_70.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_72.bc [ 17%] Building LLVM bitcode Debug.cpp-sm_75.bc [ 17%] Building LLVM bitcode Debug.cpp-sm_80.bc [ 17%] Building LLVM bitcode Debug.cpp-sm_86.bc [ 17%] Building LLVM bitcode Debug.cpp-sm_87.bc [ 17%] Building LLVM bitcode Debug.cpp-sm_89.bc [ 17%] Building LLVM bitcode Kernel.cpp-gfx1010.bc [ 17%] Building LLVM bitcode Kernel.cpp-gfx1030.bc [ 17%] Building LLVM bitcode Kernel.cpp-gfx1031.bc [ 17%] Building LLVM bitcode Kernel.cpp-gfx1032.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1034.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1033.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1035.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1036.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1100.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1101.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1103.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1102.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1150.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1151.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx700.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx701.bc [ 20%] Built target OMPT [ 20%] Building LLVM bitcode Kernel.cpp-gfx801.bc [ 20%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/PluginInterface.cpp.o [ 20%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/GlobalHandler.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx803.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx900.bc [ 20%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/JIT.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx902.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx906.bc [ 20%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/RPC.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx908.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx90a.bc [ 20%] Built target omp [ 20%] Building LLVM bitcode Kernel.cpp-gfx90c.bc [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/api.cpp.o [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/device.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx940.bc [ OK ] serial.SortWithCustomComparator (9203 ms) [----------] 12 tests from serial (1890951 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1890951 ms total) [ PASSED ] 12 tests. [ 20%] Building LLVM bitcode Kernel.cpp-sm_35.bc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests' Post stage [Pipeline] sh [ 20%] Building LLVM bitcode Kernel.cpp-sm_37.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_50.bc + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Feb 5 18:22:54 2024 stats zeroed Mon Feb 5 18:22:54 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 1468 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 2177eea39486ae5fb317f7c160d37f895f1a4dc479eabfef11862678b9863be3 [ 20%] Building LLVM bitcode Kernel.cpp-sm_52.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_53.bc [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/interface.cpp.o [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/interop.cpp.o $ docker rm -f --volumes 2177eea39486ae5fb317f7c160d37f895f1a4dc479eabfef11862678b9863be3 [ 20%] Building LLVM bitcode Kernel.cpp-sm_60.bc [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o /scratch/llvm-project/openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp:334:12: warning: unused variable 'OldNumThreads' [-Wunused-variable] 334 | auto OldNumThreads = NumThreads; | ^~~~~~~~~~~~~ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 20%] Building LLVM bitcode Kernel.cpp-sm_61.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_62.bc [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/OmptCallback.cpp.o [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-sm_70.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_72.bc 1 warning generated. [ 20%] Building LLVM bitcode Kernel.cpp-sm_75.bc [ 20%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/TargetValue.cpp.o [ 20%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-debug.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-sm_80.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_86.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_87.bc [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 20%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-state.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-sm_89.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1010.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1030.bc [ 20%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-icv.cpp.o [ 20%] Building LLVM bitcode LibC.cpp-gfx1031.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1032.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1033.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1034.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1035.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1036.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1100.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1101.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1102.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1103.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1150.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1151.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx700.bc [ 20%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.so [ 20%] Building LLVM bitcode LibC.cpp-gfx701.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx801.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx803.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx900.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx902.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx906.bc [ 20%] Linking CXX shared library libompd.so [ 20%] Building LLVM bitcode LibC.cpp-gfx908.bc [ 22%] Building LLVM bitcode LibC.cpp-gfx90a.bc [ 22%] Building LLVM bitcode LibC.cpp-gfx90c.bc [ 22%] Building LLVM bitcode LibC.cpp-gfx940.bc [ 22%] Building LLVM bitcode LibC.cpp-sm_35.bc [ 22%] Building LLVM bitcode LibC.cpp-sm_37.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_50.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_52.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_53.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_60.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_61.bc [ 25%] Built target ompd [ 25%] Building LLVM bitcode LibC.cpp-sm_62.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_70.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_72.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_75.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_80.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_86.bc [ 27%] Building LLVM bitcode LibC.cpp-sm_87.bc [ 27%] Built target PluginInterface [ 27%] Building LLVM bitcode LibC.cpp-sm_89.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1010.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1030.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1031.bc [ 27%] Building CXX object openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o [ 27%] Built target omptarget [ 27%] Building LLVM bitcode Mapping.cpp-gfx1032.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1033.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1035.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1034.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1100.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1036.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1101.bc [ 30%] Building CXX object openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o [ 30%] Building LLVM bitcode Mapping.cpp-gfx1103.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1102.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1150.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1151.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx700.bc [ 32%] Building CXX object openmp/libomptarget/plugins-nextgen/cuda/CMakeFiles/omptarget.rtl.cuda.dir/src/rtl.cpp.o [ 32%] Building CXX object openmp/libomptarget/tools/deviceinfo/CMakeFiles/llvm-omp-device-info.dir/llvm-omp-device-info.cpp.o [ 32%] Building LLVM bitcode Mapping.cpp-gfx701.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx801.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx803.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx900.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx902.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx906.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx908.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx90a.bc [ 32%] Building CXX object openmp/libomptarget/tools/kernelreplay/CMakeFiles/llvm-omp-kernel-replay.dir/llvm-omp-kernel-replay.cpp.o [ 32%] Building LLVM bitcode Mapping.cpp-gfx90c.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx940.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_35.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_50.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_37.bc [ 32%] Linking CXX executable /scratch/llvm-project/build/bin/llvm-omp-device-info [ 32%] Building LLVM bitcode Mapping.cpp-sm_52.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_53.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_60.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_61.bc [ 32%] Built target llvm-omp-device-info [ 32%] Building LLVM bitcode Mapping.cpp-sm_62.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_70.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_72.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_75.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_80.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_86.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_87.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_89.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1010.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1030.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1032.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1031.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1034.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1033.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1035.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1036.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1101.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1100.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1102.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1103.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1150.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1151.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx700.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx701.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx801.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx900.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx803.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx902.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx906.bc [ 35%] Linking CXX executable /scratch/llvm-project/build/bin/llvm-omp-kernel-replay [ 35%] Building LLVM bitcode Misc.cpp-gfx908.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx90a.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx90c.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx940.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_35.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_37.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_50.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_52.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_53.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_61.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_60.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_62.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_70.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_72.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_75.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_80.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_86.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_87.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_89.bc [ 37%] Built target llvm-omp-kernel-replay [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1010.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1031.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1030.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1033.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1034.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1032.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1035.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1100.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1036.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1101.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx1102.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx1103.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx1150.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx1151.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx700.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx701.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx801.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx803.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx900.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx902.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx906.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx908.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx90a.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx90c.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx940.bc [ 40%] Building LLVM bitcode Parallelism.cpp-sm_35.bc [ 40%] Building LLVM bitcode Parallelism.cpp-sm_37.bc [ 42%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.rtl.cuda.so [ 42%] Building LLVM bitcode Parallelism.cpp-sm_50.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_52.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_53.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_61.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_60.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_62.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_70.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_72.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_75.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_80.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_86.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_87.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_89.bc [ 42%] Building LLVM bitcode Reduction.cpp-gfx1010.bc [ 42%] Building LLVM bitcode Reduction.cpp-gfx1030.bc [ 42%] Building LLVM bitcode Reduction.cpp-gfx1031.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1032.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1034.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1033.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1035.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1036.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1100.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1101.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1102.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1103.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1150.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1151.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx700.bc [ 45%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.rtl.amdgpu.so [ 45%] Building LLVM bitcode Reduction.cpp-gfx701.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx803.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx801.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx900.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx902.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx906.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx908.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx90c.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx940.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx90a.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_35.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_37.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_50.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_52.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_53.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_60.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_61.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_62.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_70.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_72.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_75.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_80.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_86.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_87.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_89.bc [ 50%] Building LLVM bitcode State.cpp-gfx1030.bc [ 50%] Building LLVM bitcode State.cpp-gfx1010.bc [ 50%] Building LLVM bitcode State.cpp-gfx1032.bc [ 50%] Building LLVM bitcode State.cpp-gfx1031.bc [ 50%] Building LLVM bitcode State.cpp-gfx1033.bc [ 50%] Building LLVM bitcode State.cpp-gfx1034.bc [ 50%] Building LLVM bitcode State.cpp-gfx1036.bc [ 50%] Building LLVM bitcode State.cpp-gfx1100.bc [ 50%] Building LLVM bitcode State.cpp-gfx1035.bc [ 50%] Building LLVM bitcode State.cpp-gfx1101.bc [ 50%] Building LLVM bitcode State.cpp-gfx1102.bc [ 50%] Building LLVM bitcode State.cpp-gfx1103.bc [ 50%] Building LLVM bitcode State.cpp-gfx1150.bc [ 50%] Building LLVM bitcode State.cpp-gfx1151.bc [ 50%] Building LLVM bitcode State.cpp-gfx701.bc [ 50%] Building LLVM bitcode State.cpp-gfx700.bc [ 50%] Building LLVM bitcode State.cpp-gfx801.bc [ 50%] Building LLVM bitcode State.cpp-gfx803.bc [ 50%] Building LLVM bitcode State.cpp-gfx900.bc [ 50%] Building LLVM bitcode State.cpp-gfx902.bc [ 50%] Building LLVM bitcode State.cpp-gfx906.bc [ 50%] Building LLVM bitcode State.cpp-gfx908.bc [ 50%] Building LLVM bitcode State.cpp-gfx90a.bc [ 50%] Building LLVM bitcode State.cpp-gfx90c.bc [ 50%] Building LLVM bitcode State.cpp-gfx940.bc [ 52%] Building LLVM bitcode State.cpp-sm_35.bc [ 52%] Building LLVM bitcode State.cpp-sm_50.bc [ 52%] Building LLVM bitcode State.cpp-sm_37.bc [ 52%] Building LLVM bitcode State.cpp-sm_52.bc [ 52%] Building LLVM bitcode State.cpp-sm_60.bc [ 52%] Building LLVM bitcode State.cpp-sm_53.bc [ 52%] Building LLVM bitcode State.cpp-sm_61.bc [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [100%] Built target Kokkos_UnitTest_SIMD [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 52%] Building LLVM bitcode State.cpp-sm_70.bc [ 52%] Building LLVM bitcode State.cpp-sm_62.bc [ 52%] Building LLVM bitcode State.cpp-sm_72.bc [ 52%] Building LLVM bitcode State.cpp-sm_75.bc [ 52%] Building LLVM bitcode State.cpp-sm_80.bc [ 52%] Building LLVM bitcode State.cpp-sm_87.bc [ 52%] Building LLVM bitcode State.cpp-sm_86.bc [ 52%] Building LLVM bitcode State.cpp-sm_89.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1010.bc 26: [ OK ] cuda.scatterview (32460 ms) 26: [ RUN ] cuda.scatterview_devicetype 26: [ OK ] cuda.scatterview_devicetype (46 ms) 26: [ RUN ] cuda.staticcrsgraph 26: [ OK ] cuda.staticcrsgraph (85 ms) 26: [ RUN ] cuda.resize_realloc_no_init_dualview 26: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 26: [ RUN ] cuda.resize_realloc_no_alloc_dualview 26: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] cuda.resize_exec_space_dualview 26: [ OK ] cuda.resize_exec_space_dualview (1 ms) 26: [ RUN ] cuda.realloc_exec_space_dualview 26: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 26: [ RUN ] cuda.resize_realloc_no_init_dynrankview 26: [ OK ] cuda.resize_realloc_no_init_dynrankview (1 ms) 26: [ RUN ] cuda.resize_exec_space_dynrankview 26: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] cuda.realloc_exec_space_dynrankview 26: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] cuda.resize_realloc_no_init_scatterview 26: [ OK ] cuda.resize_realloc_no_init_scatterview (1 ms) 26: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 26: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] cuda.resize_exec_space_scatterview 26: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 26: [ RUN ] cuda.realloc_exec_space_scatterview 26: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynrankview 26: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 26: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_offsetview 26: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 26: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynamicview 26: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 26: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] cuda.UnorderedMap_insert [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1031.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1030.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1032.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1034.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1033.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1035.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1036.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1100.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1101.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1102.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1103.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1150.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1151.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx701.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx801.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx700.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx803.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx900.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx902.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx908.bc [ 57%] Building LLVM bitcode Synchronization.cpp-gfx906.bc [ 57%] Building LLVM bitcode Synchronization.cpp-gfx90a.bc [ 57%] Building LLVM bitcode Synchronization.cpp-gfx940.bc [ 57%] Building LLVM bitcode Synchronization.cpp-gfx90c.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_35.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_50.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_37.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_52.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_53.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_60.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_61.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_70.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_62.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_72.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_75.bc [ 60%] Building LLVM bitcode Synchronization.cpp-sm_80.bc [ 60%] Building LLVM bitcode Synchronization.cpp-sm_86.bc [ 60%] Building LLVM bitcode Synchronization.cpp-sm_87.bc [ 60%] Building LLVM bitcode Synchronization.cpp-sm_89.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1010.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1030.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1031.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1032.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1033.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1034.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1035.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1100.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1036.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1101.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1102.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1103.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1150.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1151.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx700.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx701.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx801.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx900.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx803.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx902.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx90a.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx906.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx908.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx90c.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx940.bc [ 60%] Building LLVM bitcode Tasking.cpp-sm_35.bc [ 60%] Building LLVM bitcode Tasking.cpp-sm_37.bc [ 60%] Building LLVM bitcode Tasking.cpp-sm_50.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_60.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_52.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_53.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_61.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_62.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_70.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_72.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_75.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_80.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_86.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_87.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_89.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1010.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1030.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1031.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1032.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1033.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1034.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1035.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1036.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1101.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1102.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1100.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1103.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1150.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1151.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx700.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx701.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx801.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx803.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx900.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx902.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx906.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx908.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx90a.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx940.bc [ 67%] Building LLVM bitcode Utils.cpp-gfx90c.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_35.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_37.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_50.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_52.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_53.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_60.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_61.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_72.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_70.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_62.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_75.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_80.bc [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 67%] Building LLVM bitcode Utils.cpp-sm_86.bc [ 70%] Building LLVM bitcode Utils.cpp-sm_89.bc [ 70%] Building LLVM bitcode Utils.cpp-sm_87.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1010.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1030.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1031.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1032.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1033.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1034.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1036.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1035.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1100.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1101.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1102.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1103.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1150.bc [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 70%] Building LLVM bitcode Workshare.cpp-gfx1151.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx700.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx801.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx803.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx701.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx900.bc [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 72%] Building LLVM bitcode Workshare.cpp-gfx906.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx902.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx908.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx90c.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx90a.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx940.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_35.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_37.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_50.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_52.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_53.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_60.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_61.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_62.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_70.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_72.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_75.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_80.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_87.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_86.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_89.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1030.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1010.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1031.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1032.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1033.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1034.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1035.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1036.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1100.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1101.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1102.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1103.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1150.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1151.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx700.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx701.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx801.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx803.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx900.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx902.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx906.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx908.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx90a.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx90c.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_35.bc [ 80%] Linking LLVM bitcode libomptarget-amdgpu-gfx940.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_37.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_50.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_52.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_60.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_53.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_61.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_62.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_70.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_72.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_75.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_80.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_86.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_87.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_89.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1030.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_90.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1031.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1010.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1033.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1032.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1034.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1035.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1036.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1100.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1101.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1102.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1150.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1103.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1151.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx700.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx701.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx801.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx803.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx902.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx906.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx900.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx908.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx90a.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx90c.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx940.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_35.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_37.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_50.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_52.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_53.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_61.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_62.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_60.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_75.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_80.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_86.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_72.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_70.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_87.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1010.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_90.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1030.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_89.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1031.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1032.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1033.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1034.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1035.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1036.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1100.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1101.bc [ 85%] Built target omptarget.rtl.cuda [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1102.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1103.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1150.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1151.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx700.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx701.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx801.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx803.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx900.bc [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 87%] Built target omptarget.rtl.amdgpu [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx902.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx906.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx908.bc 26: [ OK ] cuda.UnorderedMap_insert (14969 ms) 26: [ RUN ] cuda.UnorderedMap_failed_insert [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx90c.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx90a.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx940.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_35.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_37.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_50.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_52.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_53.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_60.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_61.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_62.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_70.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_72.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_75.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_80.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_86.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_87.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_89.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_90.bc [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1030.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1010.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1031.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1032.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1033.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1035.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1036.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1034.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1100.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1101.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1102.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1103.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1150.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1151.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx700.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx701.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx801.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx803.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx902.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx900.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx908.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx90a.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx90c.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx906.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx940.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-nvptx-sm_50.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-nvptx-sm_52.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-nvptx-sm_37.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_35.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_53.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_60.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_61.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_70.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_72.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_75.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_80.bc.out [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1010.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1030.o [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_62.bc.out [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1031.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1032.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1033.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1035.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1034.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1100.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1036.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1101.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1102.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1103.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx700.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1151.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1150.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx701.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx803.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx801.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx900.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx902.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx90a.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx906.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx90c.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx908.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx940.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_35.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_50.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_37.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_52.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_53.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_61.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_60.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_70.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_62.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_72.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_75.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_80.o [100%] Packaging LLVM offloading binary libomptarget-nvptx-sm_86.bc.out [100%] Packaging LLVM offloading binary libomptarget-nvptx-sm_87.bc.out [100%] Packaging LLVM offloading binary libomptarget-nvptx-sm_89.bc.out [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_87.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_86.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_89.o [100%] Packaging LLVM offloading binary libomptarget-nvptx-sm_90.bc.out [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_90.o [100%] Linking CXX static library ../libomptarget.devicertl.a [100%] Built target omptarget.devicertl [100%] No install step for 'runtimes' [100%] Completed 'runtimes' [100%] Built target runtimes 26: [ OK ] cuda.UnorderedMap_failed_insert (5504 ms) 26: [ RUN ] cuda.UnorderedMap_deep_copy 26: [ OK ] cuda.UnorderedMap_deep_copy (25 ms) 26: [ RUN ] cuda.UnorderedMap_valid_empty 26: [ OK ] cuda.UnorderedMap_valid_empty (7 ms) 26: [ RUN ] cuda.UnorderedMap_clear_zero_size 26: [ OK ] cuda.UnorderedMap_clear_zero_size (3 ms) 26: [ RUN ] cuda.UnorderedMap_consistent_size 26: [ OK ] cuda.UnorderedMap_consistent_size (1 ms) 26: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 26: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (1 ms) 26: [ RUN ] cuda.UnorderedMap_lambda_capturable 26: [ OK ] cuda.UnorderedMap_lambda_capturable (1 ms) 26: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 26: [ OK ] cuda.UnorderedMap_constructor_view_alloc (1 ms) 26: [ RUN ] cuda.vector_combination 26: [ OK ] cuda.vector_combination (2 ms) 26: [ RUN ] cuda.vector_insert 26: [ OK ] cuda.vector_insert (3 ms) 26: [ RUN ] cuda.vector_push_back_default_exec 26: [ OK ] cuda.vector_push_back_default_exec (0 ms) 26: [ RUN ] cuda.viewctorprop_embedded_dim 26: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 26: [----------] 65 tests from cuda (53347 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 65 tests from 1 test suite ran. (53348 ms total) 26: [ PASSED ] 59 tests. 26: [ SKIPPED ] 6 tests, listed below: 26: [ SKIPPED ] cuda.realloc_exec_space_dualview 26: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 26: [ SKIPPED ] cuda.realloc_exec_space_scatterview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview 26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ................... Passed 55.02 sec test 27 Start 27: Kokkos_ContainersPerformanceTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 27: Test timeout computed to be: 1500 [ 0%] Built target LLVMDemangle [ 0%] Built target LLVMSupportBlake3 [ 3%] Built target LLVMSupport [ 3%] Built target LLVMTableGen [ 3%] Built target obj.LLVMTableGenCommon [ 3%] Built target LLVMTableGenCommon 27: 27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 27: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 27: setting CUDA_VISIBLE_DEVICES. 27: This could on multi GPU systems lead to severe performance" 27: penalties. 27: [==========] Running 4 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 4 tests from TEST_CATEGORY 27: [ RUN ] TEST_CATEGORY.dynrankview_perf 27: Cuda 27: DynRankView vs View: Initialization Only 27: View time (init only): 0.00126741 27: View sum computation time: 0.00126741 27: Strided View time (init only): 0.00121956 27: View Rank7 time (init only): 0.00120918 [ 3%] Built target llvm-min-tblgen [ 3%] Built target vt_gen [ 3%] Built target LLVMCodeGenTypes [ 3%] Built target LLVMTableGenGlobalISel [ 3%] Built target intrinsics_gen 27: DynRankView time (init only): 0.00119999 27: DynRankView sum computation time: 0.00311074 27: Ratio of View to DynRankView time: 1.05618 27: Ratio of View to DynRankView sum computation time: 1.04669 27: Ratio of View to View Rank7 time: 1.04816 27: Ratio of StrideView to DynRankView time: 1.01631 27: Ratio of DynRankView to View Rank7 time: 0.992402 27: [ OK ] TEST_CATEGORY.dynrankview_perf (484 ms) 27: [ RUN ] TEST_CATEGORY.global_2_local 27: Cuda 27: size, create, generate, fill, find 27: 256, 0.0020478, 3.5596e-05, 0.00604037, 0.0022305 27: 512, 0.00179017, 1.6931e-05, 2.6903e-05, 0.00223469 27: 1024, 0.00147861, 1.5586e-05, 2.6415e-05, 0.00224989 27: 2048, 0.00151979, 1.3957e-05, 2.4056e-05, 0.00225662 27: 4096, 0.00129241, 1.506e-05, 2.5452e-05, 0.00231912 27: 8192, 0.00150354, 1.5371e-05, 2.7701e-05, 0.00230092 27: 16384, 0.00146751, 1.7199e-05, 2.9894e-05, 0.00235981 27: 32768, 0.00168781, 1.4453e-05, 3.399e-05, 0.00244564 27: 65536, 0.0029606, 1.4577e-05, 3.8922e-05, 0.0027296 27: 131072, 0.00440107, 1.5552e-05, 5.6026e-05, 0.00316001 27: 262144, 0.0070305, 2.7348e-05, 0.000127809, 0.00490162 27: 524288, 0.00946946, 2.2274e-05, 0.000473815, 0.014356 27: 1048576, 0.0128366, 2.6293e-05, 0.00131284, 0.0450575 27: 2097152, 0.0209786, 5.4829e-05, 0.00322587, 0.109542 [ 3%] Built target llvm-tblgen [ 3%] Built target llvm_vcsrevision_h [ 3%] Built target RISCVTargetParserTableGen [ 3%] Built target LLVMTargetParser [ 4%] Built target LLVMBinaryFormat 27: 4194304, 0.0356667, 6.31e-05, 0.00740022, 0.238212 27: [ OK ] TEST_CATEGORY.global_2_local (576 ms) 27: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 27: skipping test 27: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 27: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 27: skipping test 27: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 27: [----------] 4 tests from TEST_CATEGORY (1060 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 4 tests from 1 test suite ran. (1061 ms total) 27: [ PASSED ] 4 tests. [ 4%] Built target LLVMBitstreamReader [ 4%] Built target LLVMRemarks 27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 2.61 sec test 28 Start 28: Kokkos_UnitTest_Sort 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 28: Test timeout computed to be: 1500 [ 6%] Built target LLVMCore [ 6%] Built target LLVMFuzzerCLI [ 7%] Built target LLVMTextAPI [ 7%] Built target LLVMBitReader [ 7%] Built target LLVMAsmParser [ 7%] Built target LLVMIRReader [ 9%] Built target LLVMDebugInfoCodeView 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 9 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 9 tests from cuda 28: [ RUN ] cuda.SortUnsignedValueType 28: [ OK ] cuda.SortUnsignedValueType (34 ms) 28: [ RUN ] cuda.SortEmptyView 28: [ OK ] cuda.SortEmptyView (0 ms) 28: [ RUN ] cuda.SortWithCustomComparator [ 10%] Built target LLVMMC [ 10%] Built target LLVMMCParser [ 10%] Built target LLVMObject [ 10%] Built target LLVMDebugInfoDWARF [ 10%] Built target LLVMDebugInfoMSF 28: [ OK ] cuda.SortWithCustomComparator (1111 ms) 28: [ RUN ] cuda.BinSortGenericTests 28: [ OK ] cuda.BinSortGenericTests (55 ms) 28: [ RUN ] cuda.BinSortEmptyView 28: [ OK ] cuda.BinSortEmptyView (0 ms) 28: [ RUN ] cuda.BinSortEmptyKeysView 28: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 28: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 12%] Built target LLVMDebugInfoPDB [ 12%] Built target LLVMDebugInfoBTF [ 12%] Built target LLVMSymbolize [ 12%] Built target LLVMProfileData [ 15%] Built target LLVMAnalysis [ 15%] Built target LLVMBitWriter [ 16%] Built target LLVMTransformUtils [ 16%] Built target LLVMAggressiveInstCombine [ 16%] Built target LLVMInstCombine [ 18%] Built target LLVMScalarOpts [ 18%] Built target LLVMFuzzMutate [ 18%] Built target LLVMFileCheck [ 18%] Built target LLVMInterfaceStub [ 18%] Built target LLVMIRPrinter [ 18%] Built target LLVMObjCARCOpts [ 18%] Built target LLVMTarget [ 22%] Built target LLVMCodeGen [ 24%] Built target LLVMSelectionDAG [ 24%] Built target LLVMAsmPrinter [ 24%] Built target LLVMMIRParser [ 25%] Built target LLVMGlobalISel [ 25%] Built target LLVMDWARFLinker [ 25%] Built target LLVMDWARFLinkerParallel [ 25%] Built target LLVMExtensions [ 25%] Built target LLVMFrontendHLSL [ 25%] Built target acc_gen [ 25%] Built target LLVMFrontendOpenACC [ 25%] Built target omp_gen [ 25%] Built target LLVMFrontendOpenMP [ 25%] Built target LLVMInstrumentation [ 25%] Built target LLVMVectorize [ 25%] Built target LLVMLinker [ 25%] Built target LLVMipo [ 25%] Built target LLVMHello_exports [ 25%] Built target LLVMHello [ 25%] Built target LLVMCoroutines [ 25%] Built target LLVMCFGuard [ 25%] Built target LLVMPasses [ 25%] Built target LLVMLTO [ 25%] Built target LLVMMCDisassembler [ 25%] Built target LLVMMCA [ 27%] Built target LLVMObjCopy [ 27%] Built target LLVMObjectYAML [ 27%] Built target LLVMOption [ 27%] Built target LLVMDebuginfod [ 27%] Built target LLVMDebugInfoGSYM [ 28%] Built target LLVMDebugInfoLogicalView [ 28%] Built target LLVMDWP [ 28%] Built target LLVMOrcShared [ 28%] Built target LLVMOrcTargetProcess [ 28%] Built target LLVMRuntimeDyld [ 28%] Built target LLVMExecutionEngine [ 28%] Built target LLVMInterpreter [ 28%] Built target JITLinkTableGen [ 30%] Built target LLVMJITLink [ 30%] Built target LLVMMCJIT [ 30%] Built target LLVMWindowsDriver [ 31%] Built target LLVMOrcJIT [ 31%] Built target AArch64CommonTableGen [ 31%] Built target LLVMAArch64Info [ 31%] Built target LLVMAArch64Utils [ 33%] Built target LLVMAArch64Desc [ 33%] Built target LLVMAArch64CodeGen [ 33%] Built target LLVMAArch64AsmParser [ 33%] Built target LLVMAArch64Disassembler [ 33%] Built target AMDGPUCommonTableGen [ 33%] Built target InstCombineTableGen [ 33%] Built target LLVMAMDGPUInfo [ 33%] Built target LLVMAMDGPUUtils [ 33%] Built target LLVMAMDGPUDesc [ 34%] Built target LLVMAMDGPUCodeGen [ 34%] Built target LLVMAMDGPUAsmParser [ 34%] Built target LLVMAMDGPUDisassembler [ 36%] Built target LLVMAMDGPUTargetMCA [ 37%] Built target ARMCommonTableGen [ 37%] Built target LLVMARMInfo [ 37%] Built target LLVMARMUtils [ 37%] Built target LLVMARMDesc [ 37%] Built target LLVMARMCodeGen [ 37%] Built target LLVMARMAsmParser [ 39%] Built target LLVMARMDisassembler [ 39%] Built target AVRCommonTableGen [ 39%] Built target LLVMAVRInfo [ 39%] Built target LLVMAVRDesc [ 39%] Built target LLVMAVRCodeGen [ 39%] Built target LLVMAVRAsmParser [ 39%] Built target LLVMAVRDisassembler [ 39%] Built target BPFCommonTableGen [ 39%] Built target LLVMBPFInfo [ 39%] Built target LLVMBPFDesc [ 39%] Built target LLVMBPFCodeGen [ 39%] Built target LLVMBPFAsmParser [ 39%] Built target LLVMBPFDisassembler [ 39%] Built target HexagonCommonTableGen [ 39%] Built target LLVMHexagonInfo [ 40%] Built target LLVMHexagonDesc [ 40%] Built target LLVMHexagonAsmParser [ 40%] Built target LLVMHexagonCodeGen [ 40%] Built target LLVMHexagonDisassembler [ 40%] Built target LanaiCommonTableGen [ 40%] Built target LLVMLanaiInfo [ 40%] Built target LLVMLanaiDesc [ 40%] Built target LLVMLanaiAsmParser [ 40%] Built target LLVMLanaiCodeGen [ 40%] Built target LLVMLanaiDisassembler [ 40%] Built target LoongArchCommonTableGen [ 40%] Built target LLVMLoongArchInfo [ 40%] Built target LLVMLoongArchDesc [ 42%] Built target LLVMLoongArchCodeGen [ 42%] Built target LLVMLoongArchAsmParser [ 42%] Built target LLVMLoongArchDisassembler [ 43%] Built target MipsCommonTableGen [ 43%] Built target LLVMMipsInfo [ 45%] Built target LLVMMipsDesc [ 45%] Built target LLVMMipsCodeGen [ 45%] Built target LLVMMipsAsmParser [ 45%] Built target LLVMMipsDisassembler [ 45%] Built target MSP430CommonTableGen [ 45%] Built target LLVMMSP430Info [ 45%] Built target LLVMMSP430Desc [ 46%] Built target LLVMMSP430CodeGen [ 46%] Built target LLVMMSP430AsmParser [ 46%] Built target LLVMMSP430Disassembler [ 46%] Built target NVPTXCommonTableGen [ 46%] Built target LLVMNVPTXInfo [ 46%] Built target LLVMNVPTXDesc [ 46%] Built target LLVMNVPTXCodeGen [ 46%] Built target PowerPCCommonTableGen [ 46%] Built target LLVMPowerPCInfo [ 46%] Built target LLVMPowerPCDesc [ 48%] Built target LLVMPowerPCCodeGen [ 48%] Built target LLVMPowerPCAsmParser [ 48%] Built target LLVMPowerPCDisassembler [ 48%] Built target RISCVCommonTableGen [ 48%] Built target LLVMRISCVInfo [ 48%] Built target LLVMRISCVDesc [ 50%] Built target LLVMRISCVCodeGen [ 50%] Built target LLVMRISCVAsmParser [ 50%] Built target LLVMRISCVDisassembler [ 50%] Built target LLVMRISCVTargetMCA [ 50%] Built target SparcCommonTableGen [ 50%] Built target LLVMSparcInfo [ 50%] Built target LLVMSparcDesc [ 50%] Built target LLVMSparcCodeGen [ 50%] Built target LLVMSparcAsmParser [ 50%] Built target LLVMSparcDisassembler [ 50%] Built target SystemZCommonTableGen [ 50%] Built target LLVMSystemZInfo [ 50%] Built target LLVMSystemZDesc [ 51%] Built target LLVMSystemZCodeGen [ 51%] Built target LLVMSystemZAsmParser [ 51%] Built target LLVMSystemZDisassembler [ 51%] Built target VECommonTableGen [ 51%] Built target LLVMVEInfo [ 51%] Built target LLVMVEDesc [ 51%] Built target LLVMVECodeGen [ 51%] Built target LLVMVEAsmParser [ 51%] Built target LLVMVEDisassembler [ 51%] Built target WebAssemblyCommonTableGen [ 51%] Built target LLVMWebAssemblyInfo [ 51%] Built target LLVMWebAssemblyDesc [ 51%] Built target LLVMWebAssemblyUtils [ 53%] Built target LLVMWebAssemblyCodeGen [ 53%] Built target LLVMWebAssemblyAsmParser [ 53%] Built target LLVMWebAssemblyDisassembler [ 53%] Built target X86CommonTableGen [ 53%] Built target LLVMX86Info [ 53%] Built target LLVMX86Desc [ 54%] Built target LLVMX86CodeGen [ 54%] Built target LLVMX86AsmParser [ 54%] Built target LLVMX86Disassembler [ 54%] Built target LLVMX86TargetMCA [ 54%] Built target XCoreCommonTableGen [ 54%] Built target LLVMXCoreInfo [ 54%] Built target LLVMXCoreDesc [ 56%] Built target LLVMXCoreCodeGen [ 56%] Built target LLVMXCoreDisassembler [ 56%] Built target LLVMLineEditor [ 56%] Built target LLVMCoverage [ 56%] Built target DllOptionsTableGen [ 56%] Built target LLVMDlltoolDriver [ 56%] Built target LibOptionsTableGen [ 56%] Built target LLVMLibDriver [ 56%] Built target LLVMXRay [ 56%] Built target LLVMWindowsManifest [ 56%] Built target FileCheck [ 56%] Built target llvm-PerfectShuffle [ 56%] Built target count [ 56%] Built target not [ 56%] Built target UnicodeNameMappingGenerator [ 56%] Built target yaml-bench [ 56%] Built target split-file [ 57%] Built target LTO_exports [ 57%] Built target LTO [ 57%] Built target llvm-ar [ 57%] Built target llvm-ranlib [ 57%] Built target llvm-lib [ 57%] Built target llvm-dlltool [ 57%] Built target llvm-config [ 57%] Built target llvm-lto [ 57%] Built target llvm-profdata [ 57%] Built target obj.clangSupport [ 59%] Built target clang-tblgen [ 59%] Built target utility-resource-headers [ 59%] Built target core-resource-headers [ 59%] Built target arm-common-resource-headers [ 59%] Built target arm-resource-headers [ 59%] Built target aarch64-resource-headers [ 60%] Built target cuda-resource-headers [ 60%] Built target hexagon-resource-headers [ 60%] Built target hip-resource-headers [ 60%] Built target loongarch-resource-headers [ 60%] Built target mips-resource-headers [ 60%] Built target ppc-resource-headers [ 60%] Built target ppc-htm-resource-headers [ 60%] Built target riscv-resource-headers [ 60%] Built target systemz-resource-headers [ 60%] Built target ve-resource-headers [ 60%] Built target webassembly-resource-headers [ 62%] Built target x86-resource-headers [ 62%] Built target hlsl-resource-headers [ 62%] Built target opencl-resource-headers [ 62%] Built target llvm-libc-resource-headers [ 62%] Built target openmp-resource-headers [ 62%] Built target windows-resource-headers [ 62%] Built target clang-resource-headers [ 62%] Built target ClangSyntaxNodeClasses [ 62%] Built target ClangAttrClasses [ 62%] Built target ClangAttrImpl [ 62%] Built target ClangAttrTextDump [ 62%] Built target ClangAttrTraverse [ 62%] Built target ClangAttrVisitor [ 62%] Built target ClangStmtNodes [ 62%] Built target ClangDeclNodes [ 62%] Built target ClangTypeNodes [ 62%] Built target ClangAbstractBasicReader [ 62%] Built target ClangAbstractBasicWriter [ 62%] Built target ClangAbstractTypeReader [ 62%] Built target ClangAbstractTypeWriter [ 62%] Built target ClangCommentNodes [ 62%] Built target ClangCommentHTMLTags [ 62%] Built target ClangCommentHTMLTagsProperties [ 62%] Built target ClangCommentHTMLNamedCharacterReferences [ 62%] Built target ClangCommentCommandInfo [ 62%] Built target ClangCommentCommandList [ 62%] Built target StmtDataCollectors [ 62%] Built target ClangDiagnosticAnalysis [ 62%] Built target ClangDiagnosticAST [ 62%] Built target ClangDiagnosticComment [ 62%] Built target ClangDiagnosticCommon [ 62%] Built target ClangDiagnosticCrossTU [ 62%] Built target ClangDiagnosticDriver [ 62%] Built target ClangDiagnosticFrontend [ 62%] Built target ClangDiagnosticLex [ 62%] Built target ClangDiagnosticParse [ 62%] Built target ClangDiagnosticRefactoring [ 62%] Built target ClangDiagnosticSema [ 62%] Built target ClangDiagnosticSerialization [ 62%] Built target ClangDiagnosticGroups [ 62%] Built target ClangDiagnosticIndexName [ 62%] Built target ClangAttrList [ 62%] Built target ClangAttrSubjectMatchRuleList [ 62%] Built target ClangAttrTokenKinds [ 62%] Built target ClangAttrHasAttributeImpl [ 62%] Built target ClangARMNeon [ 62%] Built target ClangARMFP16 [ 62%] Built target ClangARMMveBuiltinsDef [ 62%] Built target ClangARMMveBuiltinCG [ 62%] Built target ClangARMMveBuiltinSema [ 62%] Built target ClangARMMveBuiltinAliases [ 62%] Built target ClangARMSveBuiltins [ 62%] Built target ClangARMSveBuiltinCG [ 62%] Built target ClangARMSveTypeFlags [ 62%] Built target ClangARMSveSemaRangeChecks [ 62%] Built target ClangARMSmeBuiltins [ 62%] Built target ClangARMSmeBuiltinCG [ 62%] Built target ClangARMSmeSemaRangeChecks [ 62%] Built target ClangARMCdeBuiltinsDef [ 62%] Built target ClangARMCdeBuiltinCG [ 62%] Built target ClangARMCdeBuiltinSema [ 62%] Built target ClangARMCdeBuiltinAliases [ 62%] Built target ClangRISCVVectorBuiltins [ 62%] Built target ClangRISCVVectorBuiltinCG [ 62%] Built target ClangRISCVVectorBuiltinSema [ 62%] Built target ClangRISCVSiFiveVectorBuiltins [ 62%] Built target ClangRISCVSiFiveVectorBuiltinCG [ 62%] Built target ClangRISCVSiFiveVectorBuiltinSema [ 62%] Built target ClangAttrParserStringSwitches [ 62%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 62%] Built target ClangAttrTemplateInstantiate [ 63%] Built target ClangAttrParsedAttrList [ 63%] Built target ClangAttrParsedAttrKinds [ 63%] Built target ClangAttrSpellingListIndex [ 63%] Built target ClangAttrParsedAttrImpl [ 63%] Built target ClangAttrPCHRead [ 63%] Built target ClangAttrPCHWrite [ 63%] Built target ClangSACheckers [ 63%] Built target ClangSyntaxNodeList [ 63%] Built target clang-tablegen-targets [ 65%] Built target obj.clangBasic [ 65%] Built target clangBasic [ 65%] Built target obj.clangAPINotes [ 65%] Built target clangAPINotes [ 65%] Built target obj.clangLex [ 65%] Built target clangLex [ 65%] Built target clangSupport [ 65%] Built target obj.clangParse [ 65%] Built target ClangAttrDocTable [ 65%] Built target Opcodes [ 68%] Built target obj.clangAST [ 68%] Built target clangAST [ 68%] Built target obj.clangASTMatchers [ 68%] Built target clangASTMatchers [ 68%] Built target ClangOpenCLBuiltinsImpl [ 69%] Built target obj.clangSema [ 69%] Built target obj.clangAnalysis [ 69%] Built target clangAnalysis [ 69%] Built target obj.clangEdit [ 69%] Built target clangEdit [ 69%] Built target clangSema [ 69%] Built target clangParse [ 71%] Built target obj.clangDynamicASTMatchers [ 71%] Built target clangDynamicASTMatchers [ 71%] Built target obj.clangCrossTU [ 71%] Built target obj.clangRewrite [ 71%] Built target clangRewrite [ 71%] Built target ClangDriverOptions [ 72%] Built target obj.clangDriver [ 72%] Built target clangDriver [ 72%] Built target obj.clangSerialization [ 72%] Built target clangSerialization [ 72%] Built target obj.clangFrontend [ 72%] Built target clangFrontend [ 72%] Built target obj.clangToolingCore [ 72%] Built target clangToolingCore [ 72%] Built target obj.clangToolingInclusions [ 72%] Built target clangToolingInclusions [ 74%] Built target obj.clangIndex [ 74%] Built target obj.clangFormat [ 74%] Built target clangFormat [ 74%] Built target clangIndex [ 74%] Built target clangCrossTU 28: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (30344 ms) 28: [ RUN ] cuda.NestedSort 28: [ OK ] cuda.NestedSort (68 ms) 28: [ RUN ] cuda.NestedSortByKey 28: [ OK ] cuda.NestedSortByKey (198 ms) 28: [----------] 9 tests from cuda (31815 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 9 tests from 1 test suite ran. (31815 ms total) 28: [ PASSED ] 9 tests. 28/48 Test #28: Kokkos_UnitTest_Sort ............................. Passed 33.44 sec test 29 Start 29: Kokkos_UnitTest_Random 29: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 29: Test timeout computed to be: 1500 29: 29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 29: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 29: setting CUDA_VISIBLE_DEVICES. 29: This could on multi GPU systems lead to severe performance" 29: penalties. 29: [==========] Running 3 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 3 tests from cuda 29: [ RUN ] cuda.Random_XorShift64 29: Test Seed:1707161586980163662 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.0148323 0.00882291 || 0.051031 27951 29297 || 29106.1 28674.4 || 121.968 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.00879106 0.00256053 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.00261131 -0.00442615 || 0.051031 28025 29301 || 28749.5 28674.4 || -61.1871 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.0133419 -0.00630999 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.00771595 -0.00254638 || 0.051031 28011 29472 || 28897.4 28674.4 || -35.2012 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00666245 0.0125532 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.013706 -0.00613746 || 0.051031 28049 29303 || 28286.7 28674.4 || -84.8442 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00741503 0.00225626 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000244352 -0.99999 -48246.5 || 0.051031 0 195003 || 2.92885e+09 28674.4 || -6.6696e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.000732003 -0.308191 0.142473 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195906 -0.999999 -57855.5 || 0.051031 0 1.5527e+06 || 2.86937e+10 28674.4 || -7.99794e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.00588753 -0.967809 10.3366 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.76045e-07 -0.015205 0.0398488 || 0.051031 27969 29405 || 29117.1 28674.4 || 550.869 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 7.41632e-07 0.00441927 0.00517392 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.00335423 -0.00903665 || 0.051031 27976 29337 || 28770.9 28674.4 || -124.923 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.0174857 -0.00203169 || 0.051031 1e+64 -1e+64 29: Test Seed:1707161587095058671 29: Test Scalar=int 29: -- Testing randomness properties [ 75%] Built target obj.clangCodeGen [ 75%] Built target clangCodeGen [ 75%] Built target SampleAnalyzerPlugin_exports 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.00406402 -0.0168785 || 0.051031 28013 29314 || 28558.3 28674.4 || -233.328 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.0381143 -0.00219873 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.0118128 2.83537e-05 || 0.051031 28048 29355 || 29017.2 28674.4 || 0.391961 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.00323746 0.00899421 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0116693 -0.00276924 || 0.051031 28012 29302 || 28343.6 28674.4 || -38.282 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.00130966 -0.0108819 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.000607695 0.001273 || 0.051031 27852 29319 || 28691.8 28674.4 || 17.5979 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00528231 -0.00328131 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000244609 -0.99999 -48244.4 || 0.051031 0 194859 || 2.92872e+09 28674.4 || -6.6693e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.000732685 -0.305095 0.157786 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195962 -0.999999 -57857.7 || 0.051031 0 1.55179e+06 || 2.86895e+10 28674.4 || -7.99825e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.00588933 -0.967924 10.3678 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.73523e-07 -0.00324202 0.0239541 || 0.051031 27989 29290 || 28767.7 28674.4 || 331.142 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 7.34064e-07 0.00366024 -0.000333625 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0101881 0.0029296 || 0.051031 27968 29324 || 28385.2 28674.4 || 40.4988 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.000408091 -0.00604902 || 0.051031 1e+64 -1e+64 29: [ OK ] cuda.Random_XorShift64 (226 ms) 29: [ RUN ] cuda.Random_XorShift1024_0 29: Test Seed:1707161587204796632 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00038551 -0.00448155 || 0.051031 10966 11823 || 11372.6 11377 || -61.9529 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.00879404 -0.000639971 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.54313e-07 0.00292152 -0.00186503 || 0.051031 10979 11782 || 11343.8 11377 || -25.7822 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.67029e-07 0.00371959 -0.00100685 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00666392 0.00413735 || 0.051031 10974 11785 || 11453.3 11377 || 57.1948 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.032219 -0.00122898 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.0173507 0.00205441 || 0.051031 10973 11801 || 11577.8 11377 || 28.4002 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.0104963 -0.00016179 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000243761 -0.999975 -7594.22 || 0.051031 0 77858 || 4.61008e+08 11377 || -1.04982e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.000730896 -0.161073 0.0282016 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195216 -0.999997 -9107.8 || 0.051031 0 616922 || 4.51617e+09 11377 || -1.25906e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.00586753 -0.922526 1.61047 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.79744e-07 0.0116732 0.00328744 || 0.051031 10967 11839 || 11245.7 11377 || 45.4455 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 3.43323e-07 -0.00867363 -0.00267983 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.000895603 -0.00520618 || 0.051031 10975 11772 || 11387.2 11377 || -71.9703 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.0145478 0.000143728 || 0.051031 1e+64 -1e+64 29: Test Seed:1707161587305561429 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00857742 0.00212084 || 0.051031 10989 11848 || 11280.2 11377 || 29.3185 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.0084823 -9.92214e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.0105549 0.00579881 || 0.051031 10962 11789 || 11498.3 11377 || 80.1628 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.00233365 -0.000348202 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00706125 -0.0054224 || 0.051031 10929 11844 || 11457.9 11377 || -74.9592 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.019163 0.00156016 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00191253 0.000894244 || 0.051031 10978 11795 || 11398.8 11377 || 12.362 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.00624972 -0.00224182 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000243774 -0.999975 -7595.45 || 0.051031 0 77742 || 4.61052e+08 11377 || -1.05e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.000731048 -0.155298 0.0271362 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00196449 -0.999997 -9107.77 || 0.051031 0 616787 || 4.51715e+09 11377 || -1.25906e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.00590485 -0.922877 1.61766 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.79744e-07 0.00819887 -0.00638215 || 0.051031 10984 11749 || 11284.4 11377 || -88.2268 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 3.43323e-07 -0.0039335 -0.000276227 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.0012385 0.00412484 || 0.051031 11018 11853 || 11362.9 11377 || 57.0218 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.0143624 0.000628784 || 0.051031 1e+64 -1e+64 29: [ OK ] cuda.Random_XorShift1024_0 (250 ms) 29: [ RUN ] cuda.Multi_streams [ 77%] Built target obj.clangStaticAnalyzerCore [ 77%] Built target clangStaticAnalyzerCore 29: [ OK ] cuda.Multi_streams (457 ms) 29: [----------] 3 tests from cuda (934 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 3 tests from 1 test suite ran. (934 ms total) 29: [ PASSED ] 3 tests. 29/48 Test #29: Kokkos_UnitTest_Random ........................... Passed 2.48 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test timeout computed to be: 1500 [ 80%] Built target obj.clangStaticAnalyzerCheckers [ 80%] Built target clangStaticAnalyzerCheckers [ 80%] Built target obj.clangStaticAnalyzerFrontend [ 80%] Built target clangStaticAnalyzerFrontend [ 80%] Built target SampleAnalyzerPlugin [ 80%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports 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 14 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_reducers 30: [ RUN ] std_algorithms_reducers.max_first_loc 30: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 30: [ RUN ] std_algorithms_reducers.min_first_loc 30: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 30: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 30: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 30: [----------] 3 tests from std_algorithms_reducers (0 ms total) 30: 30: [----------] 1 test from std_algorithms 30: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 30: [ OK ] std_algorithms.is_admissible_to_std_algorithms (2 ms) 30: [----------] 1 test from std_algorithms (2 ms total) 30: 30: [----------] 10 tests from random_access_iterator_test 30: [ RUN ] random_access_iterator_test.constructor 30: [ OK ] random_access_iterator_test.constructor (1 ms) 30: [ RUN ] random_access_iterator_test.dereference 30: [ OK ] random_access_iterator_test.dereference (3 ms) 30: [ RUN ] random_access_iterator_test.subscript_operator 30: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet1 30: [ OK ] random_access_iterator_test.operatorsSet1 (2 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet2 30: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet3 30: [ OK ] random_access_iterator_test.operatorsSet3 (3 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet4 30: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 30: [ RUN ] random_access_iterator_test.assignment_operator 30: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 30: [ RUN ] random_access_iterator_test.distance 30: [ OK ] random_access_iterator_test.distance (0 ms) 30: [ RUN ] random_access_iterator_test.traits_helpers 30: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 30: [----------] 10 tests from random_access_iterator_test (19 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 14 tests from 3 test suites ran. (22 ms total) 30: [ PASSED ] 14 tests. 30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 1.53 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test timeout computed to be: 1500 [ 80%] Built target CheckerDependencyHandlingAnalyzerPlugin [ 80%] Built target CheckerOptionHandlingAnalyzerPlugin_exports [ 80%] Built target CheckerOptionHandlingAnalyzerPlugin [ 80%] Built target clangAnalysisFlowSensitiveResources [ 80%] Built target obj.clangAnalysisFlowSensitive [ 80%] Built target clangAnalysisFlowSensitive [ 80%] Built target obj.clangAnalysisFlowSensitiveModels [ 80%] Built target clangAnalysisFlowSensitiveModels [ 80%] Built target obj.clangExtractAPI [ 80%] Built target clangExtractAPI [ 80%] Built target obj.clangARCMigrate [ 80%] Built target clangARCMigrate [ 80%] Built target obj.clangRewriteFrontend [ 80%] Built target clangRewriteFrontend [ 80%] Built target obj.clangFrontendTool [ 80%] Built target clangFrontendTool [ 80%] Built target clang-ast-dump [ 80%] Built target obj.clangTooling [ 80%] Built target clangTooling [ 80%] Built target obj.clangToolingInclusionsStdlib [ 80%] Built target clangToolingInclusionsStdlib [ 80%] Built target obj.clangToolingRefactoring [ 80%] Built target clangToolingRefactoring [ 80%] Built target obj.clangToolingASTDiff [ 80%] Built target clangToolingASTDiff 31: 31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 31: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 31: setting CUDA_VISIBLE_DEVICES. 31: This could on multi GPU systems lead to severe performance" 31: penalties. 31: [==========] Running 7 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 7 tests from std_algorithms_min_max_element_test 31: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (2 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (1 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (17 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (17 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (18 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (16 ms) 31: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (19 ms) 31: [----------] 7 tests from std_algorithms_min_max_element_test (93 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 7 tests from 1 test suite ran. (94 ms total) 31: [ PASSED ] 7 tests. [ 80%] Built target obj.clangToolingSyntax [ 80%] Built target clangToolingSyntax [ 80%] Built target obj.clangDependencyScanning [ 80%] Built target clangDependencyScanning 31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 1.61 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test timeout computed to be: 1500 [ 80%] Built target obj.clangTransformer [ 80%] Built target clangTransformer [ 80%] Built target obj.clangDirectoryWatcher [ 80%] Built target clangDirectoryWatcher [ 80%] Built target obj.clangIndexSerialization [ 80%] Built target clangIndexSerialization [ 80%] Built target obj.clangInterpreter [ 80%] Built target clangInterpreter [ 80%] Built target diagtool [ 80%] Built target clang [ 80%] Built target apinotes-test [ 80%] Built target clang-diff [ 81%] Built target clang-format [ 81%] Built target obj.clangHandleCXX [ 81%] Built target clangHandleCXX [ 81%] Built target obj.clangHandleLLVM [ 81%] Built target clangHandleLLVM [ 81%] Built target clang-fuzzer-dictionary [ 81%] Built target clang-import-test [ 81%] Built target LinkerWrapperOpts [ 81%] Built target clang-linker-wrapper [ 81%] Built target clang-offload-packager [ 81%] Built target clang-offload-bundler [ 81%] Built target ScanDepsOptsTableGen [ 81%] Built target clang-scan-deps [ 81%] Built target clang-repl [ 83%] Built target libclang 32: 32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 32: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 32: setting CUDA_VISIBLE_DEVICES. 32: This could on multi GPU systems lead to severe performance" 32: penalties. 32: [==========] Running 13 tests from 10 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from std_algorithms_lexicographical_compare_test 32: [ RUN ] std_algorithms_lexicographical_compare_test.test [ 83%] Built target c-index-test [ 83%] Built target clang-rename [ 83%] Built target clang-refactor [ 83%] Built target clang-cpp [ 83%] Built target arcmt-test [ 83%] Built target c-arcmt-test [ 83%] Built target clang-check 32: [ OK ] std_algorithms_lexicographical_compare_test.test (381 ms) 32: [----------] 1 test from std_algorithms_lexicographical_compare_test (381 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_test 32: [ RUN ] std_algorithms_for_each_test.test [ 83%] Built target clang-extdef-mapping [ 83%] Built target scan-build [ 84%] Built target scan-build-py [ 84%] Built target scan-view [ 84%] Built target amdgpu-arch [ 84%] Built target nvptx-arch [ 84%] Built target hmaptool [ 84%] Built target bugpoint [ 84%] Built target BugpointPasses_exports [ 84%] Built target BugpointPasses [ 84%] Built target DsymutilTableGen [ 84%] Built target dsymutil [ 84%] Built target llc 32: [ OK ] std_algorithms_for_each_test.test (303 ms) 32: [----------] 1 test from std_algorithms_for_each_test (303 ms total) 32: 32: [----------] 1 test from std_algorithms_find_test 32: [ RUN ] std_algorithms_find_test.test 32: [ OK ] std_algorithms_find_test.test (155 ms) 32: [----------] 1 test from std_algorithms_find_test (155 ms total) 32: 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 84%] Built target lli [ 84%] Built target lli-child-target [ 84%] Built target llvm-as [ 84%] Built target llvm-bcanalyzer [ 84%] Built target llvm-c-test [ 84%] Built target llvm-cat [ 84%] Built target LLVMCFIVerify [ 84%] Built target llvm-cfi-verify [ 84%] Built target llvm-cov [ 84%] Built target CvtResTableGen [ 84%] Built target llvm-cvtres [ 84%] Built target llvm-cxxdump [ 84%] Built target CxxfiltOptsTableGen [ 84%] Built target llvm-cxxfilt [ 84%] Built target llvm-cxxmap [ 84%] Built target llvm-debuginfo-analyzer [ 84%] Built target DebugInfodOptsTableGen [ 84%] Built target llvm-debuginfod [ 86%] Built target llvm-debuginfod-find [ 86%] Built target LLVMDiff [ 86%] Built target llvm-diff [ 86%] Built target llvm-dis [ 86%] Built target llvm-dlang-demangle-fuzzer [ 86%] Built target llvm-dwarfdump [ 86%] Built target DwarfutilTableGen [ 86%] Built target llvm-dwarfutil [ 86%] Built target DwpOptsTableGen [ 86%] Built target llvm-dwp [ 87%] Built target LLVMExegesis [ 87%] Built target LLVMExegesisMips [ 87%] Built target LLVMExegesisX86 [ 87%] Built target LLVMExegesisAArch64 [ 87%] Built target LLVMExegesisPowerPC [ 87%] Built target llvm-exegesis [ 87%] Built target llvm-extract [ 87%] Built target GSYMUtilOptsTableGen [ 87%] Built target llvm-gsymutil [ 87%] Built target IFSOptsTableGen [ 87%] Built target llvm-ifs [ 87%] Built target llvm-isel-fuzzer [ 87%] Built target llvm-itanium-demangle-fuzzer [ 87%] Built target llvm-jitlink [ 87%] Built target llvm-jitlink-executor [ 87%] Built target LibtoolDarwinOptsTableGen [ 87%] Built target llvm-libtool-darwin [ 87%] Built target llvm-link [ 87%] Built target LipoOptsTableGen [ 87%] Built target llvm-lipo [ 87%] Built target llvm-lto2 [ 87%] Built target llvm-mc [ 89%] Built target llvm-mca [ 89%] Built target llvm-microsoft-demangle-fuzzer [ 89%] Built target MLTableGen [ 89%] Built target llvm-ml [ 89%] Built target llvm-modextract [ 89%] Built target MtTableGen [ 89%] Built target llvm-mt [ 89%] Built target NmOptsTableGen [ 89%] Built target llvm-nm [ 89%] Built target ObjcopyOptsTableGen [ 89%] Built target InstallNameToolOptsTableGen [ 89%] Built target BitcodeStripOptsTableGen [ 89%] Built target StripOptsTableGen [ 89%] Built target llvm-objcopy [ 89%] Built target llvm-install-name-tool [ 89%] Built target llvm-bitcode-strip [ 89%] Built target llvm-strip [ 89%] Built target ObjdumpOptsTableGen [ 89%] Built target OtoolOptsTableGen [ 89%] Built target llvm-objdump [ 89%] Built target llvm-otool 32: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (2087 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 89%] Built target llvm-opt-fuzzer [ 89%] Built target llvm-opt-report [ 89%] Built target llvm-pdbutil [ 89%] Built target llvm-profgen [ 89%] Built target RcOptsTableGen [ 89%] Built target WindresOptsTableGen [ 90%] Built target llvm-rc [ 90%] Built target llvm-windres [ 90%] Built target ReadobjOptsTableGen [ 90%] Built target llvm-readobj [ 90%] Built target llvm-readelf [ 90%] Built target llvm-reduce [ 90%] Built target llvm-remark-size-diff [ 90%] Built target llvm-remarkutil [ 90%] Built target llvm-rtdyld [ 90%] Built target llvm-rust-demangle-fuzzer [ 90%] Built target llvm-sim [ 90%] Built target SizeOptsTableGen [ 90%] Built target llvm-size [ 90%] Built target llvm-special-case-list-fuzzer [ 92%] Built target llvm-split [ 92%] Built target llvm-stress [ 92%] Built target StringsOptsTableGen [ 92%] Built target llvm-strings [ 92%] Built target SymbolizerOptsTableGen [ 92%] Built target llvm-symbolizer [ 92%] Built target llvm-addr2line [ 92%] Built target llvm-tapi-diff [ 92%] Built target TLICheckerOptsTableGen [ 92%] Built target llvm-tli-checker [ 92%] Built target llvm-undname [ 93%] Built target llvm-xray [ 93%] Built target llvm-yaml-numeric-parser-fuzzer [ 93%] Built target llvm-yaml-parser-fuzzer [ 95%] Built target obj2yaml [ 95%] Built target opt [ 95%] Built target Remarks_exports [ 95%] Built target Remarks [ 95%] Built target sancov [ 95%] Built target sanstats [ 95%] Built target verify-uselistorder [ 96%] Built target yaml2obj [ 96%] Built target runtimes-clobber [ 96%] Performing build step for 'runtimes' [ 2%] Built target libomp-needed-headers [ 7%] Built target omp [ 7%] Built target omptarget [ 7%] Built target elf_common [ 7%] Built target OMPT 32: [ OK ] std_algorithms_non_mod_seq_ops.find_end (2772 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 7%] Built target PluginInterface [ 7%] Built target omptarget.rtl.amdgpu [ 10%] Built target omptarget.rtl.cuda [100%] Built target omptarget.devicertl [100%] Built target llvm-omp-device-info [100%] Built target llvm-omp-kernel-replay [100%] Built target archer [100%] Built target archer_static [100%] Built target ompd [ 96%] No install step for 'runtimes' [ 96%] Completed 'runtimes' [ 96%] Built target runtimes [ 96%] Built target ExampleIRTransforms [ 98%] Built target Bye [ 98%] Built target InlineAdvisorPlugin [ 98%] Built target InlineOrderPlugin [ 98%] Built target TestPlugin [ 98%] Built target DoublerPlugin [ 98%] Built target DynamicLibraryLib [ 98%] Built target PipSqueak [ 98%] Built target SecondLib [100%] Built target benchmark [100%] Built target benchmark_main [100%] Built target llvm-locstats 32: [ OK ] std_algorithms_non_mod_seq_ops.search (2085 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 32: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1399 ms) 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (8346 ms total) 32: 32: [----------] 1 test from std_algorithms_count_test 32: [ RUN ] std_algorithms_count_test.test 32: [ OK ] std_algorithms_count_test.test (184 ms) 32: [----------] 1 test from std_algorithms_count_test (184 ms total) 32: 32: [----------] 1 test from std_algorithms_equal_test 32: [ RUN ] std_algorithms_equal_test.test 32: [ OK ] std_algorithms_equal_test.test (49 ms) 32: [----------] 1 test from std_algorithms_equal_test (49 ms total) 32: 32: [----------] 1 test from std_algorithms_all_any_none_of_test 32: [ RUN ] std_algorithms_all_any_none_of_test.test 32: [ OK ] std_algorithms_all_any_none_of_test.test (170 ms) 32: [----------] 1 test from std_algorithms_all_any_none_of_test (170 ms total) 32: 32: [----------] 1 test from std_algorithms_nonmod_seq_ops 32: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 32: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (256 ms) 32: [----------] 1 test from std_algorithms_nonmod_seq_ops (256 ms total) 32: 32: [----------] 1 test from std_algorithms_mismatch_test 32: [ RUN ] std_algorithms_mismatch_test.test Install the project... -- Install configuration: "Release" -- Installing: /opt/llvm/lib/libLLVMDemangle.a -- Installing: /opt/llvm/lib/libLLVMSupport.a -- Installing: /opt/llvm/lib/libLLVMTableGen.a -- Installing: /opt/llvm/lib/libLLVMTableGenGlobalISel.a -- Installing: /opt/llvm/lib/libLLVMTableGenCommon.a -- Installing: /opt/llvm/bin/llvm-tblgen -- Set runtime path of "/opt/llvm/bin/llvm-tblgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMCore.a -- Installing: /opt/llvm/lib/libLLVMFuzzerCLI.a -- Installing: /opt/llvm/lib/libLLVMFuzzMutate.a -- Installing: /opt/llvm/lib/libLLVMFileCheck.a -- Installing: /opt/llvm/lib/libLLVMInterfaceStub.a -- Installing: /opt/llvm/lib/libLLVMIRPrinter.a -- Installing: /opt/llvm/lib/libLLVMIRReader.a -- Installing: /opt/llvm/lib/libLLVMCodeGenTypes.a -- Installing: /opt/llvm/lib/libLLVMCodeGen.a -- Installing: /opt/llvm/lib/libLLVMSelectionDAG.a -- Installing: /opt/llvm/lib/libLLVMAsmPrinter.a -- Installing: /opt/llvm/lib/libLLVMMIRParser.a -- Installing: /opt/llvm/lib/libLLVMGlobalISel.a -- Installing: /opt/llvm/lib/libLLVMBinaryFormat.a -- Installing: /opt/llvm/lib/libLLVMBitReader.a -- Installing: /opt/llvm/lib/libLLVMBitWriter.a -- Installing: /opt/llvm/lib/libLLVMBitstreamReader.a -- Installing: /opt/llvm/lib/libLLVMDWARFLinker.a -- Installing: /opt/llvm/lib/libLLVMDWARFLinkerParallel.a -- Installing: /opt/llvm/lib/libLLVMExtensions.a -- Installing: /opt/llvm/lib/libLLVMFrontendHLSL.a -- Installing: /opt/llvm/lib/libLLVMFrontendOpenACC.a -- Installing: /opt/llvm/lib/libLLVMFrontendOpenMP.a -- Installing: /opt/llvm/lib/libLLVMTransformUtils.a -- Installing: /opt/llvm/lib/libLLVMInstrumentation.a -- Installing: /opt/llvm/lib/libLLVMAggressiveInstCombine.a -- Installing: /opt/llvm/lib/libLLVMInstCombine.a -- Installing: /opt/llvm/lib/libLLVMScalarOpts.a -- Installing: /opt/llvm/lib/libLLVMipo.a -- Installing: /opt/llvm/lib/libLLVMVectorize.a -- Installing: /opt/llvm/lib/libLLVMObjCARCOpts.a -- Installing: /opt/llvm/lib/libLLVMCoroutines.a -- Installing: /opt/llvm/lib/libLLVMCFGuard.a -- Installing: /opt/llvm/lib/libLLVMLinker.a -- Installing: /opt/llvm/lib/libLLVMAnalysis.a -- Installing: /opt/llvm/lib/libLLVMLTO.a -- Installing: /opt/llvm/lib/libLLVMMC.a -- Installing: /opt/llvm/lib/libLLVMMCParser.a -- Installing: /opt/llvm/lib/libLLVMMCDisassembler.a -- Installing: /opt/llvm/lib/libLLVMMCA.a -- Installing: /opt/llvm/lib/libLLVMObjCopy.a -- Installing: /opt/llvm/lib/libLLVMObject.a -- Installing: /opt/llvm/lib/libLLVMObjectYAML.a -- Installing: /opt/llvm/lib/libLLVMOption.a -- Installing: /opt/llvm/lib/libLLVMRemarks.a -- Installing: /opt/llvm/lib/libLLVMDebuginfod.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoDWARF.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoGSYM.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoLogicalView.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoMSF.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoCodeView.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoPDB.a -- Installing: /opt/llvm/lib/libLLVMSymbolize.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoBTF.a -- Installing: /opt/llvm/lib/libLLVMDWP.a -- Installing: /opt/llvm/lib/libLLVMExecutionEngine.a -- Installing: /opt/llvm/lib/libLLVMInterpreter.a -- Installing: /opt/llvm/lib/libLLVMJITLink.a 32: [ OK ] std_algorithms_mismatch_test.test (436 ms) 32: [----------] 1 test from std_algorithms_mismatch_test (437 ms total) 32: 32: [----------] 1 test from std_algorithms_mod_seq_ops 32: [ RUN ] std_algorithms_mod_seq_ops.move_backward -- Installing: /opt/llvm/lib/libLLVMMCJIT.a -- Installing: /opt/llvm/lib/libLLVMOrcJIT.a -- Installing: /opt/llvm/lib/libLLVMOrcShared.a -- Installing: /opt/llvm/lib/libLLVMOrcTargetProcess.a -- Installing: /opt/llvm/lib/libLLVMRuntimeDyld.a -- Installing: /opt/llvm/lib/libLLVMTarget.a -- Installing: /opt/llvm/lib/libLLVMAArch64CodeGen.a -- Installing: /opt/llvm/lib/libLLVMAArch64AsmParser.a -- Installing: /opt/llvm/lib/libLLVMAArch64Disassembler.a -- Installing: /opt/llvm/lib/libLLVMAArch64Desc.a -- Installing: /opt/llvm/lib/libLLVMAArch64Info.a -- Installing: /opt/llvm/lib/libLLVMAArch64Utils.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUCodeGen.a 32: [ OK ] std_algorithms_mod_seq_ops.move_backward (327 ms) 32: [----------] 1 test from std_algorithms_mod_seq_ops (327 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 13 tests from 10 test suites ran. (10613 ms total) 32: [ PASSED ] 13 tests. -- Installing: /opt/llvm/lib/libLLVMAMDGPUAsmParser.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUDisassembler.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUTargetMCA.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUDesc.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUInfo.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUUtils.a -- Installing: /opt/llvm/lib/libLLVMARMCodeGen.a 32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 12.17 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test timeout computed to be: 1500 [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L -- Installing: /opt/llvm/lib/libLLVMARMAsmParser.a -- Installing: /opt/llvm/lib/libLLVMARMDisassembler.a -- Installing: /opt/llvm/lib/libLLVMARMDesc.a -- Installing: /opt/llvm/lib/libLLVMARMInfo.a -- Installing: /opt/llvm/lib/libLLVMARMUtils.a -- Installing: /opt/llvm/lib/libLLVMAVRCodeGen.a -- Installing: /opt/llvm/lib/libLLVMAVRAsmParser.a -- Installing: /opt/llvm/lib/libLLVMAVRDisassembler.a -- Installing: /opt/llvm/lib/libLLVMAVRDesc.a -- Installing: /opt/llvm/lib/libLLVMAVRInfo.a -- Installing: /opt/llvm/lib/libLLVMBPFCodeGen.a -- Installing: /opt/llvm/lib/libLLVMBPFAsmParser.a -- Installing: /opt/llvm/lib/libLLVMBPFDisassembler.a -- Installing: /opt/llvm/lib/libLLVMBPFDesc.a -- Installing: /opt/llvm/lib/libLLVMBPFInfo.a -- Installing: /opt/llvm/lib/libLLVMHexagonCodeGen.a -- Installing: /opt/llvm/lib/libLLVMHexagonAsmParser.a -- Installing: /opt/llvm/lib/libLLVMHexagonDisassembler.a -- Installing: /opt/llvm/lib/libLLVMHexagonDesc.a -- Installing: /opt/llvm/lib/libLLVMHexagonInfo.a -- Installing: /opt/llvm/lib/libLLVMLanaiCodeGen.a -- Installing: /opt/llvm/lib/libLLVMLanaiAsmParser.a -- Installing: /opt/llvm/lib/libLLVMLanaiDisassembler.a -- Installing: /opt/llvm/lib/libLLVMLanaiDesc.a -- Installing: /opt/llvm/lib/libLLVMLanaiInfo.a -- Installing: /opt/llvm/lib/libLLVMLoongArchCodeGen.a -- Installing: /opt/llvm/lib/libLLVMLoongArchAsmParser.a -- Installing: /opt/llvm/lib/libLLVMLoongArchDisassembler.a -- Installing: /opt/llvm/lib/libLLVMLoongArchDesc.a -- Installing: /opt/llvm/lib/libLLVMLoongArchInfo.a -- Installing: /opt/llvm/lib/libLLVMMipsCodeGen.a -- Installing: /opt/llvm/lib/libLLVMMipsAsmParser.a -- Installing: /opt/llvm/lib/libLLVMMipsDisassembler.a -- Installing: /opt/llvm/lib/libLLVMMipsDesc.a -- Installing: /opt/llvm/lib/libLLVMMipsInfo.a -- Installing: /opt/llvm/lib/libLLVMMSP430CodeGen.a -- Installing: /opt/llvm/lib/libLLVMMSP430Desc.a -- Installing: /opt/llvm/lib/libLLVMMSP430Info.a -- Installing: /opt/llvm/lib/libLLVMMSP430AsmParser.a -- Installing: /opt/llvm/lib/libLLVMMSP430Disassembler.a -- Installing: /opt/llvm/lib/libLLVMNVPTXCodeGen.a -- Installing: /opt/llvm/lib/libLLVMNVPTXDesc.a -- Installing: /opt/llvm/lib/libLLVMNVPTXInfo.a -- Installing: /opt/llvm/lib/libLLVMPowerPCCodeGen.a -- Installing: /opt/llvm/lib/libLLVMPowerPCAsmParser.a -- Installing: /opt/llvm/lib/libLLVMPowerPCDisassembler.a -- Installing: /opt/llvm/lib/libLLVMPowerPCDesc.a -- Installing: /opt/llvm/lib/libLLVMPowerPCInfo.a -- Installing: /opt/llvm/lib/libLLVMRISCVCodeGen.a -- Installing: /opt/llvm/lib/libLLVMRISCVAsmParser.a -- Installing: /opt/llvm/lib/libLLVMRISCVDisassembler.a -- Installing: /opt/llvm/lib/libLLVMRISCVDesc.a -- Installing: /opt/llvm/lib/libLLVMRISCVTargetMCA.a -- Installing: /opt/llvm/lib/libLLVMRISCVInfo.a -- Installing: /opt/llvm/lib/libLLVMSparcCodeGen.a -- Installing: /opt/llvm/lib/libLLVMSparcAsmParser.a -- Installing: /opt/llvm/lib/libLLVMSparcDisassembler.a -- Installing: /opt/llvm/lib/libLLVMSparcDesc.a -- Installing: /opt/llvm/lib/libLLVMSparcInfo.a -- Installing: /opt/llvm/lib/libLLVMSystemZCodeGen.a -- Installing: /opt/llvm/lib/libLLVMSystemZAsmParser.a -- Installing: /opt/llvm/lib/libLLVMSystemZDisassembler.a -- Installing: /opt/llvm/lib/libLLVMSystemZDesc.a -- Installing: /opt/llvm/lib/libLLVMSystemZInfo.a -- Installing: /opt/llvm/lib/libLLVMVECodeGen.a -- Installing: /opt/llvm/lib/libLLVMVEAsmParser.a -- Installing: /opt/llvm/lib/libLLVMVEDisassembler.a -- Installing: /opt/llvm/lib/libLLVMVEInfo.a -- Installing: /opt/llvm/lib/libLLVMVEDesc.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyCodeGen.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyAsmParser.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyDisassembler.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyDesc.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyInfo.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyUtils.a -- Installing: /opt/llvm/lib/libLLVMX86CodeGen.a -- Installing: /opt/llvm/lib/libLLVMX86AsmParser.a -- Installing: /opt/llvm/lib/libLLVMX86Disassembler.a -- Installing: /opt/llvm/lib/libLLVMX86TargetMCA.a -- Installing: /opt/llvm/lib/libLLVMX86Desc.a -- Installing: /opt/llvm/lib/libLLVMX86Info.a -- Installing: /opt/llvm/lib/libLLVMXCoreCodeGen.a -- Installing: /opt/llvm/lib/libLLVMXCoreDisassembler.a -- Installing: /opt/llvm/lib/libLLVMXCoreDesc.a -- Installing: /opt/llvm/lib/libLLVMXCoreInfo.a -- Installing: /opt/llvm/lib/libLLVMAsmParser.a -- Installing: /opt/llvm/lib/libLLVMLineEditor.a -- Installing: /opt/llvm/lib/libLLVMProfileData.a -- Installing: /opt/llvm/lib/libLLVMCoverage.a -- Installing: /opt/llvm/lib/libLLVMPasses.a -- Installing: /opt/llvm/lib/libLLVMTargetParser.a -- Installing: /opt/llvm/lib/libLLVMTextAPI.a -- Installing: /opt/llvm/lib/libLLVMDlltoolDriver.a -- Installing: /opt/llvm/lib/libLLVMLibDriver.a -- Installing: /opt/llvm/lib/libLLVMXRay.a -- Installing: /opt/llvm/lib/libLLVMWindowsDriver.a -- Installing: /opt/llvm/lib/libLLVMWindowsManifest.a -- Installing: /opt/llvm/lib/libLTO.so.17 33: 33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 33: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 33: setting CUDA_VISIBLE_DEVICES. 33: This could on multi GPU systems lead to severe performance" 33: penalties. 33: [==========] Running 31 tests from 5 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_mod_ops_test 33: [ RUN ] std_algorithms_mod_ops_test.move 33: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 33: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 33: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 33: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms) 33: [----------] 3 tests from std_algorithms_mod_ops_test (4 ms total) 33: 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy 33: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 33: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill 33: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 33: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate 33: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 33: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 33: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (4 ms) 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (22 ms total) 33: 33: [----------] 4 tests from std_algorithms_replace_ops_test 33: [ RUN ] std_algorithms_replace_ops_test.replace 33: [ OK ] std_algorithms_replace_ops_test.replace (146 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_if -- Set runtime path of "/opt/llvm/lib/libLTO.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLTO.so -- Installing: /opt/llvm/include/llvm-c/lto.h -- Installing: /opt/llvm/bin/llvm-ar 33: [ OK ] std_algorithms_replace_ops_test.replace_if (412 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy -- Set runtime path of "/opt/llvm/bin/llvm-ar" to "$ORIGIN/../lib" -- Creating llvm-ranlib -- Creating llvm-lib -- Creating llvm-dlltool -- Installing: /opt/llvm/bin/llvm-config -- Set runtime path of "/opt/llvm/bin/llvm-config" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lto 33: [ OK ] std_algorithms_replace_ops_test.replace_copy (322 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 33: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (263 ms) 33: [----------] 4 tests from std_algorithms_replace_ops_test (1146 ms total) 33: 33: [----------] 11 tests from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.copy_if 33: [ OK ] std_algorithms_mod_seq_ops.copy_if (154 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique -- Set runtime path of "/opt/llvm/bin/llvm-lto" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-profdata [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H -- Set runtime path of "/opt/llvm/bin/llvm-profdata" to "$ORIGIN/../lib" -- Installing: /opt/llvm/include/clang -- Installing: /opt/llvm/include/clang/StaticAnalyzer -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/Taint.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/SValExplainer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/Analyses.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/Checker.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/CheckerManager.h -- Installing: /opt/llvm/include/clang/Analysis -- Installing: /opt/llvm/include/clang/Analysis/ProgramPoint.h -- Installing: /opt/llvm/include/clang/Analysis/MacroExpansionContext.h -- Installing: /opt/llvm/include/clang/Analysis/CFG.h -- Installing: /opt/llvm/include/clang/Analysis/Support -- Installing: /opt/llvm/include/clang/Analysis/Support/BumpVector.h -- Installing: /opt/llvm/include/clang/Analysis/PathDiagnostic.h -- Installing: /opt/llvm/include/clang/Analysis/CFGStmtMap.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Logger.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/WatchedLiteralsSolver.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Formula.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Transfer.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DebugSupport.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/RecordOps.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/ControlFlowContext.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/NoopAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/CFGMatchSwitch.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/NoopLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowValues.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Arena.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowWorklist.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/MatchSwitch.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Value.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Solver.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/MapLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models/ChromiumCheckModel.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/StorageLocation.h -- Installing: /opt/llvm/include/clang/Analysis/CallGraph.h -- Installing: /opt/llvm/include/clang/Analysis/BodyFarm.h -- Installing: /opt/llvm/include/clang/Analysis/SelectorExtras.h -- Installing: /opt/llvm/include/clang/Analysis/IssueHash.h -- Installing: /opt/llvm/include/clang/Analysis/AnyCall.h -- Installing: /opt/llvm/include/clang/Analysis/CloneDetection.h -- Installing: /opt/llvm/include/clang/Analysis/ConstructionContext.h -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific/CocoaConventions.h -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h -- Installing: /opt/llvm/include/clang/Analysis/AnalysisDeclContext.h -- Installing: /opt/llvm/include/clang/Analysis/CodeInjector.h -- Installing: /opt/llvm/include/clang/Analysis/RetainSummaryManager.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyCommon.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyLogical.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyUtil.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UninitializedValues.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/CalledOnceCheck.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/PostOrderCFGView.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ReachableCode.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/Dominators.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UnsafeBufferUsage.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/Consumed.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyTIL.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyOps.def -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafety.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/LiveVariables.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/IntervalPartition.h -- Installing: /opt/llvm/include/clang/DirectoryWatcher -- Installing: /opt/llvm/include/clang/DirectoryWatcher/DirectoryWatcher.h -- Installing: /opt/llvm/include/clang/Interpreter -- Installing: /opt/llvm/include/clang/Interpreter/PartialTranslationUnit.h -- Installing: /opt/llvm/include/clang/Interpreter/Value.h -- Installing: /opt/llvm/include/clang/Interpreter/Interpreter.h -- Installing: /opt/llvm/include/clang/Edit -- Installing: /opt/llvm/include/clang/Edit/EditsReceiver.h -- Installing: /opt/llvm/include/clang/Edit/Rewriters.h -- Installing: /opt/llvm/include/clang/Edit/EditedSource.h -- Installing: /opt/llvm/include/clang/Edit/Commit.h -- Installing: /opt/llvm/include/clang/Edit/FileOffset.h -- Installing: /opt/llvm/include/clang/Parse -- Installing: /opt/llvm/include/clang/Parse/ParseDiagnostic.h -- Installing: /opt/llvm/include/clang/Parse/LoopHint.h -- Installing: /opt/llvm/include/clang/Parse/ParseAST.h -- Installing: /opt/llvm/include/clang/Parse/Parser.h -- Installing: /opt/llvm/include/clang/Parse/RAIIObjectsForParser.h -- Installing: /opt/llvm/include/clang/Support -- Installing: /opt/llvm/include/clang/Support/RISCVVIntrinsicUtils.h -- Installing: /opt/llvm/include/clang/Sema -- Installing: /opt/llvm/include/clang/Sema/SemaDiagnostic.h -- Installing: /opt/llvm/include/clang/Sema/SemaInternal.h -- Installing: /opt/llvm/include/clang/Sema/RISCVIntrinsicManager.h -- Installing: /opt/llvm/include/clang/Sema/SemaFixItUtils.h -- Installing: /opt/llvm/include/clang/Sema/ObjCMethodList.h -- Installing: /opt/llvm/include/clang/Sema/HLSLExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/Designator.h -- Installing: /opt/llvm/include/clang/Sema/Sema.h -- Installing: /opt/llvm/include/clang/Sema/ParsedTemplate.h -- Installing: /opt/llvm/include/clang/Sema/Ownership.h -- Installing: /opt/llvm/include/clang/Sema/DeclSpec.h -- Installing: /opt/llvm/include/clang/Sema/Initialization.h -- Installing: /opt/llvm/include/clang/Sema/CodeCompleteConsumer.h -- Installing: /opt/llvm/include/clang/Sema/Overload.h -- Installing: /opt/llvm/include/clang/Sema/CXXFieldCollector.h -- Installing: /opt/llvm/include/clang/Sema/AnalysisBasedWarnings.h -- Installing: /opt/llvm/include/clang/Sema/CodeCompleteOptions.h -- Installing: /opt/llvm/include/clang/Sema/Weak.h -- Installing: /opt/llvm/include/clang/Sema/TemplateDeduction.h -- Installing: /opt/llvm/include/clang/Sema/CleanupInfo.h -- Installing: /opt/llvm/include/clang/Sema/SemaConsumer.h -- Installing: /opt/llvm/include/clang/Sema/TypoCorrection.h -- Installing: /opt/llvm/include/clang/Sema/ParsedAttr.h -- Installing: /opt/llvm/include/clang/Sema/ScopeInfo.h -- Installing: /opt/llvm/include/clang/Sema/MultiplexExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/DelayedDiagnostic.h -- Installing: /opt/llvm/include/clang/Sema/EnterExpressionEvaluationContext.h -- Installing: /opt/llvm/include/clang/Sema/IdentifierResolver.h -- Installing: /opt/llvm/include/clang/Sema/Template.h -- Installing: /opt/llvm/include/clang/Sema/Lookup.h -- Installing: /opt/llvm/include/clang/Sema/SemaLambda.h -- Installing: /opt/llvm/include/clang/Sema/ExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/TemplateInstCallback.h -- Installing: /opt/llvm/include/clang/Sema/Scope.h -- Installing: /opt/llvm/include/clang/Sema/SemaConcept.h -- Installing: /opt/llvm/include/clang/AST -- Installing: /opt/llvm/include/clang/AST/ASTImportError.h -- Installing: /opt/llvm/include/clang/AST/ASTDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/ODRDiagsEmitter.h -- Installing: /opt/llvm/include/clang/AST/CommentVisitor.h -- Installing: /opt/llvm/include/clang/AST/OperationKinds.h -- Installing: /opt/llvm/include/clang/AST/AttrVisitor.h -- Installing: /opt/llvm/include/clang/AST/TypeVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclBase.h -- Installing: /opt/llvm/include/clang/AST/ASTNodeTraverser.h -- Installing: /opt/llvm/include/clang/AST/LambdaCapture.h -- Installing: /opt/llvm/include/clang/AST/ASTLambda.h -- Installing: /opt/llvm/include/clang/AST/AbstractBasicWriter.h -- Installing: /opt/llvm/include/clang/AST/TypeLocVisitor.h -- Installing: /opt/llvm/include/clang/AST/ASTDumper.h -- Installing: /opt/llvm/include/clang/AST/ComparisonCategories.h -- Installing: /opt/llvm/include/clang/AST/TypeLoc.h -- Installing: /opt/llvm/include/clang/AST/StmtGraphTraits.h -- Installing: /opt/llvm/include/clang/AST/ASTVector.h -- Installing: /opt/llvm/include/clang/AST/ComputeDependence.h -- Installing: /opt/llvm/include/clang/AST/TypeOrdering.h -- Installing: /opt/llvm/include/clang/AST/EvaluatedExprVisitor.h -- Installing: /opt/llvm/include/clang/AST/APValue.h -- Installing: /opt/llvm/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclAccessPair.h -- Installing: /opt/llvm/include/clang/AST/CanonicalType.h -- Installing: /opt/llvm/include/clang/AST/DeclLookups.h -- Installing: /opt/llvm/include/clang/AST/CommentCommandTraits.h -- Installing: /opt/llvm/include/clang/AST/ASTFwd.h -- Installing: /opt/llvm/include/clang/AST/ASTStructuralEquivalence.h -- Installing: /opt/llvm/include/clang/AST/ASTConcept.h -- Installing: /opt/llvm/include/clang/AST/TemplateBase.h -- Installing: /opt/llvm/include/clang/AST/StmtIterator.h -- Installing: /opt/llvm/include/clang/AST/TextNodeDumper.h -- Installing: /opt/llvm/include/clang/AST/VTTBuilder.h -- Installing: /opt/llvm/include/clang/AST/ASTImporterLookupTable.h -- Installing: /opt/llvm/include/clang/AST/JSONNodeDumper.h -- Installing: /opt/llvm/include/clang/AST/CommentDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/AbstractTypeReader.h -- Installing: /opt/llvm/include/clang/AST/ParentMap.h -- Installing: /opt/llvm/include/clang/AST/ExprConcepts.h -- Installing: /opt/llvm/include/clang/AST/Stmt.h -- Installing: /opt/llvm/include/clang/AST/DependentDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/QualTypeNames.h -- Installing: /opt/llvm/include/clang/AST/ASTMutationListener.h -- Installing: /opt/llvm/include/clang/AST/DataCollection.h -- Installing: /opt/llvm/include/clang/AST/StmtObjC.h -- Installing: /opt/llvm/include/clang/AST/TypeLocNodes.def -- Installing: /opt/llvm/include/clang/AST/DeclContextInternals.h -- Installing: /opt/llvm/include/clang/AST/AbstractTypeWriter.h -- Installing: /opt/llvm/include/clang/AST/TemplateName.h -- Installing: /opt/llvm/include/clang/AST/DeclVisitor.h -- Installing: /opt/llvm/include/clang/AST/ASTContext.h -- Installing: /opt/llvm/include/clang/AST/DeclOpenMP.h -- Installing: /opt/llvm/include/clang/AST/ParentMapContext.h -- Installing: /opt/llvm/include/clang/AST/OpenMPClause.h -- Installing: /opt/llvm/include/clang/AST/RecursiveASTVisitor.h -- Installing: /opt/llvm/include/clang/AST/CommentSema.h -- Installing: /opt/llvm/include/clang/AST/OSLog.h -- Installing: /opt/llvm/include/clang/AST/GlobalDecl.h -- Installing: /opt/llvm/include/clang/AST/CommentParser.h -- Installing: /opt/llvm/include/clang/AST/Redeclarable.h -- Installing: /opt/llvm/include/clang/AST/CXXRecordDeclDefinitionBits.def -- Installing: /opt/llvm/include/clang/AST/ODRHash.h -- Installing: /opt/llvm/include/clang/AST/DeclFriend.h -- Installing: /opt/llvm/include/clang/AST/Randstruct.h -- Installing: /opt/llvm/include/clang/AST/RawCommentList.h -- Installing: /opt/llvm/include/clang/AST/IgnoreExpr.h -- Installing: /opt/llvm/include/clang/AST/LocInfoType.h -- Installing: /opt/llvm/include/clang/AST/Comment.h -- Installing: /opt/llvm/include/clang/AST/ExternalASTMerger.h -- Installing: /opt/llvm/include/clang/AST/DeclTemplate.h -- Installing: /opt/llvm/include/clang/AST/Mangle.h -- Installing: /opt/llvm/include/clang/AST/DependenceFlags.h -- Installing: /opt/llvm/include/clang/AST/StmtOpenMP.h -- Installing: /opt/llvm/include/clang/AST/PrettyPrinter.h -- Installing: /opt/llvm/include/clang/AST/NestedNameSpecifier.h -- Installing: /opt/llvm/include/clang/AST/Availability.h -- Installing: /opt/llvm/include/clang/AST/Expr.h -- Installing: /opt/llvm/include/clang/AST/Decl.h -- Installing: /opt/llvm/include/clang/AST/CharUnits.h -- Installing: /opt/llvm/include/clang/AST/ASTTypeTraits.h -- Installing: /opt/llvm/include/clang/AST/TemplateArgumentVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclObjCCommon.h -- Installing: /opt/llvm/include/clang/AST/RecordLayout.h -- Installing: /opt/llvm/include/clang/AST/SelectorLocationsKind.h -- Installing: /opt/llvm/include/clang/AST/MangleNumberingContext.h -- Installing: /opt/llvm/include/clang/AST/DeclarationName.h -- Installing: /opt/llvm/include/clang/AST/Attr.h -- Installing: /opt/llvm/include/clang/AST/ExternalASTSource.h -- Installing: /opt/llvm/include/clang/AST/AttrIterator.h -- Installing: /opt/llvm/include/clang/AST/CXXInheritance.h -- Installing: /opt/llvm/include/clang/AST/StmtCXX.h -- Installing: /opt/llvm/include/clang/AST/AST.h -- Installing: /opt/llvm/include/clang/AST/ASTImporter.h -- Installing: /opt/llvm/include/clang/AST/PrettyDeclStackTrace.h -- Installing: /opt/llvm/include/clang/AST/NSAPI.h -- Installing: /opt/llvm/include/clang/AST/CommentBriefParser.h -- Installing: /opt/llvm/include/clang/AST/CurrentSourceLocExprScope.h -- Installing: /opt/llvm/include/clang/AST/OptionalDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/ExprOpenMP.h -- Installing: /opt/llvm/include/clang/AST/FormatString.h -- Installing: /opt/llvm/include/clang/AST/Type.h -- Installing: /opt/llvm/include/clang/AST/DeclGroup.h -- Installing: /opt/llvm/include/clang/AST/ASTConsumer.h -- Installing: /opt/llvm/include/clang/AST/UnresolvedSet.h -- Installing: /opt/llvm/include/clang/AST/ASTContextAllocate.h -- Installing: /opt/llvm/include/clang/AST/NonTrivialTypeVisitor.h -- Installing: /opt/llvm/include/clang/AST/VTableBuilder.h -- Installing: /opt/llvm/include/clang/AST/CommentLexer.h -- Installing: /opt/llvm/include/clang/AST/DeclCXX.h -- Installing: /opt/llvm/include/clang/AST/ExprObjC.h -- Installing: /opt/llvm/include/clang/AST/ExprCXX.h -- Installing: /opt/llvm/include/clang/AST/DeclObjC.h -- Installing: /opt/llvm/include/clang/AST/BuiltinTypes.def -- Installing: /opt/llvm/include/clang/AST/OperationKinds.def -- Installing: /opt/llvm/include/clang/AST/ASTImporterSharedState.h -- Installing: /opt/llvm/include/clang/AST/StmtVisitor.h -- Installing: /opt/llvm/include/clang/AST/BaseSubobject.h -- Installing: /opt/llvm/include/clang/AST/ASTUnresolvedSet.h -- Installing: /opt/llvm/include/clang/AST/ASTDumperUtils.h -- Installing: /opt/llvm/include/clang/AST/AbstractBasicReader.h -- Installing: /opt/llvm/include/clang/Lex -- Installing: /opt/llvm/include/clang/Lex/HeaderSearch.h -- Installing: /opt/llvm/include/clang/Lex/ModuleLoader.h -- Installing: /opt/llvm/include/clang/Lex/MultipleIncludeOpt.h -- Installing: /opt/llvm/include/clang/Lex/Preprocessor.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessingRecord.h -- Installing: /opt/llvm/include/clang/Lex/DependencyDirectivesScanner.h -- Installing: /opt/llvm/include/clang/Lex/DirectoryLookup.h -- Installing: /opt/llvm/include/clang/Lex/MacroArgs.h -- Installing: /opt/llvm/include/clang/Lex/Pragma.h -- Installing: /opt/llvm/include/clang/Lex/TokenConcatenation.h -- Installing: /opt/llvm/include/clang/Lex/VariadicMacroSupport.h -- Installing: /opt/llvm/include/clang/Lex/MacroInfo.h -- Installing: /opt/llvm/include/clang/Lex/PPCallbacks.h -- Installing: /opt/llvm/include/clang/Lex/TokenLexer.h -- Installing: /opt/llvm/include/clang/Lex/CodeCompletionHandler.h -- Installing: /opt/llvm/include/clang/Lex/ModuleMap.h -- Installing: /opt/llvm/include/clang/Lex/HeaderMap.h -- Installing: /opt/llvm/include/clang/Lex/HeaderSearchOptions.h -- Installing: /opt/llvm/include/clang/Lex/ScratchBuffer.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessorLexer.h -- Installing: /opt/llvm/include/clang/Lex/PPConditionalDirectiveRecord.h -- Installing: /opt/llvm/include/clang/Lex/ExternalPreprocessorSource.h -- Installing: /opt/llvm/include/clang/Lex/Lexer.h -- Installing: /opt/llvm/include/clang/Lex/LiteralSupport.h -- Installing: /opt/llvm/include/clang/Lex/Token.h -- Installing: /opt/llvm/include/clang/Lex/LexDiagnostic.h -- Installing: /opt/llvm/include/clang/Lex/HeaderMapTypes.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessorOptions.h -- Installing: /opt/llvm/include/clang/Testing -- Installing: /opt/llvm/include/clang/Testing/TestAST.h -- Installing: /opt/llvm/include/clang/Testing/CommandLineArgs.h -- Installing: /opt/llvm/include/clang/Testing/TestClangConfig.h -- Installing: /opt/llvm/include/clang/CodeGen -- Installing: /opt/llvm/include/clang/CodeGen/ModuleBuilder.h -- Installing: /opt/llvm/include/clang/CodeGen/CodeGenAction.h -- Installing: /opt/llvm/include/clang/CodeGen/BackendUtil.h -- Installing: /opt/llvm/include/clang/CodeGen/ObjectFilePCHContainerOperations.h -- Installing: /opt/llvm/include/clang/CodeGen/ConstantInitBuilder.h -- Installing: /opt/llvm/include/clang/CodeGen/CGFunctionInfo.h -- Installing: /opt/llvm/include/clang/CodeGen/CodeGenABITypes.h -- Installing: /opt/llvm/include/clang/CodeGen/SwiftCallingConv.h -- Installing: /opt/llvm/include/clang/CodeGen/ConstantInitFuture.h -- Installing: /opt/llvm/include/clang/Frontend -- Installing: /opt/llvm/include/clang/Frontend/MigratorOptions.h -- Installing: /opt/llvm/include/clang/Frontend/DiagnosticRenderer.h -- Installing: /opt/llvm/include/clang/Frontend/ChainedDiagnosticConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnosticBuffer.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/Frontend/PrecompiledPreamble.h -- Installing: /opt/llvm/include/clang/Frontend/ASTUnit.h -- Installing: /opt/llvm/include/clang/Frontend/Utils.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendAction.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendOptions.h -- Installing: /opt/llvm/include/clang/Frontend/LayoutOverrideSource.h -- Installing: /opt/llvm/include/clang/Frontend/MultiplexConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/PCHContainerOperations.h -- Installing: /opt/llvm/include/clang/Frontend/VerifyDiagnosticConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/CompilerInvocation.h -- Installing: /opt/llvm/include/clang/Frontend/SARIFDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/CommandLineSourceLoc.h -- Installing: /opt/llvm/include/clang/Frontend/LogDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/CompilerInstance.h -- Installing: /opt/llvm/include/clang/Frontend/PreprocessorOutputOptions.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/DependencyOutputOptions.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendPluginRegistry.h -- Installing: /opt/llvm/include/clang/Frontend/ASTConsumers.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnostic.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnosticReader.h -- Installing: /opt/llvm/include/clang/Frontend/SARIFDiagnostic.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnostics.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendDiagnostic.h -- Installing: /opt/llvm/include/clang/ASTMatchers -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchFinder.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchers.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Parser.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Registry.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/VariantValue.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Diagnostics.h -- Installing: /opt/llvm/include/clang/ASTMatchers/GtestMatchers.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchersMacros.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchersInternal.h -- Installing: /opt/llvm/include/clang/Format -- Installing: /opt/llvm/include/clang/Format/Format.h -- Installing: /opt/llvm/include/clang/IndexSerialization -- Installing: /opt/llvm/include/clang/IndexSerialization/SerializablePathCollection.h -- Installing: /opt/llvm/include/clang/Config -- Installing: /opt/llvm/include/clang/Tooling -- Installing: /opt/llvm/include/clang/Tooling/Inclusions -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/HeaderAnalysis.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/StandardLibrary.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/IncludeStyle.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/HeaderIncludes.h -- Installing: /opt/llvm/include/clang/Tooling/FixIt.h -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff/ASTDiff.h -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff/ASTDiffInternal.h -- Installing: /opt/llvm/include/clang/Tooling/ArgumentsAdjusters.h -- Installing: /opt/llvm/include/clang/Tooling/ReplacementsYaml.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningService.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h -- Installing: /opt/llvm/include/clang/Tooling/FileMatchTrie.h -- Installing: /opt/llvm/include/clang/Tooling/NodeIntrospection.h -- Installing: /opt/llvm/include/clang/Tooling/DiagnosticsYaml.h -- Installing: /opt/llvm/include/clang/Tooling/CompilationDatabasePluginRegistry.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Parsing.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/RewriteRule.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/MatchConsumer.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Stencil.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Transformer.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/RangeSelector.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/SourceCodeBuilders.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/SourceCode.h -- Installing: /opt/llvm/include/clang/Tooling/CompilationDatabase.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring.h -- Installing: /opt/llvm/include/clang/Tooling/AllTUsExecution.h -- Installing: /opt/llvm/include/clang/Tooling/JSONCompilationDatabase.h -- Installing: /opt/llvm/include/clang/Tooling/Execution.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRules.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOption.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/ASTSelection.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRule.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOptions.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringRuleContext.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/AtomicChange.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRFinder.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/SymbolName.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/RenamingAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Lookup.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract/Extract.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h -- Installing: /opt/llvm/include/clang/Tooling/StandaloneExecution.h -- Installing: /opt/llvm/include/clang/Tooling/ToolExecutorPluginRegistry.h -- Installing: /opt/llvm/include/clang/Tooling/Core -- Installing: /opt/llvm/include/clang/Tooling/Core/Diagnostic.h -- Installing: /opt/llvm/include/clang/Tooling/Core/Replacement.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax -- Installing: /opt/llvm/include/clang/Tooling/Syntax/TokenBufferTokenManager.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Nodes.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/TokenManager.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Tree.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/BuildTree.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Mutations.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Tokens.h -- Installing: /opt/llvm/include/clang/Tooling/CommonOptionsParser.h -- Installing: /opt/llvm/include/clang/Tooling/RefactoringCallbacks.h -- Installing: /opt/llvm/include/clang/Tooling/Tooling.h -- Installing: /opt/llvm/include/clang/Driver -- Installing: /opt/llvm/include/clang/Driver/Types.h -- Installing: /opt/llvm/include/clang/Driver/Compilation.h -- Installing: /opt/llvm/include/clang/Driver/Phases.h -- Installing: /opt/llvm/include/clang/Driver/Multilib.h -- Installing: /opt/llvm/include/clang/Driver/Distro.h -- Installing: /opt/llvm/include/clang/Driver/Util.h -- Installing: /opt/llvm/include/clang/Driver/ToolChain.h -- Installing: /opt/llvm/include/clang/Driver/InputInfo.h -- Installing: /opt/llvm/include/clang/Driver/OptionUtils.h -- Installing: /opt/llvm/include/clang/Driver/Action.h -- Installing: /opt/llvm/include/clang/Driver/MultilibBuilder.h -- Installing: /opt/llvm/include/clang/Driver/Types.def -- Installing: /opt/llvm/include/clang/Driver/Job.h -- Installing: /opt/llvm/include/clang/Driver/DriverDiagnostic.h -- Installing: /opt/llvm/include/clang/Driver/XRayArgs.h -- Installing: /opt/llvm/include/clang/Driver/Tool.h -- Installing: /opt/llvm/include/clang/Driver/SanitizerArgs.h -- Installing: /opt/llvm/include/clang/Driver/Driver.h -- Installing: /opt/llvm/include/clang/Driver/OffloadBundler.h -- Installing: /opt/llvm/include/clang/Driver/Options.h -- Installing: /opt/llvm/include/clang/Serialization -- Installing: /opt/llvm/include/clang/Serialization/SourceLocationEncoding.h -- Installing: /opt/llvm/include/clang/Serialization/ASTWriter.h -- Installing: /opt/llvm/include/clang/Serialization/GlobalModuleIndex.h -- Installing: /opt/llvm/include/clang/Serialization/ContinuousRangeMap.h -- Installing: /opt/llvm/include/clang/Serialization/ASTBitCodes.h -- Installing: /opt/llvm/include/clang/Serialization/InMemoryModuleCache.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleFile.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleFileExtension.h -- Installing: /opt/llvm/include/clang/Serialization/PCHContainerOperations.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleManager.h -- Installing: /opt/llvm/include/clang/Serialization/ASTDeserializationListener.h -- Installing: /opt/llvm/include/clang/Serialization/TypeBitCodes.def -- Installing: /opt/llvm/include/clang/Serialization/ASTRecordReader.h -- Installing: /opt/llvm/include/clang/Serialization/SerializationDiagnostic.h -- Installing: /opt/llvm/include/clang/Serialization/ASTRecordWriter.h -- Installing: /opt/llvm/include/clang/Serialization/ASTReader.h -- Installing: /opt/llvm/include/clang/Index -- Installing: /opt/llvm/include/clang/Index/IndexSymbol.h -- Installing: /opt/llvm/include/clang/Index/IndexingOptions.h -- Installing: /opt/llvm/include/clang/Index/IndexingAction.h -- Installing: /opt/llvm/include/clang/Index/IndexDataConsumer.h -- Installing: /opt/llvm/include/clang/Index/DeclOccurrence.h -- Installing: /opt/llvm/include/clang/Index/USRGeneration.h -- Installing: /opt/llvm/include/clang/Index/CommentToXML.h -- Installing: /opt/llvm/include/clang/APINotes -- Installing: /opt/llvm/include/clang/APINotes/Types.h -- Installing: /opt/llvm/include/clang/APINotes/APINotesYAMLCompiler.h -- Installing: /opt/llvm/include/clang/ExtractAPI -- Installing: /opt/llvm/include/clang/ExtractAPI/AvailabilityInfo.h -- Installing: /opt/llvm/include/clang/ExtractAPI/APIIgnoresList.h -- Installing: /opt/llvm/include/clang/ExtractAPI/API.h -- Installing: /opt/llvm/include/clang/ExtractAPI/FrontendActions.h -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization/SerializerBase.h -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h -- Installing: /opt/llvm/include/clang/ExtractAPI/ExtractAPIVisitor.h -- Installing: /opt/llvm/include/clang/ExtractAPI/DeclarationFragments.h -- Installing: /opt/llvm/include/clang/ExtractAPI/TypedefUnderlyingTypeResolver.h 33: [ OK ] std_algorithms_mod_seq_ops.unique (650 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique_copy -- Installing: /opt/llvm/include/clang/ExtractAPI/ExtractAPIActionBase.h -- Installing: /opt/llvm/include/clang/Rewrite -- Installing: /opt/llvm/include/clang/Rewrite/Frontend -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/Rewriters.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/FixItRewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/ASTConsumers.h -- Installing: /opt/llvm/include/clang/Rewrite/Core -- Installing: /opt/llvm/include/clang/Rewrite/Core/DeltaTree.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/RewriteBuffer.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/RewriteRope.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/TokenRewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/Rewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/HTMLRewrite.h -- Installing: /opt/llvm/include/clang/ARCMigrate -- Installing: /opt/llvm/include/clang/ARCMigrate/FileRemapper.h -- Installing: /opt/llvm/include/clang/ARCMigrate/ARCMT.h -- Installing: /opt/llvm/include/clang/ARCMigrate/ARCMTActions.h -- Installing: /opt/llvm/include/clang/Basic -- Installing: /opt/llvm/include/clang/Basic/MacroBuilder.h -- Installing: /opt/llvm/include/clang/Basic/TargetBuiltins.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsVE.def -- Installing: /opt/llvm/include/clang/Basic/SyncScope.h -- Installing: /opt/llvm/include/clang/Basic/FileSystemOptions.h -- Installing: /opt/llvm/include/clang/Basic/Sanitizers.h -- Installing: /opt/llvm/include/clang/Basic/AttrSubjectMatchRules.h -- Installing: /opt/llvm/include/clang/Basic/MSP430Target.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsWebAssembly.def -- Installing: /opt/llvm/include/clang/Basic/TargetInfo.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticFrontend.h -- Installing: /opt/llvm/include/clang/Basic/XRayLists.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLExtensionTypes.def -- Installing: /opt/llvm/include/clang/Basic/PrettyStackTrace.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAST.h -- Installing: /opt/llvm/include/clang/Basic/ParsedAttrInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsVEVL.gen.def -- Installing: /opt/llvm/include/clang/Basic/Features.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticParse.h -- Installing: /opt/llvm/include/clang/Basic/OperatorKinds.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticLex.h -- Installing: /opt/llvm/include/clang/Basic/Specifiers.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsX86.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCategories.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSystemZ.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSema.h -- Installing: /opt/llvm/include/clang/Basic/LLVM.h -- Installing: /opt/llvm/include/clang/Basic/Visibility.h -- Installing: /opt/llvm/include/clang/Basic/TypeTraits.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSerialization.h -- Installing: /opt/llvm/include/clang/Basic/Lambda.h -- Installing: /opt/llvm/include/clang/Basic/Sanitizers.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAMDGPU.def -- Installing: /opt/llvm/include/clang/Basic/LangStandard.h -- Installing: /opt/llvm/include/clang/Basic/TargetCXXABI.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsNEON.def -- Installing: /opt/llvm/include/clang/Basic/PlistSupport.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCrossTU.h -- Installing: /opt/llvm/include/clang/Basic/PragmaKinds.h -- Installing: /opt/llvm/include/clang/Basic/SanitizerSpecialCaseList.h -- Installing: /opt/llvm/include/clang/Basic/PPCTypes.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsARM.def -- Installing: /opt/llvm/include/clang/Basic/OperatorPrecedence.h -- Installing: /opt/llvm/include/clang/Basic/LangStandards.def -- Installing: /opt/llvm/include/clang/Basic/CommentOptions.h -- Installing: /opt/llvm/include/clang/Basic/JsonSupport.h -- Installing: /opt/llvm/include/clang/Basic/TransformTypeTraits.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticDriver.h -- Installing: /opt/llvm/include/clang/Basic/FPOptions.def -- Installing: /opt/llvm/include/clang/Basic/AArch64SVEACLETypes.def -- Installing: /opt/llvm/include/clang/Basic/TokenKinds.def -- Installing: /opt/llvm/include/clang/Basic/NoSanitizeList.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagonMapCustomDep.def -- Installing: /opt/llvm/include/clang/Basic/XRayInstr.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticOptions.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAnalysis.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsLoongArch.def -- Installing: /opt/llvm/include/clang/Basic/CodeGenOptions.h -- Installing: /opt/llvm/include/clang/Basic/CapturedStmt.h -- Installing: /opt/llvm/include/clang/Basic/WebAssemblyReferenceTypes.def -- Installing: /opt/llvm/include/clang/Basic/RISCVVTypes.def -- Installing: /opt/llvm/include/clang/Basic/DarwinSDKInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagon.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSME.def -- Installing: /opt/llvm/include/clang/Basic/OpenMPKinds.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsX86_64.def -- Installing: /opt/llvm/include/clang/Basic/CustomizableOptional.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64NeonSVEBridge_cg.def -- Installing: /opt/llvm/include/clang/Basic/PartialDiagnostic.h -- Installing: /opt/llvm/include/clang/Basic/HeaderInclude.h -- Installing: /opt/llvm/include/clang/Basic/ExpressionTraits.h -- Installing: /opt/llvm/include/clang/Basic/LangOptions.h -- Installing: /opt/llvm/include/clang/Basic/Attributes.h -- Installing: /opt/llvm/include/clang/Basic/Thunk.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64.def -- Installing: /opt/llvm/include/clang/Basic/Builtins.h -- Installing: /opt/llvm/include/clang/Basic/Diagnostic.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsNVPTX.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticComment.h -- Installing: /opt/llvm/include/clang/Basic/LangOptions.def -- Installing: /opt/llvm/include/clang/Basic/OpenCLExtensions.def -- Installing: /opt/llvm/include/clang/Basic/TargetID.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsMips.def -- Installing: /opt/llvm/include/clang/Basic/BitmaskEnum.h -- Installing: /opt/llvm/include/clang/Basic/FileSystemStatCache.h -- Installing: /opt/llvm/include/clang/Basic/SourceLocation.h -- Installing: /opt/llvm/include/clang/Basic/HLSLRuntime.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSVE.def -- Installing: /opt/llvm/include/clang/Basic/Cuda.h -- Installing: /opt/llvm/include/clang/Basic/TokenKinds.h -- Installing: /opt/llvm/include/clang/Basic/AttrKinds.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticRefactoring.h -- Installing: /opt/llvm/include/clang/Basic/Module.h -- Installing: /opt/llvm/include/clang/Basic/CodeGenOptions.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsRISCVVector.def -- Installing: /opt/llvm/include/clang/Basic/ABI.h -- Installing: /opt/llvm/include/clang/Basic/TemplateKinds.h -- Installing: /opt/llvm/include/clang/Basic/AddressSpaces.h -- Installing: /opt/llvm/include/clang/Basic/FileManager.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsBPF.def -- Installing: /opt/llvm/include/clang/Basic/AllDiagnostics.h -- Installing: /opt/llvm/include/clang/Basic/Sarif.h -- Installing: /opt/llvm/include/clang/Basic/Linkage.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagonDep.def -- Installing: /opt/llvm/include/clang/Basic/TargetCXXABI.def -- Installing: /opt/llvm/include/clang/Basic/MakeSupport.h -- Installing: /opt/llvm/include/clang/Basic/OpenMPKinds.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsXCore.def -- Installing: /opt/llvm/include/clang/Basic/SourceManager.h -- Installing: /opt/llvm/include/clang/Basic/ProfileList.h -- Installing: /opt/llvm/include/clang/Basic/IdentifierTable.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLOptions.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLImageTypes.def -- Installing: /opt/llvm/include/clang/Basic/ExceptionSpecificationType.h -- Installing: /opt/llvm/include/clang/Basic/AlignedAllocation.h -- Installing: /opt/llvm/include/clang/Basic/ObjCRuntime.h -- Installing: /opt/llvm/include/clang/Basic/FileEntry.h -- Installing: /opt/llvm/include/clang/Basic/TargetOptions.h -- Installing: /opt/llvm/include/clang/Basic/CharInfo.h -- Installing: /opt/llvm/include/clang/Basic/Stack.h -- Installing: /opt/llvm/include/clang/Basic/Builtins.def -- Installing: /opt/llvm/include/clang/Basic/SourceManagerInternals.h -- Installing: /opt/llvm/include/clang/Basic/DirectoryEntry.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsRISCV.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticIDs.h -- Installing: /opt/llvm/include/clang/Basic/AttributeCommonInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsPPC.def -- Installing: /opt/llvm/include/clang/Basic/CLWarnings.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64NeonSVEBridge.def -- Installing: /opt/llvm/include/clang/Basic/Version.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinHeaders.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticError.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticOptions.def -- Installing: /opt/llvm/include/clang/Basic/OperatorKinds.h -- Installing: /opt/llvm/include/clang/FrontendTool -- Installing: /opt/llvm/include/clang/FrontendTool/Utils.h -- Installing: /opt/llvm/include/clang/CrossTU -- Installing: /opt/llvm/include/clang/CrossTU/CrossTUDiagnostic.h -- Installing: /opt/llvm/include/clang/CrossTU/CrossTranslationUnit.h -- Installing: /opt/llvm/include/clang-c -- Installing: /opt/llvm/include/clang-c/CXSourceLocation.h -- Installing: /opt/llvm/include/clang-c/Platform.h -- Installing: /opt/llvm/include/clang-c/CXString.h -- Installing: /opt/llvm/include/clang-c/CXDiagnostic.h -- Installing: /opt/llvm/include/clang-c/Rewrite.h -- Installing: /opt/llvm/include/clang-c/CXFile.h -- Installing: /opt/llvm/include/clang-c/FatalErrorHandler.h -- Installing: /opt/llvm/include/clang-c/Index.h -- Installing: /opt/llvm/include/clang-c/CXCompilationDatabase.h -- Installing: /opt/llvm/include/clang-c/BuildSystem.h -- Installing: /opt/llvm/include/clang-c/Documentation.h -- Installing: /opt/llvm/include/clang-c/ExternC.h -- Installing: /opt/llvm/include/clang-c/CXErrorCode.h -- Up-to-date: /opt/llvm/include/clang -- Up-to-date: /opt/llvm/include/clang/StaticAnalyzer -- Up-to-date: /opt/llvm/include/clang/StaticAnalyzer/Checkers -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/Checkers.inc -- Up-to-date: /opt/llvm/include/clang/Parse -- Installing: /opt/llvm/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc -- Installing: /opt/llvm/include/clang/Parse/AttrParserStringSwitches.inc -- Up-to-date: /opt/llvm/include/clang/Sema -- Installing: /opt/llvm/include/clang/Sema/AttrSpellingListIndex.inc -- Installing: /opt/llvm/include/clang/Sema/AttrTemplateInstantiate.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrList.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrImpl.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrKinds.inc -- Up-to-date: /opt/llvm/include/clang/AST -- Installing: /opt/llvm/include/clang/AST/AbstractBasicReader.inc -- Installing: /opt/llvm/include/clang/AST/AbstractTypeReader.inc -- Installing: /opt/llvm/include/clang/AST/CommentCommandList.inc -- Installing: /opt/llvm/include/clang/AST/AttrTextNodeDump.inc -- Installing: /opt/llvm/include/clang/AST/CommentCommandInfo.inc -- Installing: /opt/llvm/include/clang/AST/AbstractTypeWriter.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLTags.inc -- Installing: /opt/llvm/include/clang/AST/DeclNodes.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLNamedCharacterReferences.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLTagsProperties.inc -- Installing: /opt/llvm/include/clang/AST/AttrNodeTraverse.inc -- Installing: /opt/llvm/include/clang/AST/StmtDataCollectors.inc -- Installing: /opt/llvm/include/clang/AST/AttrImpl.inc -- Installing: /opt/llvm/include/clang/AST/AbstractBasicWriter.inc -- Installing: /opt/llvm/include/clang/AST/AttrVisitor.inc -- Installing: /opt/llvm/include/clang/AST/Attrs.inc -- Installing: /opt/llvm/include/clang/AST/StmtNodes.inc -- Installing: /opt/llvm/include/clang/AST/CommentNodes.inc -- Installing: /opt/llvm/include/clang/AST/TypeNodes.inc -- Up-to-date: /opt/llvm/include/clang/Config -- Installing: /opt/llvm/include/clang/Config/config.h -- Up-to-date: /opt/llvm/include/clang/Tooling -- Installing: /opt/llvm/include/clang/Tooling/NodeIntrospection.inc -- Up-to-date: /opt/llvm/include/clang/Tooling/Syntax -- Installing: /opt/llvm/include/clang/Tooling/Syntax/NodeClasses.inc -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Nodes.inc -- Up-to-date: /opt/llvm/include/clang/Driver -- Installing: /opt/llvm/include/clang/Driver/Options.inc -- Up-to-date: /opt/llvm/include/clang/Serialization -- Installing: /opt/llvm/include/clang/Serialization/AttrPCHRead.inc -- Installing: /opt/llvm/include/clang/Serialization/AttrPCHWrite.inc -- Up-to-date: /opt/llvm/include/clang/Basic -- Installing: /opt/llvm/include/clang/Basic/DiagnosticDriverKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_sema_rangechecks.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/arm_neon.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCommonKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_aliases.inc -- Installing: /opt/llvm/include/clang/Basic/AttrHasAttributeImpl.inc -- Installing: /opt/llvm/include/clang/Basic/AttrTokenKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_aliases.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSerializationKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticASTKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticLexKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCommentKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticGroups.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticIndexName.inc -- Installing: /opt/llvm/include/clang/Basic/AttrList.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticRefactoringKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticFrontendKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCrossTUKinds.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_sema_rangechecks.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticParseKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSemaKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAnalysisKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/Version.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_typeflags.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_fp16.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/AttrSubMatchRulesList.inc [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H + ctest --verbose 33: [ OK ] std_algorithms_mod_seq_ops.unique_copy (279 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove 33: [ OK ] std_algorithms_mod_seq_ops.remove (201 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_if UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 -- Installing: /opt/llvm/share/clang/bash-autocomplete.sh -- Installing: /opt/llvm/bin/clang-tblgen -- Set runtime path of "/opt/llvm/bin/clang-tblgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/clang/17/include/builtins.h -- Installing: /opt/llvm/lib/clang/17/include/float.h -- Installing: /opt/llvm/lib/clang/17/include/inttypes.h -- Installing: /opt/llvm/lib/clang/17/include/iso646.h -- Installing: /opt/llvm/lib/clang/17/include/limits.h -- Installing: /opt/llvm/lib/clang/17/include/module.modulemap -- Installing: /opt/llvm/lib/clang/17/include/stdalign.h -- Installing: /opt/llvm/lib/clang/17/include/stdarg.h -- Installing: /opt/llvm/lib/clang/17/include/stdatomic.h -- Installing: /opt/llvm/lib/clang/17/include/stdbool.h -- Installing: /opt/llvm/lib/clang/17/include/stddef.h -- Installing: /opt/llvm/lib/clang/17/include/__stddef_max_align_t.h -- Installing: /opt/llvm/lib/clang/17/include/stdint.h -- Installing: /opt/llvm/lib/clang/17/include/stdnoreturn.h -- Installing: /opt/llvm/lib/clang/17/include/tgmath.h -- Installing: /opt/llvm/lib/clang/17/include/unwind.h -- Installing: /opt/llvm/lib/clang/17/include/varargs.h -- Installing: /opt/llvm/lib/clang/17/include/arm_acle.h -- Installing: /opt/llvm/lib/clang/17/include/arm_cmse.h -- Installing: /opt/llvm/lib/clang/17/include/armintr.h -- Installing: /opt/llvm/lib/clang/17/include/arm64intr.h -- Installing: /opt/llvm/lib/clang/17/include/arm_neon_sve_bridge.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_builtin_vars.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_math.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_complex_builtins.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_device_functions.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_texture_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_libdevice_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_math_forward_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_runtime_wrapper.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_circ_brev_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_protos.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_types.h -- Installing: /opt/llvm/lib/clang/17/include/hvx_hexagon_protos.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_libdevice_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_math.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_stdlib.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_runtime_wrapper.h -- Installing: /opt/llvm/lib/clang/17/include/larchintrin.h -- Installing: /opt/llvm/lib/clang/17/include/msa.h -- Installing: /opt/llvm/lib/clang/17/include/opencl-c.h -- Installing: /opt/llvm/lib/clang/17/include/opencl-c-base.h -- Installing: /opt/llvm/lib/clang/17/include/altivec.h -- Installing: /opt/llvm/lib/clang/17/include/htmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/htmxlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/riscv_ntlh.h -- Installing: /opt/llvm/lib/clang/17/include/sifive_vector.h -- Installing: /opt/llvm/lib/clang/17/include/s390intrin.h -- Installing: /opt/llvm/lib/clang/17/include/vecintrin.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin_gen.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin_approx.h -- Installing: /opt/llvm/lib/clang/17/include/adxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ammintrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxcomplexintrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxfp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bf16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bitalgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512cdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512dqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512erintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512fintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512fp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512ifmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512ifmavlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512pfintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmivlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbf16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbitalgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlcdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vldqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlfp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvbmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvp2intersectintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vp2intersectintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vpopcntdqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vpopcntdqvlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxifmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxneconvertintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniint16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniint8intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/bmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/bmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cetintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cldemoteintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clflushoptintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clwbintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clzerointrin.h -- Installing: /opt/llvm/lib/clang/17/include/cmpccxaddintrin.h -- Installing: /opt/llvm/lib/clang/17/include/crc32intrin.h -- Installing: /opt/llvm/lib/clang/17/include/emmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/enqcmdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/f16cintrin.h -- Installing: /opt/llvm/lib/clang/17/include/fma4intrin.h -- Installing: /opt/llvm/lib/clang/17/include/fmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/fxsrintrin.h -- Installing: /opt/llvm/lib/clang/17/include/gfniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/hresetintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ia32intrin.h -- Installing: /opt/llvm/lib/clang/17/include/immintrin.h -- Installing: /opt/llvm/lib/clang/17/include/invpcidintrin.h -- Installing: /opt/llvm/lib/clang/17/include/keylockerintrin.h -- Installing: /opt/llvm/lib/clang/17/include/lwpintrin.h -- Installing: /opt/llvm/lib/clang/17/include/lzcntintrin.h -- Installing: /opt/llvm/lib/clang/17/include/mm3dnow.h -- Installing: /opt/llvm/lib/clang/17/include/mmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/movdirintrin.h -- Installing: /opt/llvm/lib/clang/17/include/mwaitxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/nmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pconfigintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pkuintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/popcntintrin.h -- Installing: /opt/llvm/lib/clang/17/include/prfchiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/prfchwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ptwriteintrin.h -- Installing: /opt/llvm/lib/clang/17/include/raointintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rdpruintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rdseedintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rtmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/serializeintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sgxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sha512intrin.h -- Installing: /opt/llvm/lib/clang/17/include/shaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sm3intrin.h -- Installing: /opt/llvm/lib/clang/17/include/sm4intrin.h -- Installing: /opt/llvm/lib/clang/17/include/smmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tbmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tsxldtrkintrin.h -- Installing: /opt/llvm/lib/clang/17/include/uintrintrin.h -- Installing: /opt/llvm/lib/clang/17/include/vaesintrin.h -- Installing: /opt/llvm/lib/clang/17/include/vpclmulqdqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/waitpkgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/wbnoinvdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/__wmmintrin_aes.h -- Installing: /opt/llvm/lib/clang/17/include/wmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/__wmmintrin_pclmul.h -- Installing: /opt/llvm/lib/clang/17/include/x86gprintrin.h -- Installing: /opt/llvm/lib/clang/17/include/x86intrin.h -- Installing: /opt/llvm/lib/clang/17/include/xmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xopintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsavecintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsaveintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsaveoptintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsavesintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xtestintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cet.h -- Installing: /opt/llvm/lib/clang/17/include/cpuid.h -- Installing: /opt/llvm/lib/clang/17/include/wasm_simd128.h -- Installing: /opt/llvm/lib/clang/17/include/intrin.h -- Installing: /opt/llvm/lib/clang/17/include/vadefs.h -- Installing: /opt/llvm/lib/clang/17/include/mm_malloc.h -- Installing: /opt/llvm/lib/clang/17/include/arm_neon.h -- Installing: /opt/llvm/lib/clang/17/include/arm_fp16.h -- Installing: /opt/llvm/lib/clang/17/include/arm_sve.h -- Installing: /opt/llvm/lib/clang/17/include/arm_sme_draft_spec_subject_to_change.h -- Installing: /opt/llvm/lib/clang/17/include/arm_bf16.h -- Installing: /opt/llvm/lib/clang/17/include/arm_mve.h -- Installing: /opt/llvm/lib/clang/17/include/arm_cde.h -- Installing: /opt/llvm/lib/clang/17/include/riscv_vector.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/algorithm -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/cmath -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/complex -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/new -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/shared_ptr_base.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/basic_string.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/basic_string.tcc -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/mmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/xmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/mm_malloc.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/emmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/pmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/tmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/smmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/bmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/bmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/immintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/x86intrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/x86gprintrin.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/stdio.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/stdlib.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/string.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/ctype.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/inttypes.h 33: [ OK ] std_algorithms_mod_seq_ops.remove_if (208 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/math.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/cmath -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/__clang_openmp_device_functions.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/new -- Installing: /opt/llvm/lib/libclangBasic.a -- Installing: /opt/llvm/lib/libclangAPINotes.a -- Installing: /opt/llvm/lib/libclangLex.a -- Installing: /opt/llvm/lib/libclangParse.a -- Installing: /opt/llvm/lib/libclangAST.a -- Installing: /opt/llvm/lib/libclangDynamicASTMatchers.a -- Installing: /opt/llvm/lib/libclangASTMatchers.a -- Installing: /opt/llvm/lib/libclangCrossTU.a -- Installing: /opt/llvm/lib/libclangSema.a 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 310 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy (428 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (215 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate -- Installing: /opt/llvm/lib/libclangCodeGen.a -- Installing: /opt/llvm/lib/libclangAnalysis.a -- Installing: /opt/llvm/lib/libclangAnalysisFlowSensitive.a -- Installing: /opt/llvm/lib/libclangAnalysisFlowSensitiveModels.a -- Installing: /opt/llvm/lib/libclangEdit.a -- Installing: /opt/llvm/lib/libclangExtractAPI.a -- Installing: /opt/llvm/lib/libclangRewrite.a -- Installing: /opt/llvm/lib/libclangARCMigrate.a -- Installing: /opt/llvm/lib/libclangDriver.a -- Installing: /opt/llvm/lib/libclangSerialization.a -- Installing: /opt/llvm/lib/libclangRewriteFrontend.a -- Installing: /opt/llvm/lib/libclangFrontend.a -- Installing: /opt/llvm/lib/libclangFrontendTool.a -- Installing: /opt/llvm/lib/libclangToolingCore.a -- Installing: /opt/llvm/lib/libclangToolingInclusions.a -- Installing: /opt/llvm/lib/libclangToolingInclusionsStdlib.a -- Installing: /opt/llvm/lib/libclangToolingRefactoring.a -- Installing: /opt/llvm/lib/libclangToolingASTDiff.a -- Installing: /opt/llvm/lib/libclangToolingSyntax.a -- Installing: /opt/llvm/lib/libclangDependencyScanning.a -- Installing: /opt/llvm/lib/libclangTransformer.a 1: [ OK ] openmp_DeathTest.abort_from_host (671 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device -- Installing: /opt/llvm/lib/libclangTooling.a -- Installing: /opt/llvm/lib/libclangDirectoryWatcher.a -- Installing: /opt/llvm/lib/libclangIndex.a -- Installing: /opt/llvm/lib/libclangIndexSerialization.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerCore.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerCheckers.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerFrontend.a -- Installing: /opt/llvm/lib/libclangFormat.a -- Installing: /opt/llvm/lib/libclangInterpreter.a -- Installing: /opt/llvm/lib/libclangSupport.a -- Installing: /opt/llvm/bin/diagtool -- Set runtime path of "/opt/llvm/bin/diagtool" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-17 1: [ OK ] openmp_DeathTest.abort_from_device (692 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (651 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (555 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds -- Installing: /opt/llvm/bin/clang -- Set runtime path of "/opt/llvm/bin/clang-17" to "$ORIGIN/../lib" -- Creating clang++ -- Creating clang-cl -- Creating clang-cpp -- Installing: /opt/llvm/bin/clang-format -- Set runtime path of "/opt/llvm/bin/clang-format" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/clang/clang-format-bbedit.applescript -- Installing: /opt/llvm/share/clang/clang-format-diff.py -- Installing: /opt/llvm/share/clang/clang-format-sublime.py -- Installing: /opt/llvm/share/clang/clang-format.el -- Installing: /opt/llvm/share/clang/clang-format.py -- Installing: /opt/llvm/bin/git-clang-format -- Installing: /opt/llvm/lib/libclangHandleCXX.a -- Installing: /opt/llvm/lib/libclangHandleLLVM.a -- Installing: /opt/llvm/bin/clang-linker-wrapper 33: [ OK ] std_algorithms_mod_seq_ops.rotate (2282 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (586 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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. -- Set runtime path of "/opt/llvm/bin/clang-linker-wrapper" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-offload-packager -- Set runtime path of "/opt/llvm/bin/clang-offload-packager" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-offload-bundler -- Set runtime path of "/opt/llvm/bin/clang-offload-bundler" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-scan-deps 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 33: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1222 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_left 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (912 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 -- Set runtime path of "/opt/llvm/bin/clang-scan-deps" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-repl -- Set runtime path of "/opt/llvm/bin/clang-repl" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/c-index-test -- Set runtime path of "/opt/llvm/bin/c-index-test" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-rename -- Set runtime path of "/opt/llvm/bin/clang-rename" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/clang/clang-rename.py -- Installing: /opt/llvm/share/clang/clang-rename.el -- Installing: /opt/llvm/bin/clang-refactor -- Set runtime path of "/opt/llvm/bin/clang-refactor" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang-cpp.so.17 33: [ OK ] std_algorithms_mod_seq_ops.shift_left (3297 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_right 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4219 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment -- Set runtime path of "/opt/llvm/lib/libclang-cpp.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang-cpp.so -- Installing: /opt/llvm/bin/clang-check -- Set runtime path of "/opt/llvm/bin/clang-check" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-extdef-mapping -- Set runtime path of "/opt/llvm/bin/clang-extdef-mapping" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/scan-build -- Installing: /opt/llvm/libexec/ccc-analyzer -- Installing: /opt/llvm/libexec/c++-analyzer -- Installing: /opt/llvm/share/man/man1/scan-build.1 -- Installing: /opt/llvm/share/scan-build/scanview.css -- Installing: /opt/llvm/share/scan-build/sorttable.js -- Installing: /opt/llvm/bin/analyze-build -- Installing: /opt/llvm/bin/intercept-build -- Installing: /opt/llvm/bin/scan-build-py -- Installing: /opt/llvm/libexec/analyze-c++ -- Installing: /opt/llvm/libexec/analyze-cc -- Installing: /opt/llvm/libexec/intercept-c++ -- Installing: /opt/llvm/libexec/intercept-cc -- Installing: /opt/llvm/lib/libscanbuild/__init__.py -- Installing: /opt/llvm/lib/libscanbuild/analyze.py -- Installing: /opt/llvm/lib/libscanbuild/arguments.py -- Installing: /opt/llvm/lib/libscanbuild/clang.py -- Installing: /opt/llvm/lib/libscanbuild/compilation.py -- Installing: /opt/llvm/lib/libscanbuild/intercept.py -- Installing: /opt/llvm/lib/libscanbuild/report.py -- Installing: /opt/llvm/lib/libscanbuild/shell.py -- Installing: /opt/llvm/lib/libscanbuild/resources/scanview.css -- Installing: /opt/llvm/lib/libscanbuild/resources/selectable.js -- Installing: /opt/llvm/lib/libscanbuild/resources/sorttable.js -- Installing: /opt/llvm/lib/libear/__init__.py -- Installing: /opt/llvm/lib/libear/config.h.in -- Installing: /opt/llvm/lib/libear/ear.c -- Installing: /opt/llvm/bin/scan-view -- Installing: /opt/llvm/share/scan-view/ScanView.py -- Installing: /opt/llvm/share/scan-view/Reporter.py -- Installing: /opt/llvm/share/scan-view/startfile.py -- Installing: /opt/llvm/share/scan-view/bugcatcher.ico -- Installing: /opt/llvm/lib/libclang.so.17.0.3 33: [ OK ] std_algorithms_mod_seq_ops.shift_right (3282 ms) 33: [----------] 11 tests from std_algorithms_mod_seq_ops (12222 ms total) 33: 33: [----------] 1 test from std_algorithms_modseq_test 33: [ RUN ] std_algorithms_modseq_test.reverse 33: [ OK ] std_algorithms_modseq_test.reverse (286 ms) 33: [----------] 1 test from std_algorithms_modseq_test (286 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 31 tests from 5 test suites ran. (13682 ms total) 33: [ PASSED ] 31 tests. -- Installing: /opt/llvm/lib/libclang.so.17 -- Set runtime path of "/opt/llvm/lib/libclang.so.17.0.3" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang.so -- Up-to-date: /opt/llvm/include/clang-c -- Up-to-date: /opt/llvm/include/clang-c/CXSourceLocation.h -- Up-to-date: /opt/llvm/include/clang-c/Platform.h -- Up-to-date: /opt/llvm/include/clang-c/CXString.h -- Up-to-date: /opt/llvm/include/clang-c/CXDiagnostic.h -- Up-to-date: /opt/llvm/include/clang-c/Rewrite.h -- Up-to-date: /opt/llvm/include/clang-c/CXFile.h -- Up-to-date: /opt/llvm/include/clang-c/FatalErrorHandler.h -- Up-to-date: /opt/llvm/include/clang-c/Index.h -- Up-to-date: /opt/llvm/include/clang-c/CXCompilationDatabase.h -- Up-to-date: /opt/llvm/include/clang-c/BuildSystem.h -- Up-to-date: /opt/llvm/include/clang-c/Documentation.h -- Up-to-date: /opt/llvm/include/clang-c/ExternC.h -- Up-to-date: /opt/llvm/include/clang-c/CXErrorCode.h -- Installing: /opt/llvm/bin/amdgpu-arch -- Set runtime path of "/opt/llvm/bin/amdgpu-arch" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/nvptx-arch -- Set runtime path of "/opt/llvm/bin/nvptx-arch" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/cmake/clang/ClangTargets.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangTargets-release.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangConfig.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangConfigVersion.cmake -- Installing: /opt/llvm/lib/cmake/clang/AddClang.cmake -- Installing: /opt/llvm/bin/hmaptool -- Installing: /opt/llvm/bin/bugpoint 33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 15.25 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test timeout computed to be: 1500 -- Set runtime path of "/opt/llvm/bin/bugpoint" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/dsymutil 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (4137 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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: [----------] 14 tests from openmp_DeathTest (12427 ms total) 1: 1: [----------] 296 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.array_contiguous_capacity 1: [ OK ] openmp.array_contiguous_capacity (0 ms) 1: [ RUN ] openmp.array_contiguous_element_access 1: [ OK ] openmp.array_contiguous_element_access (0 ms) 1: [ RUN ] openmp.array_contiguous_assignment 1: [ OK ] openmp.array_contiguous_assignment (0 ms) 1: [ RUN ] openmp.array_strided_capacity 1: [ OK ] openmp.array_strided_capacity (0 ms) 1: [ RUN ] openmp.array_strided_element_access 1: [ OK ] openmp.array_strided_element_access (0 ms) 1: [ RUN ] openmp.array_strided_assignment 1: [ OK ] openmp.array_strided_assignment (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (4 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (3 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (2 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (1 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (4 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (5 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (7 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 (29 ms) 1: [ RUN ] openmp.atomics_tpetra_max_abs 1: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] openmp.atomic_views_integral 34: 34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 34: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 34: setting CUDA_VISIBLE_DEVICES. 34: This could on multi GPU systems lead to severe performance" 34: penalties. 34: [==========] Running 29 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_sorting_ops_test 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted (37 ms) 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (35 ms) 34: [----------] 2 tests from std_algorithms_sorting_ops_test (72 ms total) 34: 34: [----------] 4 tests from std_algorithms_partitioning_test 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 34: [ RUN ] std_algorithms_partitioning_test.partition_point 34: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 34: [----------] 4 tests from std_algorithms_partitioning_test (12 ms total) 34: 34: [----------] 1 test from std_algorithms_partitioning_ops 34: [ RUN ] std_algorithms_partitioning_ops.partition_copy 34: [ OK ] std_algorithms_partitioning_ops.partition_copy (165 ms) 34: [----------] 1 test from std_algorithms_partitioning_ops (165 ms total) 34: 34: [----------] 12 tests from std_algorithms_numerics_test 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (3 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (2 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (2 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (2 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (2 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 34: [----------] 12 tests from std_algorithms_numerics_test (26 ms total) 34: 34: [----------] 1 test from std_algorithms_numerics_ops_test 34: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference -- Set runtime path of "/opt/llvm/bin/dsymutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llc 1: [ OK ] openmp.atomic_views_integral (272 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (211 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (2 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (3 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (48 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 (80 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 34: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (380 ms) 34: [----------] 1 test from std_algorithms_numerics_ops_test (380 ms total) 34: 34: [----------] 8 tests from std_algorithms_numeric_ops_test 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan -- Set runtime path of "/opt/llvm/bin/llc" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/lli -- Set runtime path of "/opt/llvm/bin/lli" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-as -- Set runtime path of "/opt/llvm/bin/llvm-as" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-bcanalyzer -- Set runtime path of "/opt/llvm/bin/llvm-bcanalyzer" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-c-test -- Set runtime path of "/opt/llvm/bin/llvm-c-test" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cat -- Set runtime path of "/opt/llvm/bin/llvm-cat" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cfi-verify -- Set runtime path of "/opt/llvm/bin/llvm-cfi-verify" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMCFIVerify.a -- Installing: /opt/llvm/bin/llvm-cov -- Set runtime path of "/opt/llvm/bin/llvm-cov" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cvtres -- Set runtime path of "/opt/llvm/bin/llvm-cvtres" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxdump -- Set runtime path of "/opt/llvm/bin/llvm-cxxdump" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxfilt -- Set runtime path of "/opt/llvm/bin/llvm-cxxfilt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxmap -- Set runtime path of "/opt/llvm/bin/llvm-cxxmap" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfo-analyzer -- Set runtime path of "/opt/llvm/bin/llvm-debuginfo-analyzer" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfod -- Set runtime path of "/opt/llvm/bin/llvm-debuginfod" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfod-find -- Set runtime path of "/opt/llvm/bin/llvm-debuginfod-find" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-diff -- Set runtime path of "/opt/llvm/bin/llvm-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMDiff.a -- Installing: /opt/llvm/bin/llvm-dis -- Set runtime path of "/opt/llvm/bin/llvm-dis" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwarfdump 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1483 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft -- Set runtime path of "/opt/llvm/bin/llvm-dwarfdump" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwarfutil -- Set runtime path of "/opt/llvm/bin/llvm-dwarfutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwp -- Set runtime path of "/opt/llvm/bin/llvm-dwp" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-exegesis 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1399 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2782 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan -- Set runtime path of "/opt/llvm/bin/llvm-exegesis" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMExegesisX86.a -- Installing: /opt/llvm/lib/libLLVMExegesisAArch64.a -- Installing: /opt/llvm/lib/libLLVMExegesisPowerPC.a -- Installing: /opt/llvm/lib/libLLVMExegesisMips.a -- Installing: /opt/llvm/lib/libLLVMExegesis.a -- Installing: /opt/llvm/bin/llvm-extract -- Set runtime path of "/opt/llvm/bin/llvm-extract" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-gsymutil 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1029 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright -- Set runtime path of "/opt/llvm/bin/llvm-gsymutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-ifs -- Set runtime path of "/opt/llvm/bin/llvm-ifs" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-jitlink -- Set runtime path of "/opt/llvm/bin/llvm-jitlink" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-libtool-darwin -- Set runtime path of "/opt/llvm/bin/llvm-libtool-darwin" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-link -- Set runtime path of "/opt/llvm/bin/llvm-link" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lipo 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1028 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (43 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (13 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 (13 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (4 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (6 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 (2 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (1 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (37 ms) 1: [ RUN ] openmp.mdrange_6d 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (2339 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan -- Set runtime path of "/opt/llvm/bin/llvm-lipo" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lto2 1: [ OK ] openmp.mdrange_6d (87 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 (9 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (44 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 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (958 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 1: [ OK ] openmp.mdrange_large_deep_copy (929 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 -- Set runtime path of "/opt/llvm/bin/llvm-lto2" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mc -- Set runtime path of "/opt/llvm/bin/llvm-mc" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mca -- Set runtime path of "/opt/llvm/bin/llvm-mca" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-ml -- Set runtime path of "/opt/llvm/bin/llvm-ml" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-modextract -- Set runtime path of "/opt/llvm/bin/llvm-modextract" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mt -- Set runtime path of "/opt/llvm/bin/llvm-mt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-nm -- Set runtime path of "/opt/llvm/bin/llvm-nm" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-objcopy 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1502 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 34: [----------] 8 tests from std_algorithms_numeric_ops_test (7585 ms total) 34: 34: [----------] 1 test from std_algorithms_transform_ops_test 34: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op -- Set runtime path of "/opt/llvm/bin/llvm-objcopy" to "$ORIGIN/../lib" -- Creating llvm-install-name-tool -- Creating llvm-bitcode-strip -- Creating llvm-strip -- Installing: /opt/llvm/bin/llvm-objdump 34: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (209 ms) 34: [----------] 1 test from std_algorithms_transform_ops_test (209 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 29 tests from 7 test suites ran. (8452 ms total) 34: [ PASSED ] 29 tests. -- Set runtime path of "/opt/llvm/bin/llvm-objdump" to "$ORIGIN/../lib" -- Creating llvm-otool -- Installing: /opt/llvm/bin/llvm-opt-report -- Set runtime path of "/opt/llvm/bin/llvm-opt-report" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-pdbutil -- Set runtime path of "/opt/llvm/bin/llvm-pdbutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-profgen 34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 10.02 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test timeout computed to be: 1500 -- Set runtime path of "/opt/llvm/bin/llvm-profgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-rc -- Set runtime path of "/opt/llvm/bin/llvm-rc" to "$ORIGIN/../lib" -- Creating llvm-windres -- Installing: /opt/llvm/bin/llvm-readobj -- Set runtime path of "/opt/llvm/bin/llvm-readobj" to "$ORIGIN/../lib" -- Creating llvm-readelf -- Installing: /opt/llvm/bin/llvm-reduce 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1617 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: [ OK ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (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 (1 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.view_aggregate 1: [ OK ] openmp.view_aggregate (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (67 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.view_layouttiled 1: [ OK ] openmp.view_layouttiled (2 ms) 1: [ RUN ] openmp.view_layouttiled_subtile 1: [ OK ] openmp.view_layouttiled_subtile (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (8 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 (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 (2 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (3 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (3 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (2 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (2 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (1 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (1 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (1 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (76 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (80 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (322 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (336 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (74 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 (57 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (60 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 35: 35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 35: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 35: setting CUDA_VISIBLE_DEVICES. 35: This could on multi GPU systems lead to severe performance" 35: penalties. 35: [==========] Running 12 tests from 7 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_adjacent_find_team_test 35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist -- Set runtime path of "/opt/llvm/bin/llvm-reduce" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-remark-size-diff -- Set runtime path of "/opt/llvm/bin/llvm-remark-size-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-remarkutil -- Set runtime path of "/opt/llvm/bin/llvm-remarkutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-rtdyld -- Set runtime path of "/opt/llvm/bin/llvm-rtdyld" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-sim -- Set runtime path of "/opt/llvm/bin/llvm-sim" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-size -- Set runtime path of "/opt/llvm/bin/llvm-size" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-split -- Set runtime path of "/opt/llvm/bin/llvm-split" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-stress -- Set runtime path of "/opt/llvm/bin/llvm-stress" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-strings -- Set runtime path of "/opt/llvm/bin/llvm-strings" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-symbolizer -- Set runtime path of "/opt/llvm/bin/llvm-symbolizer" to "$ORIGIN/../lib" -- Creating llvm-addr2line -- Installing: /opt/llvm/bin/llvm-tapi-diff 1: [ OK ] openmp.reduce_device_view_team_policy (499 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (9 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (18 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (18 ms) 1: [ RUN ] openmp.team_reduce_large -- Set runtime path of "/opt/llvm/bin/llvm-tapi-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-tli-checker -- Set runtime path of "/opt/llvm/bin/llvm-tli-checker" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-undname -- Set runtime path of "/opt/llvm/bin/llvm-undname" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-xray -- Set runtime path of "/opt/llvm/bin/llvm-xray" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/opt 1: [ OK ] openmp.team_reduce_large (305 ms) 1: [ RUN ] openmp.team_parallel_single -- Set runtime path of "/opt/llvm/bin/opt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/opt-viewer/opt-diff.py -- Installing: /opt/llvm/share/opt-viewer/opt-stats.py -- Installing: /opt/llvm/share/opt-viewer/opt-viewer.py -- Installing: /opt/llvm/share/opt-viewer/optpmap.py -- Installing: /opt/llvm/share/opt-viewer/optrecord.py -- Installing: /opt/llvm/share/opt-viewer/style.css -- Installing: /opt/llvm/lib/libRemarks.so.17 -- Set runtime path of "/opt/llvm/lib/libRemarks.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libRemarks.so -- Installing: /opt/llvm/include/llvm-c/Remarks.h -- Installing: /opt/llvm/bin/sancov -- Set runtime path of "/opt/llvm/bin/sancov" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/sanstats -- Set runtime path of "/opt/llvm/bin/sanstats" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/verify-uselistorder -- Set runtime path of "/opt/llvm/bin/verify-uselistorder" to "$ORIGIN/../lib" -- Install configuration: "Release" -- Installing: /opt/llvm/lib/libomp.so -- Installing: /opt/llvm/lib/clang/17/include/omp.h -- Installing: /opt/llvm/lib/clang/17/include/omp-tools.h -- Installing: /opt/llvm/lib/clang/17/include/ompt.h -- Installing: /opt/llvm/lib/libomptarget.so.17 -- Set runtime path of "/opt/llvm/lib/libomptarget.so.17" to "$ORIGIN" -- Installing: /opt/llvm/lib/libomptarget.so -- Up-to-date: /opt/llvm/lib/libomptarget.so.17 -- Up-to-date: /opt/llvm/lib/libomptarget.so -- Installing: /opt/llvm/lib/libomptarget.rtl.amdgpu.so.17 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1605 ms) 35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist -- Installing: /opt/llvm/lib/libomptarget.rtl.amdgpu.so -- Installing: /opt/llvm/lib/libomptarget.rtl.cuda.so.17 -- Set runtime path of "/opt/llvm/lib/libomptarget.rtl.cuda.so.17" to "$ORIGIN" -- Installing: /opt/llvm/lib/libomptarget.rtl.cuda.so -- Up-to-date: /opt/llvm/lib/libomptarget.rtl.cuda.so.17 -- Up-to-date: /opt/llvm/lib/libomptarget.rtl.cuda.so -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx700.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx701.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx801.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx803.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx900.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx902.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx906.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx908.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx90a.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx90c.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx940.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1010.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1030.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1031.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1032.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1033.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1034.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1035.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1036.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1100.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1101.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1102.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1103.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1150.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1151.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_35.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_37.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_50.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_52.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_53.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_60.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_61.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_62.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_70.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_72.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_75.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_80.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_86.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_87.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_89.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_90.bc -- Installing: /opt/llvm/lib/libomptarget.devicertl.a -- Installing: /opt/llvm/bin/llvm-omp-device-info -- Set runtime path of "/opt/llvm/bin/llvm-omp-device-info" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-omp-kernel-replay -- Set runtime path of "/opt/llvm/bin/llvm-omp-kernel-replay" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/cmake/openmp/FindOpenMPTarget.cmake -- Installing: /opt/llvm/lib/libarcher.so -- Installing: /opt/llvm/lib/libarcher_static.a -- Installing: /opt/llvm/lib/clang/17/include/ompt-multiplex.h -- Installing: /opt/llvm/lib/libompd.so -- Set runtime path of "/opt/llvm/lib/libompd.so" to "" -- Installing: /opt/llvm/lib/cmake/llvm/LLVMExports.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMExports-release.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfig.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfigVersion.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVM-Config.cmake -- Up-to-date: /opt/llvm/lib/cmake/llvm/. -- Installing: /opt/llvm/lib/cmake/llvm/./CoverageReport.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMProcessSources.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddLLVM.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./UseLibtool.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindSphinx.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./ChooseMSVCCRT.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CrossCompile.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindZ3.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMExternalProjectUtils.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckCompilerVersion.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./VersionFromVCS.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMInstallSymlink.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMDistributionSupport.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddOCaml.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindLibEdit.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./DetermineGCCCompatible.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./SetTargetTriple.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVM-Build.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./TableGen.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./HandleLLVMStdlib.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMCheckLinkerFlag.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GetErrcMessages.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddSphinxTarget.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GenerateVersionFromVCS.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GetLibraryName.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckAtomic.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindOCaml.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckProblematicConfigurations.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindTerminfo.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./HandleLLVMOptions.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindFFI.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./llvm-driver-template.cpp.in -- Installing: /opt/llvm/lib/cmake/llvm/./FindLibpfm.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./Findzstd.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./TensorFlowCompile.cmake -- Installing: /opt/llvm/include/llvm -- Installing: /opt/llvm/include/llvm/Analysis -- Installing: /opt/llvm/include/llvm/Analysis/CFGSCCPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolution.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryLocation.h -- Installing: /opt/llvm/include/llvm/Analysis/ConstantFolding.h -- Installing: /opt/llvm/include/llvm/Analysis/BasicAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CGSCCPassManager.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopAnalysisManager.h -- Installing: /opt/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CFG.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/InteractiveModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopNestAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/AssumeBundleQueries.h -- Installing: /opt/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopCacheAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/DomTreeUpdater.h -- Installing: /opt/llvm/include/llvm/Analysis/VecFuncs.def -- Installing: /opt/llvm/include/llvm/Analysis/VectorUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopAccessAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CodeMetrics.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetTransformInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/Trace.h -- Installing: /opt/llvm/include/llvm/Analysis/MustExecute.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h -- Installing: /opt/llvm/include/llvm/Analysis/TypeMetadataUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/SparsePropagation.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasSetTracker.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetFolder.h -- Installing: /opt/llvm/include/llvm/Analysis/ConstraintSystem.h -- Installing: /opt/llvm/include/llvm/Analysis/GlobalsModRef.h -- Installing: /opt/llvm/include/llvm/Analysis/IndirectCallVisitor.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarFuncs.def -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCUtil.h -- Installing: /opt/llvm/include/llvm/Analysis/IntervalIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/OverflowInstAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MLModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/DDGPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/DomPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyCallGraph.h -- Installing: /opt/llvm/include/llvm/Analysis/BlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyValueInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionPass.h -- Installing: /opt/llvm/include/llvm/Analysis/PtrUseVisitor.h -- Installing: /opt/llvm/include/llvm/Analysis/DominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryProfileInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/PhiValues.h -- Installing: /opt/llvm/include/llvm/Analysis/CallGraph.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineCost.h -- Installing: /opt/llvm/include/llvm/Analysis/DDG.h -- Installing: /opt/llvm/include/llvm/Analysis/CostModel.h -- Installing: /opt/llvm/include/llvm/Analysis/InstructionSimplify.h -- Installing: /opt/llvm/include/llvm/Analysis/UniformityAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h -- Installing: /opt/llvm/include/llvm/Analysis/InstSimplifyFolder.h -- Installing: /opt/llvm/include/llvm/Analysis/DominanceFrontierImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/PostDominators.h -- Installing: /opt/llvm/include/llvm/Analysis/DependenceGraphBuilder.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueLatticeUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/MemorySSA.h -- Installing: /opt/llvm/include/llvm/Analysis/HeatUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ScopedNoAliasAA.h -- Installing: /opt/llvm/include/llvm/Analysis/GuardUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/MemDerefPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/CallGraphSCCPass.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionDivision.h -- Installing: /opt/llvm/include/llvm/Analysis/StackLifetime.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetLibraryInfo.def -- Installing: /opt/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Analysis/InstCount.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopPass.h -- Installing: /opt/llvm/include/llvm/Analysis/DependenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/IVDescriptors.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h -- Installing: /opt/llvm/include/llvm/Analysis/Interval.h -- Installing: /opt/llvm/include/llvm/Analysis/StackSafetyAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/IVUsers.h -- Installing: /opt/llvm/include/llvm/Analysis/CaptureTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/PHITransAddr.h -- Installing: /opt/llvm/include/llvm/Analysis/Delinearization.h -- Installing: /opt/llvm/include/llvm/Analysis/CallPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/Lint.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/NoInferenceModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/AssumptionCache.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/CycleAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/SyntheticCountsUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils -- Installing: /opt/llvm/include/llvm/Analysis/Utils/TrainingLogger.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/TFUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/Local.h -- Installing: /opt/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/Loads.h -- Installing: /opt/llvm/include/llvm/Analysis/IntervalPartition.h -- Installing: /opt/llvm/include/llvm/Analysis/CFGPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/MLInlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueLattice.h -- Installing: /opt/llvm/include/llvm/Analysis/Passes.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCInstKind.h -- Installing: /opt/llvm/include/llvm/Analysis/CmpInstAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MemorySSAUpdater.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/ReplayInlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h -- Installing: /opt/llvm/include/llvm/Analysis/EHUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ReleaseModeModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h -- Installing: /opt/llvm/include/llvm/Analysis/DemandedBits.h -- Installing: /opt/llvm/include/llvm/Analysis/BranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineOrder.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryBuiltins.h -- Installing: /opt/llvm/include/llvm/Analysis/ProfileSummaryInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/TensorSpec.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetLibraryInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h -- Installing: /opt/llvm/include/llvm/BinaryFormat -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackReader.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/DXContainer.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackWriter.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/DXContainerConstants.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Dwarf.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPack.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/WasmRelocs.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/MachO.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/XCOFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/BPF.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/M68k.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Sparc.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Lanai.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Mips.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/x86_64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/MSP430.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/VE.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/ARM.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/i386.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AVR.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/ARC.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/CSKY.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/MinidumpConstants.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Swift.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/GOFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MachO.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Wasm.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPack.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/WasmTraits.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Magic.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackDocument.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Minidump.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Dwarf.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/DynamicTags.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/COFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Swift.def -- Installing: /opt/llvm/include/llvm/Demangle -- Installing: /opt/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h -- Installing: /opt/llvm/include/llvm/Demangle/Demangle.h -- Installing: /opt/llvm/include/llvm/Demangle/StringViewExtras.h -- Installing: /opt/llvm/include/llvm/Demangle/DemangleConfig.h -- Installing: /opt/llvm/include/llvm/Demangle/Utility.h -- Installing: /opt/llvm/include/llvm/Demangle/ItaniumDemangle.h -- Installing: /opt/llvm/include/llvm/Demangle/MicrosoftDemangle.h -- Installing: /opt/llvm/include/llvm/Demangle/ItaniumNodes.def -- Installing: /opt/llvm/include/llvm/Bitcode -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeWriterPass.h -- Installing: /opt/llvm/include/llvm/Bitcode/LLVMBitCodes.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeConvenience.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeReader.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeWriter.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeCommon.h -- Installing: /opt/llvm/include/llvm/LinkAllPasses.h -- Installing: /opt/llvm/include/llvm/TableGen -- Installing: /opt/llvm/include/llvm/TableGen/Error.h -- Installing: /opt/llvm/include/llvm/TableGen/SearchableTable.td -- Installing: /opt/llvm/include/llvm/TableGen/Record.h -- Installing: /opt/llvm/include/llvm/TableGen/Main.h -- Installing: /opt/llvm/include/llvm/TableGen/Parser.h -- Installing: /opt/llvm/include/llvm/TableGen/StringToOffsetTable.h -- Installing: /opt/llvm/include/llvm/TableGen/StringMatcher.h -- Installing: /opt/llvm/include/llvm/TableGen/TableGenBackend.h -- Installing: /opt/llvm/include/llvm/TableGen/DirectiveEmitter.h -- Installing: /opt/llvm/include/llvm/TableGen/Automaton.td -- Installing: /opt/llvm/include/llvm/TableGen/SetTheory.h -- Installing: /opt/llvm/include/llvm/ProfileData -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfData.inc -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/SymbolRemappingReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/MemProfData.inc -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProfWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/MIBEntryDef.inc -- Installing: /opt/llvm/include/llvm/ProfileData/RawMemProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/MemProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfCorrelator.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/ProfileCommon.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h -- Installing: /opt/llvm/include/llvm/ProfileData/GCOV.h -- Installing: /opt/llvm/include/llvm/Target -- Installing: /opt/llvm/include/llvm/Target/CodeGenCWrappers.h -- Installing: /opt/llvm/include/llvm/Target/TargetMachine.h -- Installing: /opt/llvm/include/llvm/Target/TargetCallingConv.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/RegisterBank.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/Target.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/Combine.td -- Installing: /opt/llvm/include/llvm/Target/TargetLoweringObjectFile.h -- Installing: /opt/llvm/include/llvm/Target/Target.td -- Installing: /opt/llvm/include/llvm/Target/TargetPfmCounters.td -- Installing: /opt/llvm/include/llvm/Target/TargetInstrPredicate.td -- Installing: /opt/llvm/include/llvm/Target/TargetSchedule.td -- Installing: /opt/llvm/include/llvm/Target/TargetItinerary.td -- Installing: /opt/llvm/include/llvm/Target/GenericOpcodes.td -- Installing: /opt/llvm/include/llvm/Target/TargetSelectionDAG.td -- Installing: /opt/llvm/include/llvm/Target/CGPassBuilderOption.h -- Installing: /opt/llvm/include/llvm/Target/TargetOptions.h -- Installing: /opt/llvm/include/llvm/Target/TargetIntrinsicInfo.h -- Installing: /opt/llvm/include/llvm/Remarks -- Installing: /opt/llvm/include/llvm/Remarks/HotnessThresholdParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkStreamer.h -- Installing: /opt/llvm/include/llvm/Remarks/Remark.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkLinker.h -- Installing: /opt/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkStringTable.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkFormat.h -- Installing: /opt/llvm/include/llvm/DebugInfo -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDB.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/LinePrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/FormatUtil.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InputFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/GenericError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/Markup.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVELFReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVRange.h 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1588 ms) 35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3194 ms total) 35: 35: [----------] 2 tests from std_algorithms_count_team_test 35: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSort.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVElement.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVType.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLine.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTFContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTFParser.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTF.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTF.def -- Installing: /opt/llvm/include/llvm/DebugInfo/DIContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/Line.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/GUID.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeView.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/Formatters.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewTypes.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/RecordName.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/StringTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/ExtractRanges.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/Header.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LineTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h -- Installing: /opt/llvm/include/llvm/Support -- Installing: /opt/llvm/include/llvm/Support/AtomicOrdering.h -- Installing: /opt/llvm/include/llvm/Support/UnicodeCharRanges.h -- Installing: /opt/llvm/include/llvm/Support/FormatVariadicDetails.h -- Installing: /opt/llvm/include/llvm/Support/ARMAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/SuffixTreeNode.h -- Installing: /opt/llvm/include/llvm/Support/Win64EH.h -- Installing: /opt/llvm/include/llvm/Support/BalancedPartitioning.h -- Installing: /opt/llvm/include/llvm/Support/DivisionByConstantInfo.h -- Installing: /opt/llvm/include/llvm/Support/DebugCounter.h -- Installing: /opt/llvm/include/llvm/Support/SuffixTree.h -- Installing: /opt/llvm/include/llvm/Support/SpecialCaseList.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamArray.h -- Installing: /opt/llvm/include/llvm/Support/MemoryBuffer.h -- Installing: /opt/llvm/include/llvm/Support/HashBuilder.h -- Installing: /opt/llvm/include/llvm/Support/Error.h -- Installing: /opt/llvm/include/llvm/Support/type_traits.h -- Installing: /opt/llvm/include/llvm/Support/LICENSE.TXT -- Installing: /opt/llvm/include/llvm/Support/GlobPattern.h -- Installing: /opt/llvm/include/llvm/Support/FileOutputBuffer.h -- Installing: /opt/llvm/include/llvm/Support/PrettyStackTrace.h -- Installing: /opt/llvm/include/llvm/Support/MSP430AttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/GenericDomTree.h -- Installing: /opt/llvm/include/llvm/Support/LockFileManager.h -- Installing: /opt/llvm/include/llvm/Support/Capacity.h -- Installing: /opt/llvm/include/llvm/Support/Errc.h -- Installing: /opt/llvm/include/llvm/Support/Timer.h -- Installing: /opt/llvm/include/llvm/Support/TarWriter.h -- Installing: /opt/llvm/include/llvm/Support/EndianStream.h -- Installing: /opt/llvm/include/llvm/Support/DynamicLibrary.h -- Installing: /opt/llvm/include/llvm/Support/ScaledNumber.h -- Installing: /opt/llvm/include/llvm/Support/CFGDiff.h -- Installing: /opt/llvm/include/llvm/Support/GraphWriter.h -- Installing: /opt/llvm/include/llvm/Support/PointerLikeTypeTraits.h -- Installing: /opt/llvm/include/llvm/Support/Compression.h -- Installing: /opt/llvm/include/llvm/Support/JSON.h -- Installing: /opt/llvm/include/llvm/Support/BuryPointer.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStream.h -- Installing: /opt/llvm/include/llvm/Support/AllocatorBase.h -- Installing: /opt/llvm/include/llvm/Support/raw_os_ostream.h -- Installing: /opt/llvm/include/llvm/Support/TypeName.h -- Installing: /opt/llvm/include/llvm/Support/PGOOptions.h -- Installing: /opt/llvm/include/llvm/Support/Printable.h -- Installing: /opt/llvm/include/llvm/Support/Program.h -- Installing: /opt/llvm/include/llvm/Support/ARMEHABI.h -- Installing: /opt/llvm/include/llvm/Support/BranchProbability.h -- Installing: /opt/llvm/include/llvm/Support/Allocator.h -- Installing: /opt/llvm/include/llvm/Support/Process.h -- Installing: /opt/llvm/include/llvm/Support/SwapByteOrder.h -- Installing: /opt/llvm/include/llvm/Support/ARMBuildAttributes.h -- Installing: /opt/llvm/include/llvm/Support/AMDGPUMetadata.h -- Installing: /opt/llvm/include/llvm/Support/YAMLTraits.h -- Installing: /opt/llvm/include/llvm/Support/Recycler.h -- Installing: /opt/llvm/include/llvm/Support/Atomic.h -- Installing: /opt/llvm/include/llvm/Support/OnDiskHashTable.h -- Installing: /opt/llvm/include/llvm/Support/ErrorOr.h -- Installing: /opt/llvm/include/llvm/Support/RandomNumberGenerator.h -- Installing: /opt/llvm/include/llvm/Support/CrashRecoveryContext.h -- Installing: /opt/llvm/include/llvm/Support/Format.h -- Installing: /opt/llvm/include/llvm/Support/CSKYAttributes.h -- Installing: /opt/llvm/include/llvm/Support/RWMutex.h -- Installing: /opt/llvm/include/llvm/Support/TrailingObjects.h -- Installing: /opt/llvm/include/llvm/Support/Base64.h -- Installing: /opt/llvm/include/llvm/Support/OptimizedStructLayout.h -- Installing: /opt/llvm/include/llvm/Support/ModRef.h -- Installing: /opt/llvm/include/llvm/Support/MemAlloc.h -- Installing: /opt/llvm/include/llvm/Support/ConvertUTF.h -- Installing: /opt/llvm/include/llvm/Support/LineIterator.h -- Installing: /opt/llvm/include/llvm/Support/DOTGraphTraits.h -- Installing: /opt/llvm/include/llvm/Support/AutoConvert.h -- Installing: /opt/llvm/include/llvm/Support/BCD.h -- Installing: /opt/llvm/include/llvm/Support/FormatAdapters.h -- Installing: /opt/llvm/include/llvm/Support/SHA256.h -- Installing: /opt/llvm/include/llvm/Support/circular_raw_ostream.h -- Installing: /opt/llvm/include/llvm/Support/Regex.h -- Installing: /opt/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h -- Installing: /opt/llvm/include/llvm/Support/BlockFrequency.h -- Installing: /opt/llvm/include/llvm/Support/FileUtilities.h -- Installing: /opt/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Support/xxhash.h -- Installing: /opt/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h -- Installing: /opt/llvm/include/llvm/Support/WithColor.h -- Installing: /opt/llvm/include/llvm/Support/MipsABIFlags.h -- Installing: /opt/llvm/include/llvm/Support/Discriminator.h -- Installing: /opt/llvm/include/llvm/Support/CBindingWrapping.h -- Installing: /opt/llvm/include/llvm/Support/FileSystem -- Installing: /opt/llvm/include/llvm/Support/FileSystem/UniqueID.h -- Installing: /opt/llvm/include/llvm/Support/CachePruning.h -- Installing: /opt/llvm/include/llvm/Support/BinaryByteStream.h -- Installing: /opt/llvm/include/llvm/Support/ReverseIteration.h -- Installing: /opt/llvm/include/llvm/Support/MSP430Attributes.h -- Installing: /opt/llvm/include/llvm/Support/KnownBits.h -- Installing: /opt/llvm/include/llvm/Support/GenericLoopInfoImpl.h -- Installing: /opt/llvm/include/llvm/Support/SourceMgr.h -- Installing: /opt/llvm/include/llvm/Support/ExitCodes.h -- Installing: /opt/llvm/include/llvm/Support/MemoryBufferRef.h -- Installing: /opt/llvm/include/llvm/Support/Chrono.h -- Installing: /opt/llvm/include/llvm/Support/ScopedPrinter.h -- Installing: /opt/llvm/include/llvm/Support/SaveAndRestore.h -- Installing: /opt/llvm/include/llvm/Support/MathExtras.h -- Installing: /opt/llvm/include/llvm/Support/CodeGenCoverage.h -- Installing: /opt/llvm/include/llvm/Support/Alignment.h -- Installing: /opt/llvm/include/llvm/Support/ManagedStatic.h -- Installing: /opt/llvm/include/llvm/Support/Debug.h -- Installing: /opt/llvm/include/llvm/Support/Automaton.h -- Installing: /opt/llvm/include/llvm/Support/WindowsError.h -- Installing: /opt/llvm/include/llvm/Support/ARMWinEH.h -- Installing: /opt/llvm/include/llvm/Support/raw_ostream.h -- Installing: /opt/llvm/include/llvm/Support/ELFAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/Errno.h -- Installing: /opt/llvm/include/llvm/Support/Caching.h -- Installing: /opt/llvm/include/llvm/Support/FormattedStream.h -- Installing: /opt/llvm/include/llvm/Support/ToolOutputFile.h -- Installing: /opt/llvm/include/llvm/Support/CommandLine.h -- Installing: /opt/llvm/include/llvm/Support/ELFAttributes.h -- Installing: /opt/llvm/include/llvm/Support/TypeSize.h -- Installing: /opt/llvm/include/llvm/Support/FileSystem.h -- Installing: /opt/llvm/include/llvm/Support/Mutex.h -- Installing: /opt/llvm/include/llvm/Support/GenericDomTreeConstruction.h -- Installing: /opt/llvm/include/llvm/Support/Signposts.h -- Installing: /opt/llvm/include/llvm/Support/CRC.h -- Installing: /opt/llvm/include/llvm/Support/LEB128.h -- Installing: /opt/llvm/include/llvm/Support/InstructionCost.h -- Installing: /opt/llvm/include/llvm/Support/Compiler.h -- Installing: /opt/llvm/include/llvm/Support/Solaris -- Installing: /opt/llvm/include/llvm/Support/Solaris/sys -- Installing: /opt/llvm/include/llvm/Support/Solaris/sys/regset.h -- Installing: /opt/llvm/include/llvm/Support/PluginLoader.h -- Installing: /opt/llvm/include/llvm/Support/ConvertEBCDIC.h -- Installing: /opt/llvm/include/llvm/Support/FormatCommon.h -- Installing: /opt/llvm/include/llvm/Support/CheckedArithmetic.h -- Installing: /opt/llvm/include/llvm/Support/NativeFormatting.h -- Installing: /opt/llvm/include/llvm/Support/FormatProviders.h -- Installing: /opt/llvm/include/llvm/Support/FileCollector.h -- Installing: /opt/llvm/include/llvm/Support/RecyclingAllocator.h -- Installing: /opt/llvm/include/llvm/Support/ArrayRecycler.h -- Installing: /opt/llvm/include/llvm/Support/thread.h -- Installing: /opt/llvm/include/llvm/Support/DJB.h -- Installing: /opt/llvm/include/llvm/Support/DataExtractor.h -- Installing: /opt/llvm/include/llvm/Support/Host.h -- Installing: /opt/llvm/include/llvm/Support/Path.h -- Installing: /opt/llvm/include/llvm/Support/Watchdog.h -- Installing: /opt/llvm/include/llvm/Support/FormatVariadic.h -- Installing: /opt/llvm/include/llvm/Support/CFGUpdate.h -- Installing: /opt/llvm/include/llvm/Support/RISCVISAInfo.h -- Installing: /opt/llvm/include/llvm/Support/ErrorHandling.h -- Installing: /opt/llvm/include/llvm/Support/Locale.h -- Installing: /opt/llvm/include/llvm/Support/SHA1.h -- Installing: /opt/llvm/include/llvm/Support/BLAKE3.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamReader.h -- Installing: /opt/llvm/include/llvm/Support/Valgrind.h -- Installing: /opt/llvm/include/llvm/Support/MD5.h -- Installing: /opt/llvm/include/llvm/Support/SystemUtils.h -- Installing: /opt/llvm/include/llvm/Support/InitLLVM.h -- Installing: /opt/llvm/include/llvm/Support/Registry.h -- Installing: /opt/llvm/include/llvm/Support/raw_sha1_ostream.h -- Installing: /opt/llvm/include/llvm/Support/Threading.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamError.h -- Installing: /opt/llvm/include/llvm/Support/YAMLParser.h -- Installing: /opt/llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamRef.h -- Installing: /opt/llvm/include/llvm/Support/CSKYAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/Signals.h -- Installing: /opt/llvm/include/llvm/Support/VirtualFileSystem.h -- Installing: /opt/llvm/include/llvm/Support/ThreadPool.h -- Installing: /opt/llvm/include/llvm/Support/Unicode.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamWriter.h -- Installing: /opt/llvm/include/llvm/Support/COM.h -- Installing: /opt/llvm/include/llvm/Support/SMLoc.h -- Installing: /opt/llvm/include/llvm/Support/SMTAPI.h -- Installing: /opt/llvm/include/llvm/Support/Endian.h -- Installing: /opt/llvm/include/llvm/Support/TimeProfiler.h -- Installing: /opt/llvm/include/llvm/Support/StringSaver.h -- Installing: /opt/llvm/include/llvm/Support/DXILOperationCommon.h -- Installing: /opt/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h -- Installing: /opt/llvm/include/llvm/Support/AlignOf.h -- Installing: /opt/llvm/include/llvm/Support/MSVCErrorWorkarounds.h -- Installing: /opt/llvm/include/llvm/Support/LLVMDriver.h -- Installing: /opt/llvm/include/llvm/Support/Parallel.h -- Installing: /opt/llvm/include/llvm/Support/TargetOpcodes.def -- Installing: /opt/llvm/include/llvm/Support/X86FoldTablesUtils.h -- Installing: /opt/llvm/include/llvm/Support/DataTypes.h -- Installing: /opt/llvm/include/llvm/Support/Windows -- Installing: /opt/llvm/include/llvm/Support/Windows/WindowsSupport.h -- Installing: /opt/llvm/include/llvm/Support/CodeGen.h -- Installing: /opt/llvm/include/llvm/Support/RISCVAttributes.h -- Installing: /opt/llvm/include/llvm/Support/VersionTuple.h -- Installing: /opt/llvm/include/llvm/Support/TargetSelect.h -- Installing: /opt/llvm/include/llvm/Support/Casting.h -- Installing: /opt/llvm/include/llvm/Support/Duration.h -- Installing: /opt/llvm/include/llvm/Support/BinaryItemStream.h -- Installing: /opt/llvm/include/llvm/Support/ExtensibleRTTI.h -- Installing: /opt/llvm/include/llvm/Support/Memory.h -- Installing: /opt/llvm/include/llvm/Support/GenericLoopInfo.h -- Installing: /opt/llvm/include/llvm/Support/RISCVAttributeParser.h -- Installing: /opt/llvm/include/llvm/ToolDrivers -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-lib -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-dlltool -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h -- Installing: /opt/llvm/include/llvm/InitializePasses.h -- Installing: /opt/llvm/include/llvm/Testing -- Installing: /opt/llvm/include/llvm/Testing/Annotations -- Installing: /opt/llvm/include/llvm/Testing/Annotations/Annotations.h -- Installing: /opt/llvm/include/llvm/Testing/Support -- Installing: /opt/llvm/include/llvm/Testing/Support/Error.h -- Installing: /opt/llvm/include/llvm/Testing/Support/SupportHelpers.h -- Installing: /opt/llvm/include/llvm/Testing/ADT -- Installing: /opt/llvm/include/llvm/Testing/ADT/StringMap.h -- Installing: /opt/llvm/include/llvm/Testing/ADT/StringMapEntry.h -- Installing: /opt/llvm/include/llvm/CodeGen -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePipeliner.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/ValueTypes.td -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/ByteProvider.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser/MIParser.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExpandReductions.h -- Installing: /opt/llvm/include/llvm/CodeGen/TileShapeInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSizeOpts.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSSAContext.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineTraceMetrics.h -- Installing: /opt/llvm/include/llvm/CodeGen/RDFGraph.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/StableHashing.h -- Installing: /opt/llvm/include/llvm/CodeGen/MultiHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachORelocation.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineRegisterInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBasicBlock.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterClassInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRYamlMapping.h -- Installing: /opt/llvm/include/llvm/CodeGen/AsmPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRangeEdit.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Solution.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Graph.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Math.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRegMatrix.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervalUnion.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCombinerPattern.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExecutionDomainFix.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBundle.h -- Installing: /opt/llvm/include/llvm/CodeGen/IndirectThunks.h -- Installing: /opt/llvm/include/llvm/CodeGen/HardwareLoops.h -- Installing: /opt/llvm/include/llvm/CodeGen/AccelTable.h -- Installing: /opt/llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRFormatter.h -- Installing: /opt/llvm/include/llvm/CodeGen/DetectDeadLanes.h -- Installing: /opt/llvm/include/llvm/CodeGen/DIE.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h -- Installing: /opt/llvm/include/llvm/CodeGen/Spiller.h -- Installing: /opt/llvm/include/llvm/CodeGen/ISDOpcodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/RuntimeLibcalls.h -- Installing: /opt/llvm/include/llvm/CodeGen/GCMetadata.h -- Installing: /opt/llvm/include/llvm/CodeGen/LowLevelTypeUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetRegisterInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCFGPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineScheduler.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetPassConfig.h -- Installing: /opt/llvm/include/llvm/CodeGen/AtomicExpandUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/PseudoSourceValue.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocCommon.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterBankInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/UnreachableBlockElim.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineStableHash.h -- Installing: /opt/llvm/include/llvm/CodeGen/ParallelCG.h -- Installing: /opt/llvm/include/llvm/CodeGen/FastISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGNodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h -- Installing: /opt/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetInstrInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCycleAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/LoopTraversal.h -- Installing: /opt/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h -- Installing: /opt/llvm/include/llvm/CodeGen/DebugHandlerBase.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Utils.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h -- Installing: /opt/llvm/include/llvm/CodeGen/CalcSpillWeights.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAG.h -- Installing: /opt/llvm/include/llvm/CodeGen/CommandFlags.h -- Installing: /opt/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/SDNodeProperties.td -- Installing: /opt/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFunction.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/ValueTypes.h -- Installing: /opt/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFrameInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineConstantPool.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassManager.h -- Installing: /opt/llvm/include/llvm/CodeGen/EdgeBundles.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocPBQP.h -- Installing: /opt/llvm/include/llvm/CodeGen/StackProtector.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOperand.h -- Installing: /opt/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/LowLevelType.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetCallingConv.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineUniformityAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/CodeGenCommonISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineLoopInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LexicalScopes.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstr.h -- Installing: /opt/llvm/include/llvm/CodeGen/TailDuplicator.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterUsageInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h -- Installing: /opt/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineLoopUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRegUnits.h -- Installing: /opt/llvm/include/llvm/CodeGen/FaultMaps.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRangeCalc.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineRegionInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LivePhysRegs.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOutliner.h -- Installing: /opt/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervals.h -- Installing: /opt/llvm/include/llvm/CodeGen/StackMaps.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassRegistry.def -- Installing: /opt/llvm/include/llvm/CodeGen/RDFLiveness.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterPressure.h -- Installing: /opt/llvm/include/llvm/CodeGen/AntiDepBreaker.h -- Installing: /opt/llvm/include/llvm/CodeGen/Register.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveStacks.h -- Installing: /opt/llvm/include/llvm/CodeGen/RDFRegisters.h -- Installing: /opt/llvm/include/llvm/CodeGen/SchedulerRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/CSEConfigBase.h -- Installing: /opt/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterScavenging.h -- Installing: /opt/llvm/include/llvm/CodeGen/ReplaceWithVeclib.h -- Installing: /opt/llvm/include/llvm/CodeGen/DFAPacketizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveInterval.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetOpcodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDFS.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAG.h -- Installing: /opt/llvm/include/llvm/CodeGen/DIEValue.def -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervalCalc.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/WinEHFuncInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicTTIImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRSampleProfile.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetSchedule.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineDominators.h -- Installing: /opt/llvm/include/llvm/CodeGen/VLIWMachineScheduler.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePostDominators.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineMemOperand.h -- Installing: /opt/llvm/include/llvm/CodeGen/CFIFixup.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFunctionPass.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSSAUpdater.h -- Installing: /opt/llvm/include/llvm/CodeGen/Analysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExpandVectorPredication.h -- Installing: /opt/llvm/include/llvm/CodeGen/WasmAddressSpaces.h -- Installing: /opt/llvm/include/llvm/CodeGen/CostTable.h -- Installing: /opt/llvm/include/llvm/CodeGen/VirtRegMap.h -- Installing: /opt/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveVariables.h -- Installing: /opt/llvm/include/llvm/CodeGen/MacroFusion.h -- Installing: /opt/llvm/include/llvm/CodeGen/GCMetadataPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRFSDiscriminator.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQPRAConstraint.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineValueType.h -- Installing: /opt/llvm/include/llvm/CodeGen/Passes.h -- Installing: /opt/llvm/include/llvm/CodeGen/ModuloSchedule.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/IntrinsicLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/CallingConvLower.h -- Installing: /opt/llvm/include/llvm/CodeGen/SlotIndexes.h -- Installing: /opt/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetFrameLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/AsmPrinterHandler.h -- Installing: /opt/llvm/include/llvm/CodeGen/DAGCombine.h -- Installing: /opt/llvm/include/llvm/CodeGen/MBFIWrapper.h -- Installing: /opt/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/TypePromotion.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterBank.h -- Installing: /opt/llvm/include/llvm/PassAnalysisSupport.h -- Installing: /opt/llvm/include/llvm/PassRegistry.h -- Installing: /opt/llvm/include/llvm/WindowsDriver -- Installing: /opt/llvm/include/llvm/WindowsDriver/MSVCPaths.h -- Installing: /opt/llvm/include/llvm/WindowsDriver/MSVCSetupApi.h -- Installing: /opt/llvm/include/llvm/LinkAllIR.h -- Installing: /opt/llvm/include/llvm/Frontend -- Installing: /opt/llvm/include/llvm/Frontend/HLSL -- Installing: /opt/llvm/include/llvm/Frontend/HLSL/HLSLResource.h -- Installing: /opt/llvm/include/llvm/Frontend/Directive -- Installing: /opt/llvm/include/llvm/Frontend/Directive/DirectiveBase.td -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.td -- Installing: /opt/llvm/include/llvm/Frontend/Debug -- Installing: /opt/llvm/include/llvm/Frontend/Debug/Options.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.td -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPKinds.def -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPContext.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPAssume.h -- Installing: /opt/llvm/include/llvm/TextAPI -- Installing: /opt/llvm/include/llvm/TextAPI/Platform.h -- Installing: /opt/llvm/include/llvm/TextAPI/TextAPIReader.h -- Installing: /opt/llvm/include/llvm/TextAPI/Target.h -- Installing: /opt/llvm/include/llvm/TextAPI/ArchitectureSet.h -- Installing: /opt/llvm/include/llvm/TextAPI/TextAPIWriter.h -- Installing: /opt/llvm/include/llvm/TextAPI/InterfaceFile.h -- Installing: /opt/llvm/include/llvm/TextAPI/PackedVersion.h -- Installing: /opt/llvm/include/llvm/TextAPI/Architecture.def -- Installing: /opt/llvm/include/llvm/TextAPI/SymbolSet.h -- Installing: /opt/llvm/include/llvm/TextAPI/Symbol.h -- Installing: /opt/llvm/include/llvm/TextAPI/Architecture.h -- Installing: /opt/llvm/include/llvm/Debuginfod -- Installing: /opt/llvm/include/llvm/Debuginfod/HTTPServer.h -- Installing: /opt/llvm/include/llvm/Debuginfod/Debuginfod.h -- Installing: /opt/llvm/include/llvm/Debuginfod/HTTPClient.h -- Installing: /opt/llvm/include/llvm/Debuginfod/BuildIDFetcher.h -- Installing: /opt/llvm/include/llvm/IRReader -- Installing: /opt/llvm/include/llvm/IRReader/IRReader.h -- Installing: /opt/llvm/include/llvm/Linker -- Installing: /opt/llvm/include/llvm/Linker/IRMover.h -- Installing: /opt/llvm/include/llvm/Linker/Linker.h -- Installing: /opt/llvm/include/llvm/Pass.h -- Installing: /opt/llvm/include/llvm/ADT -- Installing: /opt/llvm/include/llvm/ADT/APFixedPoint.h -- Installing: /opt/llvm/include/llvm/ADT/CoalescingBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/SparseMultiSet.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMapInfo.h -- Installing: /opt/llvm/include/llvm/ADT/PointerSumType.h -- Installing: /opt/llvm/include/llvm/ADT/AddressRanges.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableMap.h -- Installing: /opt/llvm/include/llvm/ADT/FoldingSet.h -- Installing: /opt/llvm/include/llvm/ADT/SmallPtrSet.h -- Installing: /opt/llvm/include/llvm/ADT/ScopedHashTable.h -- Installing: /opt/llvm/include/llvm/ADT/APSInt.h -- Installing: /opt/llvm/include/llvm/ADT/SparseSet.h -- Installing: /opt/llvm/include/llvm/ADT/ArrayRef.h -- Installing: /opt/llvm/include/llvm/ADT/STLFunctionalExtras.h -- Installing: /opt/llvm/include/llvm/ADT/StringMap.h -- Installing: /opt/llvm/include/llvm/ADT/ADL.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableList.h -- Installing: /opt/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h -- Installing: /opt/llvm/include/llvm/ADT/CombinationGenerator.h -- Installing: /opt/llvm/include/llvm/ADT/SparseBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/SmallString.h -- Installing: /opt/llvm/include/llvm/ADT/SmallBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/identity.h -- Installing: /opt/llvm/include/llvm/ADT/UniqueVector.h -- Installing: /opt/llvm/include/llvm/ADT/BitVector.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node.h -- Installing: /opt/llvm/include/llvm/ADT/GenericUniformityImpl.h -- Installing: /opt/llvm/include/llvm/ADT/SmallVectorExtras.h -- Installing: /opt/llvm/include/llvm/ADT/EpochTracker.h -- Installing: /opt/llvm/include/llvm/ADT/PriorityWorklist.h -- Installing: /opt/llvm/include/llvm/ADT/CachedHashString.h -- Installing: /opt/llvm/include/llvm/ADT/StringRef.h -- Installing: /opt/llvm/include/llvm/ADT/StringMapEntry.h -- Installing: /opt/llvm/include/llvm/ADT/AllocatorList.h -- Installing: /opt/llvm/include/llvm/ADT/IntervalTree.h -- Installing: /opt/llvm/include/llvm/ADT/ScopeExit.h -- Installing: /opt/llvm/include/llvm/ADT/MapVector.h -- Installing: /opt/llvm/include/llvm/ADT/StringSwitch.h -- Installing: /opt/llvm/include/llvm/ADT/PostOrderIterator.h -- Installing: /opt/llvm/include/llvm/ADT/fallible_iterator.h -- Installing: /opt/llvm/include/llvm/ADT/iterator_range.h -- Installing: /opt/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h -- Installing: /opt/llvm/include/llvm/ADT/SCCIterator.h -- Installing: /opt/llvm/include/llvm/ADT/GenericCycleImpl.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node_base.h -- Installing: /opt/llvm/include/llvm/ADT/DepthFirstIterator.h -- Installing: /opt/llvm/include/llvm/ADT/edit_distance.h -- Installing: /opt/llvm/include/llvm/ADT/iterator.h -- Installing: /opt/llvm/include/llvm/ADT/TypeSwitch.h -- Installing: /opt/llvm/include/llvm/ADT/IntEqClasses.h -- Installing: /opt/llvm/include/llvm/ADT/GenericUniformityInfo.h -- Installing: /opt/llvm/include/llvm/ADT/FloatingPointMode.h -- Installing: /opt/llvm/include/llvm/ADT/DenseSet.h -- Installing: /opt/llvm/include/llvm/ADT/FunctionExtras.h -- Installing: /opt/llvm/include/llvm/ADT/APInt.h -- Installing: /opt/llvm/include/llvm/ADT/DeltaAlgorithm.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node_options.h -- Installing: /opt/llvm/include/llvm/ADT/GenericCycleInfo.h -- Installing: /opt/llvm/include/llvm/ADT/STLExtras.h -- Installing: /opt/llvm/include/llvm/ADT/PointerEmbeddedInt.h -- Installing: /opt/llvm/include/llvm/ADT/PointerIntPair.h -- Installing: /opt/llvm/include/llvm/ADT/EquivalenceClasses.h -- Installing: /opt/llvm/include/llvm/ADT/BitmaskEnum.h -- Installing: /opt/llvm/include/llvm/ADT/BreadthFirstIterator.h -- Installing: /opt/llvm/include/llvm/ADT/Sequence.h -- Installing: /opt/llvm/include/llvm/ADT/PriorityQueue.h -- Installing: /opt/llvm/include/llvm/ADT/Uniformity.h -- Installing: /opt/llvm/include/llvm/ADT/Twine.h -- Installing: /opt/llvm/include/llvm/ADT/IndexedMap.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableSet.h -- Installing: /opt/llvm/include/llvm/ADT/PackedVector.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_iterator.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_base.h -- Installing: /opt/llvm/include/llvm/ADT/Statistic.h -- Installing: /opt/llvm/include/llvm/ADT/simple_ilist.h -- Installing: /opt/llvm/include/llvm/ADT/EnumeratedArray.h -- Installing: /opt/llvm/include/llvm/ADT/StringSet.h -- Installing: /opt/llvm/include/llvm/ADT/Any.h -- Installing: /opt/llvm/include/llvm/ADT/DirectedGraph.h -- Installing: /opt/llvm/include/llvm/ADT/Hashing.h -- Installing: /opt/llvm/include/llvm/ADT/ilist.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMapInfoVariant.h -- Installing: /opt/llvm/include/llvm/ADT/Bitfields.h -- Installing: /opt/llvm/include/llvm/ADT/GraphTraits.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMap.h -- Installing: /opt/llvm/include/llvm/ADT/SmallVector.h -- Installing: /opt/llvm/include/llvm/ADT/GenericSSAContext.h -- Installing: /opt/llvm/include/llvm/ADT/SetVector.h -- Installing: /opt/llvm/include/llvm/ADT/ConcurrentHashtable.h -- Installing: /opt/llvm/include/llvm/ADT/IntervalMap.h -- Installing: /opt/llvm/include/llvm/ADT/TinyPtrVector.h -- Installing: /opt/llvm/include/llvm/ADT/StringExtras.h -- Installing: /opt/llvm/include/llvm/ADT/PointerUnion.h -- Installing: /opt/llvm/include/llvm/ADT/bit.h -- Installing: /opt/llvm/include/llvm/ADT/SmallSet.h -- Installing: /opt/llvm/include/llvm/ADT/STLForwardCompat.h -- Installing: /opt/llvm/include/llvm/ADT/APFloat.h -- Installing: /opt/llvm/include/llvm/ADT/SetOperations.h -- Installing: /opt/llvm/include/llvm/ObjCopy -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ObjCopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MultiFormatConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm/WasmConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm/WasmObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/CommonConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF/COFFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF/COFFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF/ELFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF/ELFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO/MachOConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO/MachOObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ConfigManager.h -- Installing: /opt/llvm/include/llvm/ObjectYAML -- Installing: /opt/llvm/include/llvm/ObjectYAML/MachOYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/XCOFFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/yaml2obj.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ArchiveYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/WasmYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/OffloadYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/COFFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DXContainerYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DWARFEmitter.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/YAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ELFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DWARFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ObjectYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/MinidumpYAML.h -- Installing: /opt/llvm/include/llvm/Config -- Installing: /opt/llvm/include/llvm/PassInfo.h -- Installing: /opt/llvm/include/llvm/LineEditor -- Installing: /opt/llvm/include/llvm/LineEditor/LineEditor.h -- Installing: /opt/llvm/include/llvm/Transforms 1: [ OK ] openmp.team_parallel_single (2690 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 (77 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (77 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 (74 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (75 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation.h -- Installing: /opt/llvm/include/llvm/Transforms/AggressiveInstCombine -- Installing: /opt/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/CFGMST.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/KCFI.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/VectorCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine/InstCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/ObjCARC.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopPredication.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DFAJumpThreading.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LICM.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopInterchange.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/FlattenCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopFuse.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GVNExpression.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Reg2Mem.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SCCP.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GVN.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MergeICmps.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SROA.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/BDCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopBoundSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopReroll.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ADCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Sink.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Scalarizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/AnnotationRemarks.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerAtomicPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopVersioningLICM.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GuardWidening.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/JumpThreading.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/TLSVariableHoist.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/NewGVN.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopSink.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopRotation.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/PlaceSafepoints.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Reassociate.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ConstraintElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Float2Int.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopFlatten.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Mem2Reg.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerSwitch.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/StripGCRelocates.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnrollLoop.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CtorUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerAtomic.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/PredicateInfo.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MetaRenamer.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MatrixUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileInference.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/RelLookupTableConverter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/HelloWorld.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdater.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Debugify.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SplitModule.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SCCPSolver.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SanitizerStats.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CountVisits.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FixIrreducible.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MisExpect.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/GuardUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MoveAutoInit.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FunctionComparator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ValueMapper.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Cloning.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopPeel.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerGlobalDtors.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/GlobalStatus.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopVersioning.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LCSSA.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ModuleUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InstructionNamer.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnifyLoopExits.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerInvoke.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerIFunc.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/IntegerDivision.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SizeOpts.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/VNCoercion.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Evaluator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeLayout.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Local.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InstructionWorklist.h -- Installing: /opt/llvm/include/llvm/Transforms/CFGuard.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO -- Installing: /opt/llvm/include/llvm/Transforms/IPO/BlockExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SCCP.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Internalize.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/LoopExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Annotation2Metadata.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/PartialInlining.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ExtractGV.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/IROutliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionImport.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleProfile.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalOpt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Attributor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ConstantMerge.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Inliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/MergeFunctions.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ModuleInliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/StripSymbols.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalDCE.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroEarly.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroElide.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITEventListener.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITSymbol.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_i386.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/i386.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/riscv.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/COFF.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/MCJIT.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/GenericValue.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/ObjectCache.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Interpreter.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Mangling.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TaskDispatch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Core.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Layer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h -- Installing: /opt/llvm/include/llvm/FileCheck -- Installing: /opt/llvm/include/llvm/FileCheck/FileCheck.h -- Installing: /opt/llvm/include/llvm/DWARFLinker -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFStreamer.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinker.h -- Installing: /opt/llvm/include/llvm/TargetParser -- Installing: /opt/llvm/include/llvm/TargetParser/SubtargetFeature.h -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/AArch64TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/X86TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/LoongArchTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/Triple.h -- Installing: /opt/llvm/include/llvm/TargetParser/CSKYTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/X86TargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/Host.h -- Installing: /opt/llvm/include/llvm/TargetParser/CSKYTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/LoongArchTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/RISCVTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParserCommon.h -- Installing: /opt/llvm/include/llvm/Object -- Installing: /opt/llvm/include/llvm/Object/Error.h -- Installing: /opt/llvm/include/llvm/Object/DXContainer.h -- Installing: /opt/llvm/include/llvm/Object/OffloadBinary.h -- Installing: /opt/llvm/include/llvm/Object/MachOUniversal.h -- Installing: /opt/llvm/include/llvm/Object/MachOUniversalWriter.h -- Installing: /opt/llvm/include/llvm/Object/BuildID.h -- Installing: /opt/llvm/include/llvm/Object/MachO.h -- Installing: /opt/llvm/include/llvm/Object/WindowsResource.h -- Installing: /opt/llvm/include/llvm/Object/SymbolicFile.h -- Installing: /opt/llvm/include/llvm/Object/COFFImportFile.h -- Installing: /opt/llvm/include/llvm/Object/RelocationResolver.h -- Installing: /opt/llvm/include/llvm/Object/CVDebugRecord.h -- Installing: /opt/llvm/include/llvm/Object/IRSymtab.h -- Installing: /opt/llvm/include/llvm/Object/GOFFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/IRObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/GOFF.h -- Installing: /opt/llvm/include/llvm/Object/ArchiveWriter.h -- Installing: /opt/llvm/include/llvm/Object/WindowsMachineFlag.h -- Installing: /opt/llvm/include/llvm/Object/ModuleSymbolTable.h -- Installing: /opt/llvm/include/llvm/Object/FaultMapParser.h -- Installing: /opt/llvm/include/llvm/Object/StackMapParser.h -- Installing: /opt/llvm/include/llvm/Object/COFFModuleDefinition.h -- Installing: /opt/llvm/include/llvm/Object/Wasm.h -- Installing: /opt/llvm/include/llvm/Object/Archive.h -- Installing: /opt/llvm/include/llvm/Object/ELFTypes.h -- Installing: /opt/llvm/include/llvm/Object/Minidump.h -- Installing: /opt/llvm/include/llvm/Object/Binary.h -- Installing: /opt/llvm/include/llvm/Object/SymbolSize.h 1: [ OK ] openmp.team_vector (322 ms) 1: [ RUN ] openmp.triple_nested_parallelism -- Installing: /opt/llvm/include/llvm/Object/COFF.h -- Installing: /opt/llvm/include/llvm/Object/XCOFFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/TapiFile.h -- Installing: /opt/llvm/include/llvm/Object/ELF.h -- Installing: /opt/llvm/include/llvm/Object/ELFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/ObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/Decompressor.h -- Installing: /opt/llvm/include/llvm/Object/TapiUniversal.h -- Installing: /opt/llvm/include/llvm/LTO -- Installing: /opt/llvm/include/llvm/LTO/LTO.h -- Installing: /opt/llvm/include/llvm/LTO/LTOBackend.h -- Installing: /opt/llvm/include/llvm/LTO/SummaryBasedOptimizations.h -- Installing: /opt/llvm/include/llvm/LTO/Config.h -- Installing: /opt/llvm/include/llvm/LTO/legacy -- Installing: /opt/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/LTOModule.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h -- Installing: /opt/llvm/include/llvm/IRPrinter -- Installing: /opt/llvm/include/llvm/IRPrinter/IRPrintingPasses.h -- Installing: /opt/llvm/include/llvm/InterfaceStub -- Installing: /opt/llvm/include/llvm/InterfaceStub/ELFObjHandler.h -- Installing: /opt/llvm/include/llvm/InterfaceStub/IFSHandler.h -- Installing: /opt/llvm/include/llvm/InterfaceStub/IFSStub.h -- Installing: /opt/llvm/include/llvm/Passes -- Installing: /opt/llvm/include/llvm/Passes/PassPlugin.h -- Installing: /opt/llvm/include/llvm/Passes/StandardInstrumentations.h -- Installing: /opt/llvm/include/llvm/Passes/OptimizationLevel.h -- Installing: /opt/llvm/include/llvm/Passes/PassBuilder.h -- Installing: /opt/llvm/include/llvm/WindowsResource -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceScriptToken.h -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceProcessor.h -- Installing: /opt/llvm/include/llvm/WindowsManifest -- Installing: /opt/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h -- Installing: /opt/llvm/include/llvm/AsmParser -- Installing: /opt/llvm/include/llvm/AsmParser/LLLexer.h -- Installing: /opt/llvm/include/llvm/AsmParser/LLToken.h -- Installing: /opt/llvm/include/llvm/AsmParser/SlotMapping.h -- Installing: /opt/llvm/include/llvm/AsmParser/Parser.h -- Installing: /opt/llvm/include/llvm/AsmParser/LLParser.h -- Installing: /opt/llvm/include/llvm/MCA -- Installing: /opt/llvm/include/llvm/MCA/CustomBehaviour.h -- Installing: /opt/llvm/include/llvm/MCA/Support.h -- Installing: /opt/llvm/include/llvm/MCA/Stages -- Installing: /opt/llvm/include/llvm/MCA/Stages/DispatchStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/ExecuteStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/InstructionTables.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/EntryStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/InOrderIssueStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/Stage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/RetireStage.h -- Installing: /opt/llvm/include/llvm/MCA/InstrBuilder.h -- Installing: /opt/llvm/include/llvm/MCA/SourceMgr.h -- Installing: /opt/llvm/include/llvm/MCA/View.h -- Installing: /opt/llvm/include/llvm/MCA/HWEventListener.h -- Installing: /opt/llvm/include/llvm/MCA/Context.h -- Installing: /opt/llvm/include/llvm/MCA/IncrementalSourceMgr.h -- Installing: /opt/llvm/include/llvm/MCA/Pipeline.h -- Installing: /opt/llvm/include/llvm/MCA/Instruction.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h -- Installing: /opt/llvm/include/llvm/MCA/CodeEmitter.h -- Installing: /opt/llvm/include/llvm/Option -- Installing: /opt/llvm/include/llvm/Option/ArgList.h -- Installing: /opt/llvm/include/llvm/Option/OptSpecifier.h -- Installing: /opt/llvm/include/llvm/Option/Option.h -- Installing: /opt/llvm/include/llvm/Option/Arg.h -- Installing: /opt/llvm/include/llvm/Option/OptTable.h -- Installing: /opt/llvm/include/llvm/Option/OptParser.td -- Installing: /opt/llvm/include/llvm/FuzzMutate -- Installing: /opt/llvm/include/llvm/FuzzMutate/Random.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/OpDescriptor.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/Operations.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/FuzzerCLI.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/IRMutator.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h -- Installing: /opt/llvm/include/llvm/IR -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCVXsf.td -- Installing: /opt/llvm/include/llvm/IR/ProfileSummary.h -- Installing: /opt/llvm/include/llvm/IR/VectorBuilder.h -- Installing: /opt/llvm/include/llvm/IR/ConstantRange.h -- Installing: /opt/llvm/include/llvm/IR/Intrinsics.h -- Installing: /opt/llvm/include/llvm/IR/Instruction.def -- Installing: /opt/llvm/include/llvm/IR/ValueHandle.h -- Installing: /opt/llvm/include/llvm/IR/GetElementPtrTypeIterator.h -- Installing: /opt/llvm/include/llvm/IR/Intrinsics.td -- Installing: /opt/llvm/include/llvm/IR/AutoUpgrade.h -- Installing: /opt/llvm/include/llvm/IR/Argument.h -- Installing: /opt/llvm/include/llvm/IR/PatternMatch.h -- Installing: /opt/llvm/include/llvm/IR/Constant.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsNVVM.td -- Installing: /opt/llvm/include/llvm/IR/LegacyPassManagers.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagonDep.td -- Installing: /opt/llvm/include/llvm/IR/ReplaceConstant.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsPowerPC.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsXCore.td -- Installing: /opt/llvm/include/llvm/IR/DebugInfoMetadata.h -- Installing: /opt/llvm/include/llvm/IR/Use.h -- Installing: /opt/llvm/include/llvm/IR/CFG.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVEVL.gen.td -- Installing: /opt/llvm/include/llvm/IR/OperandTraits.h -- Installing: /opt/llvm/include/llvm/IR/User.h -- Installing: /opt/llvm/include/llvm/IR/PassInstrumentation.h -- Installing: /opt/llvm/include/llvm/IR/Operator.h -- Installing: /opt/llvm/include/llvm/IR/DerivedUser.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsMips.td -- Installing: /opt/llvm/include/llvm/IR/MatrixBuilder.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticInfo.h -- Installing: /opt/llvm/include/llvm/IR/FMF.h -- Installing: /opt/llvm/include/llvm/IR/TypedPointerType.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSystemZ.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsARM.td -- Installing: /opt/llvm/include/llvm/IR/RuntimeLibcalls.def -- Installing: /opt/llvm/include/llvm/IR/PassManager.h -- Installing: /opt/llvm/include/llvm/IR/VPIntrinsics.def -- Installing: /opt/llvm/include/llvm/IR/Constants.h -- Installing: /opt/llvm/include/llvm/IR/GlobalIFunc.h -- Installing: /opt/llvm/include/llvm/IR/GlobalAlias.h -- Installing: /opt/llvm/include/llvm/IR/CallingConv.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagon.td -- Installing: /opt/llvm/include/llvm/IR/ProfDataUtils.h -- Installing: /opt/llvm/include/llvm/IR/DebugInfo.h -- Installing: /opt/llvm/include/llvm/IR/Function.h -- Installing: /opt/llvm/include/llvm/IR/PassTimingInfo.h -- Installing: /opt/llvm/include/llvm/IR/FixedMetadataKinds.def -- Installing: /opt/llvm/include/llvm/IR/MDBuilder.h 1: [ OK ] openmp.triple_nested_parallelism (313 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (93 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (7 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (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 (10 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCV.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsDirectX.td -- Installing: /opt/llvm/include/llvm/IR/Dominators.h -- Installing: /opt/llvm/include/llvm/IR/Comdat.h -- Installing: /opt/llvm/include/llvm/IR/DebugLoc.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSPIRV.td -- Installing: /opt/llvm/include/llvm/IR/PseudoProbe.h -- Installing: /opt/llvm/include/llvm/IR/InlineAsm.h -- Installing: /opt/llvm/include/llvm/IR/PrintPasses.h -- Installing: /opt/llvm/include/llvm/IR/LegacyPassManager.h -- Installing: /opt/llvm/include/llvm/IR/IRBuilderFolder.h -- Installing: /opt/llvm/include/llvm/IR/DebugInfoFlags.def -- Installing: /opt/llvm/include/llvm/IR/Mangler.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsX86.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAArch64.td -- Installing: /opt/llvm/include/llvm/IR/Attributes.td -- Installing: /opt/llvm/include/llvm/IR/DIBuilder.h -- Installing: /opt/llvm/include/llvm/IR/Statepoint.h -- Installing: /opt/llvm/include/llvm/IR/FixedPointBuilder.h -- Installing: /opt/llvm/include/llvm/IR/InstIterator.h -- Installing: /opt/llvm/include/llvm/IR/AbstractCallSite.h -- Installing: /opt/llvm/include/llvm/IR/FPEnv.h -- Installing: /opt/llvm/include/llvm/IR/GCStrategy.h -- Installing: /opt/llvm/include/llvm/IR/PredIteratorCache.h -- Installing: /opt/llvm/include/llvm/IR/SafepointIRVerifier.h -- Installing: /opt/llvm/include/llvm/IR/DataLayout.h -- Installing: /opt/llvm/include/llvm/IR/Attributes.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAMDGPU.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVE.td -- Installing: /opt/llvm/include/llvm/IR/LegacyPassNameParser.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSummaryIndex.h -- Installing: /opt/llvm/include/llvm/IR/NoFolder.h -- Installing: /opt/llvm/include/llvm/IR/ValueMap.h -- Installing: /opt/llvm/include/llvm/IR/StructuralHash.h -- Installing: /opt/llvm/include/llvm/IR/SymbolTableListTraits.h -- Installing: /opt/llvm/include/llvm/IR/IRPrintingPasses.h -- Installing: /opt/llvm/include/llvm/IR/Metadata.h -- Installing: /opt/llvm/include/llvm/IR/Value.def -- Installing: /opt/llvm/include/llvm/IR/GlobalObject.h -- Installing: /opt/llvm/include/llvm/IR/Module.h -- Installing: /opt/llvm/include/llvm/IR/SSAContext.h -- Installing: /opt/llvm/include/llvm/IR/Verifier.h -- Installing: /opt/llvm/include/llvm/IR/CycleInfo.h -- Installing: /opt/llvm/include/llvm/IR/PassManagerInternal.h -- Installing: /opt/llvm/include/llvm/IR/LLVMContext.h -- Installing: /opt/llvm/include/llvm/IR/DerivedTypes.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsWebAssembly.td -- Installing: /opt/llvm/include/llvm/IR/Value.h -- Installing: /opt/llvm/include/llvm/IR/BasicBlock.h -- Installing: /opt/llvm/include/llvm/IR/ConstantFold.h -- Installing: /opt/llvm/include/llvm/IR/AssemblyAnnotationWriter.h -- Installing: /opt/llvm/include/llvm/IR/AttributeMask.h -- Installing: /opt/llvm/include/llvm/IR/Instructions.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCVXTHead.td -- Installing: /opt/llvm/include/llvm/IR/IRBuilder.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicInst.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsBPF.td -- Installing: /opt/llvm/include/llvm/IR/GlobalValue.h -- Installing: /opt/llvm/include/llvm/IR/TrackingMDRef.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsLoongArch.td -- Installing: /opt/llvm/include/llvm/IR/ValueSymbolTable.h -- Installing: /opt/llvm/include/llvm/IR/Type.h -- Installing: /opt/llvm/include/llvm/IR/OptBisect.h -- Installing: /opt/llvm/include/llvm/IR/TypeFinder.h -- Installing: /opt/llvm/include/llvm/IR/PassManagerImpl.h -- Installing: /opt/llvm/include/llvm/IR/ConstrainedOps.def -- Installing: /opt/llvm/include/llvm/IR/InstrTypes.h -- Installing: /opt/llvm/include/llvm/IR/Instruction.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticPrinter.h -- Installing: /opt/llvm/include/llvm/IR/UseListOrder.h -- Installing: /opt/llvm/include/llvm/IR/LLVMRemarkStreamer.h -- Installing: /opt/llvm/include/llvm/IR/Metadata.def -- Installing: /opt/llvm/include/llvm/IR/EHPersonalities.h -- Installing: /opt/llvm/include/llvm/IR/GVMaterializer.h -- Installing: /opt/llvm/include/llvm/IR/GlobalVariable.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticHandler.h -- Installing: /opt/llvm/include/llvm/IR/InstVisitor.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSlotTracker.h -- Installing: /opt/llvm/include/llvm/IR/Assumptions.h -- Installing: /opt/llvm/include/llvm/IR/BuiltinGCs.h -- Installing: /opt/llvm/include/llvm/IR/ConstantFolder.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/StringTable.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/StringPool.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/DWARFFile.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/DWARFLinker.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/AddressesMap.h -- Installing: /opt/llvm/include/llvm/DWP -- Installing: /opt/llvm/include/llvm/DWP/DWPStringPool.h -- Installing: /opt/llvm/include/llvm/DWP/DWP.h -- Installing: /opt/llvm/include/llvm/DWP/DWPError.h -- Installing: /opt/llvm/include/llvm/MC -- Installing: /opt/llvm/include/llvm/MC/MCObjectStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCCodeEmitter.h -- Installing: /opt/llvm/include/llvm/MC/MCSection.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCDXContainerStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionELF.h -- Installing: /opt/llvm/include/llvm/MC/MCWin64EH.h -- Installing: /opt/llvm/include/llvm/MC/MCAssembler.h -- Installing: /opt/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrAnalysis.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoDarwin.h -- Installing: /opt/llvm/include/llvm/MC/MCFixup.h -- Installing: /opt/llvm/include/llvm/MC/MCWinEH.h -- Installing: /opt/llvm/include/llvm/MC/MCExpr.h -- Installing: /opt/llvm/include/llvm/MC/TargetRegistry.h -- Installing: /opt/llvm/include/llvm/MC/MCSPIRVObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCDirectives.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrDesc.h -- Installing: /opt/llvm/include/llvm/MC/MCELFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParser.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/AsmCond.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/AsmLexer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmLexer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmBackend.h -- Installing: /opt/llvm/include/llvm/MC/MCDecoderOps.h -- Installing: /opt/llvm/include/llvm/MC/MCValue.h -- Installing: /opt/llvm/include/llvm/MC/MCXCOFFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCSubtargetInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmMacro.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h -- Installing: /opt/llvm/include/llvm/MC/MCCodeView.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCRegisterInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCELFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCLabel.h -- Installing: /opt/llvm/include/llvm/MC/DXContainerPSVInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCWinCOFFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCSchedule.h -- Installing: /opt/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCWasmObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCLinkerOptimizationHint.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoELF.h -- Installing: /opt/llvm/include/llvm/MC/MCInstBuilder.h -- Installing: /opt/llvm/include/llvm/MC/MCPseudoProbe.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoGOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionGOFF.h -- Installing: /opt/llvm/include/llvm/MC/SectionKind.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolMachO.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbol.h -- Installing: /opt/llvm/include/llvm/MC/ConstantPools.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmLayout.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolELF.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionSPIRV.h -- Installing: /opt/llvm/include/llvm/MC/MCTargetOptions.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoWasm.h -- Installing: /opt/llvm/include/llvm/MC/MCMachObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolGOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCDXContainerWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionWasm.h -- Installing: /opt/llvm/include/llvm/MC/MachineLocation.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionDXContainer.h -- Installing: /opt/llvm/include/llvm/MC/MCDwarf.h -- Installing: /opt/llvm/include/llvm/MC/LaneBitmask.h -- Installing: /opt/llvm/include/llvm/MC/MCRegister.h -- Installing: /opt/llvm/include/llvm/MC/MCFragment.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionMachO.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrItineraries.h -- Installing: /opt/llvm/include/llvm/MC/MCObjectFileInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCXCOFFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolWasm.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCInstPrinter.h -- Installing: /opt/llvm/include/llvm/MC/MCInst.h -- Installing: /opt/llvm/include/llvm/MC/StringTableBuilder.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCSPIRVStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCContext.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCWasmStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCFixupKindInfo.h -- Installing: /opt/llvm/include/llvm/PassSupport.h -- Installing: /opt/llvm/include/llvm/XRay -- Installing: /opt/llvm/include/llvm/XRay/InstrumentationMap.h -- Installing: /opt/llvm/include/llvm/XRay/XRayRecord.h -- Installing: /opt/llvm/include/llvm/XRay/FDRLogBuilder.h -- Installing: /opt/llvm/include/llvm/XRay/BlockIndexer.h -- Installing: /opt/llvm/include/llvm/XRay/Profile.h -- Installing: /opt/llvm/include/llvm/XRay/Trace.h -- Installing: /opt/llvm/include/llvm/XRay/BlockPrinter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecordConsumer.h -- Installing: /opt/llvm/include/llvm/XRay/FDRTraceWriter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecordProducer.h -- Installing: /opt/llvm/include/llvm/XRay/RecordPrinter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecords.h -- Installing: /opt/llvm/include/llvm/XRay/Graph.h -- Installing: /opt/llvm/include/llvm/XRay/FDRTraceExpander.h -- Installing: /opt/llvm/include/llvm/XRay/YAMLXRayRecord.h -- Installing: /opt/llvm/include/llvm/XRay/BlockVerifier.h -- Installing: /opt/llvm/include/llvm/XRay/FileHeaderReader.h -- Installing: /opt/llvm/include/llvm/Bitstream -- Installing: /opt/llvm/include/llvm/Bitstream/BitCodeEnums.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitCodes.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitstreamReader.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitstreamWriter.h -- Up-to-date: /opt/llvm/include/llvm-c -- Installing: /opt/llvm/include/llvm-c/Types.h -- Installing: /opt/llvm/include/llvm-c/Error.h -- Installing: /opt/llvm/include/llvm-c/BitReader.h -- Installing: /opt/llvm/include/llvm-c/TargetMachine.h -- Installing: /opt/llvm/include/llvm-c/Target.h -- Installing: /opt/llvm/include/llvm-c/Support.h -- Installing: /opt/llvm/include/llvm-c/BitWriter.h -- Installing: /opt/llvm/include/llvm-c/DisassemblerTypes.h -- Installing: /opt/llvm/include/llvm-c/Linker.h -- Installing: /opt/llvm/include/llvm-c/Object.h -- Installing: /opt/llvm/include/llvm-c/OrcEE.h -- Installing: /opt/llvm/include/llvm-c/IRReader.h -- Installing: /opt/llvm/include/llvm-c/DebugInfo.h -- Installing: /opt/llvm/include/llvm-c/Disassembler.h -- Installing: /opt/llvm/include/llvm-c/Orc.h -- Installing: /opt/llvm/include/llvm-c/Comdat.h -- Installing: /opt/llvm/include/llvm-c/ExecutionEngine.h -- Installing: /opt/llvm/include/llvm-c/Core.h -- Installing: /opt/llvm/include/llvm-c/Transforms -- Installing: /opt/llvm/include/llvm-c/Transforms/PassBuilder.h -- Installing: /opt/llvm/include/llvm-c/LLJIT.h -- Installing: /opt/llvm/include/llvm-c/blake3.h -- Up-to-date: /opt/llvm/include/llvm-c/Remarks.h -- Installing: /opt/llvm/include/llvm-c/Deprecated.h -- Installing: /opt/llvm/include/llvm-c/ErrorHandling.h -- Installing: /opt/llvm/include/llvm-c/Analysis.h -- Up-to-date: /opt/llvm/include/llvm-c/lto.h -- Installing: /opt/llvm/include/llvm-c/DataTypes.h -- Installing: /opt/llvm/include/llvm-c/ExternC.h -- Up-to-date: /opt/llvm/include/llvm -- Up-to-date: /opt/llvm/include/llvm/Support -- Installing: /opt/llvm/include/llvm/Support/VCSRevision.h -- Installing: /opt/llvm/include/llvm/Support/Extension.def -- Up-to-date: /opt/llvm/include/llvm/CodeGen -- Installing: /opt/llvm/include/llvm/CodeGen/GenVT.inc -- Up-to-date: /opt/llvm/include/llvm/Frontend -- Up-to-date: /opt/llvm/include/llvm/Frontend/OpenACC -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.inc -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.h.inc -- Up-to-date: /opt/llvm/include/llvm/Frontend/OpenMP -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.h.inc -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.inc -- Up-to-date: /opt/llvm/include/llvm/Config -- Installing: /opt/llvm/include/llvm/Config/Targets.def -- Installing: /opt/llvm/include/llvm/Config/llvm-config.h -- Installing: /opt/llvm/include/llvm/Config/abi-breaking.h -- Installing: /opt/llvm/include/llvm/Config/Disassemblers.def -- Installing: /opt/llvm/include/llvm/Config/TargetMCAs.def -- Installing: /opt/llvm/include/llvm/Config/AsmPrinters.def -- Installing: /opt/llvm/include/llvm/Config/TargetExegesis.def -- Installing: /opt/llvm/include/llvm/Config/AsmParsers.def -- Up-to-date: /opt/llvm/include/llvm/TargetParser -- Installing: /opt/llvm/include/llvm/TargetParser/RISCVTargetParserDef.inc -- Up-to-date: /opt/llvm/include/llvm/IR -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsMips.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsARM.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAArch64.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicEnums.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsDirectX.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsXCore.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCV.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicImpl.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsPowerPC.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSPIRV.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsS390.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsLoongArch.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAMDGPU.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagon.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsR600.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsNVPTX.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVE.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsX86.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsBPF.h -- Installing: /opt/llvm/include/llvm/IR/Attributes.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsWebAssembly.h -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfigExtensions.cmake 35: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1341 ms) 35: [ RUN ] std_algorithms_count_team_test.count_returns_zero 35: [ OK ] std_algorithms_count_team_test.count_returns_zero (720 ms) 35: [----------] 2 tests from std_algorithms_count_team_test (2062 ms total) 35: 35: [----------] 1 test from std_algorithms_count_if_team_test 35: [ RUN ] std_algorithms_count_if_team_test.test 35: [ OK ] std_algorithms_count_if_team_test.test (743 ms) 35: [----------] 1 test from std_algorithms_count_if_team_test (743 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_team_test 35: [ RUN ] std_algorithms_for_each_team_test.test 35: [ OK ] std_algorithms_for_each_team_test.test (1043 ms) 35: [----------] 1 test from std_algorithms_for_each_team_test (1043 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_n_team_test 35: [ RUN ] std_algorithms_for_each_n_team_test.test 35: [ OK ] std_algorithms_for_each_n_team_test.test (1196 ms) 35: [----------] 1 test from std_algorithms_for_each_n_team_test (1196 ms total) 35: 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 35: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (6237 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 1: [ OK ] openmp.team_reduction_scan (11077 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (56 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (59 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 (1901 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (188 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (180 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (74 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (46 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (16 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (6 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (4017 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 1: [ OK ] openmp.team_policy_max_recommended (3314 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 (93 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (17 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (46 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (6 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (0 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (3969 ms) 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (14224 ms total) 35: 35: [----------] 2 tests from std_algorithms_mismatch_team_test 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 1: [ OK ] openmp.view_allocation_large_rank (1107 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_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 (56 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (48 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 (2 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (8 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (559 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-6787/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 (1 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (1 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 (9 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (7 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (9 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (80 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (80 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (88 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (134 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (129 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (133 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: [----------] 296 tests from openmp (33950 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 310 tests from 2 test suites ran. (46378 ms total) 1: [ PASSED ] 307 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.view_allocation_int 1/51 Test #1: Kokkos_CoreUnitTest_OpenMP ....................... Passed 47.19 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 6 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [ OK ] openmp.raw_openmp_interop (21 ms) 2: [----------] 1 test from openmp (21 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (21 ms total) 2: [ PASSED ] 1 test. 2/51 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ................ Passed 0.80 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 6 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/51 Test #3: Kokkos_CoreUnitTest_OpenMPGraph .................. Passed 0.79 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 6 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 187 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 6 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (666 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (585 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 35: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (4585 ms) 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (642 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (551 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 35: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1998 ms) 35: [----------] 2 tests from std_algorithms_mismatch_team_test (6584 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 12 tests from 7 test suites ran. (29049 ms total) 35: [ PASSED ] 12 tests. 35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 30.60 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test timeout computed to be: 1500 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (651 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (788 ms) 4: [----------] 6 tests from cuda_DeathTest (3886 ms total) 4: 4: [----------] 181 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (7 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (6 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (16 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (16 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (16 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (13 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (14 ms) 4: [ RUN ] cuda.atomics 36: 36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 36: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 36: setting CUDA_VISIBLE_DEVICES. 36: This could on multi GPU systems lead to severe performance" 36: penalties. 36: [==========] Running 8 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_equal_team_test 36: [ RUN ] std_algorithms_equal_team_test.views_are_equal 4: [ OK ] cuda.atomics (261 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 36: [ OK ] std_algorithms_equal_team_test.views_are_equal (3929 ms) 36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 4: [ OK ] cuda.atomic_views_integral (6416 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (49 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (11 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (2 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (3 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (11 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (4 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (2 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (35 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestLocalDeepCopy.hpp:913: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestLocalDeepCopy.hpp:946: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestLocalDeepCopy.hpp:979: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestLocalDeepCopy.hpp:1012: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright (0 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (11 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (2 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (28 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (10 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (1 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (25 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (5 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (9 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (18 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (13 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (28 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (24 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (30 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (3 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (9 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (7 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (74 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2990 ms) 36: [----------] 2 tests from std_algorithms_equal_team_test (6919 ms total) 36: 36: [----------] 2 tests from std_algorithms_search_team_test 36: [ RUN ] std_algorithms_search_team_test.sequences_exist 36: [ OK ] std_algorithms_search_team_test.sequences_exist (1890 ms) 36: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1535 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (11 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (23 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (2 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (41 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (2 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (2 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (9 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (12 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (20 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (6 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (8 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (8 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (3 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (2 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (11 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (13 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (9 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (13 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (120 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (119 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (20 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (64 ms) 4: [----------] 181 tests from cuda (9379 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 187 tests from 2 test suites ran. (13265 ms total) 4: [ PASSED ] 183 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright 4/51 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 14.06 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 6 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [==========] Running 125 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 36: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (2195 ms) 36: [----------] 2 tests from std_algorithms_search_team_test (4085 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_end_team_test 36: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4083 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 36: [ OK ] std_algorithms_find_end_team_test.sequences_exist (4017 ms) 36: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 36: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (3584 ms) 36: [----------] 2 tests from std_algorithms_find_end_team_test (7602 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_first_of_team_test 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4409 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (3293 ms) 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (11775 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (11045 ms) 36: [----------] 2 tests from std_algorithms_find_first_of_team_test (14338 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 8 tests from 4 test suites ran. (32946 ms total) 36: [ PASSED ] 8 tests. 36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 34.50 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test timeout computed to be: 1500 37: 37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 37: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 37: setting CUDA_VISIBLE_DEVICES. 37: This could on multi GPU systems lead to severe performance" 37: penalties. 37: [==========] Running 11 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_find_team_test 37: [ RUN ] std_algorithms_find_team_test.searched_values_exist 37: [ OK ] std_algorithms_find_team_test.searched_values_exist (802 ms) 37: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 37: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1016 ms) 37: [----------] 2 tests from std_algorithms_find_team_test (1818 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_if_team_test 37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 37: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (691 ms) 37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 37: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (1006 ms) 37: [----------] 2 tests from std_algorithms_find_if_team_test (1697 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_if_not_team_test 37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1016 ms) 37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (793 ms) 37: [----------] 2 tests from std_algorithms_find_if_not_team_test (1809 ms total) 37: 37: [----------] 1 test from std_algorithms_all_of_team_test 37: [ RUN ] std_algorithms_all_of_team_test.test 37: [ OK ] std_algorithms_all_of_team_test.test (979 ms) 37: [----------] 1 test from std_algorithms_all_of_team_test (979 ms total) 37: 37: [----------] 1 test from std_algorithms_any_of_team_test 37: [ RUN ] std_algorithms_any_of_team_test.test 37: [ OK ] std_algorithms_any_of_team_test.test (682 ms) 37: [----------] 1 test from std_algorithms_any_of_team_test (682 ms total) 37: 37: [----------] 1 test from std_algorithms_none_of_team_test 37: [ RUN ] std_algorithms_none_of_team_test.test 37: [ OK ] std_algorithms_none_of_team_test.test (993 ms) 37: [----------] 1 test from std_algorithms_none_of_team_test (993 ms total) 37: 37: [----------] 2 tests from std_algorithms_search_n_team_test 37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (805 ms) 37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (11297 ms) 5: [----------] 8 tests from cuda_DeathTest (31566 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (24 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (6 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (24 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (1 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (12 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (9 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestTeamVector.hpp:1066: Skipped 5: All but max inclusive scan differ at index 101 5: [ SKIPPED ] cuda.parallel_scan_with_reducers (0 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (35 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (16 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1153 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (8 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (8 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (12 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (188 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (176 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (2 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (6 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (225 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestTeamVectorRange.hpp:442: Skipped 5: Disabling 2/3rd of the test for now 5: [ SKIPPED ] cuda.team_teamvector_range (2 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (9 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (5 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (1 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (1 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (21 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (11 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (79 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (64 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (5 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (59 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (9 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (2 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (0 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (17 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (897 ms) 37: [----------] 2 tests from std_algorithms_search_n_team_test (1702 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 11 tests from 7 test suites ran. (9683 ms total) 37: [ PASSED ] 11 tests. 37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 11.23 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test timeout computed to be: 1500 5: [ OK ] cuda.workgraph_fib (1002 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (1 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 89 tests from cuda (3333 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (10 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (6 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (58 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (59 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (59 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (82 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (81 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (84 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (82 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (84 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (83 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (729 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 125 tests from 3 test suites ran. (35629 ms total) 5: [ PASSED ] 123 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.parallel_scan_with_reducers 5: [ SKIPPED ] cuda.team_teamvector_range 38: 38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 38: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 38: setting CUDA_VISIBLE_DEVICES. 38: This could on multi GPU systems lead to severe performance" 38: penalties. 38: [==========] Running 3 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_min_element_team_test 38: [ RUN ] std_algorithms_min_element_team_test.test 5/51 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 36.50 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 6 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 38: [ OK ] std_algorithms_min_element_team_test.test (3366 ms) 38: [----------] 1 test from std_algorithms_min_element_team_test (3367 ms total) 38: 38: [----------] 1 test from std_algorithms_max_element_team_test 38: [ RUN ] std_algorithms_max_element_team_test.test 38: [ OK ] std_algorithms_max_element_team_test.test (3337 ms) 38: [----------] 1 test from std_algorithms_max_element_team_test (3337 ms total) 38: 38: [----------] 1 test from std_algorithms_minmax_element_team_test 38: [ RUN ] std_algorithms_minmax_element_team_test.test 38: [ OK ] std_algorithms_minmax_element_team_test.test (4487 ms) 38: [----------] 1 test from std_algorithms_minmax_element_team_test (4487 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 3 test suites ran. (11191 ms total) 38: [ PASSED ] 3 tests. 38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 12.72 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test timeout computed to be: 1500 39: 39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 39: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 39: setting CUDA_VISIBLE_DEVICES. 39: This could on multi GPU systems lead to severe performance" 39: penalties. 39: [==========] Running 6 tests from 6 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_fill_team_test 39: [ RUN ] std_algorithms_fill_team_test.test 39: [ OK ] std_algorithms_fill_team_test.test (682 ms) 39: [----------] 1 test from std_algorithms_fill_team_test (683 ms total) 39: 39: [----------] 1 test from std_algorithms_fill_n_team_test 39: [ RUN ] std_algorithms_fill_n_team_test.test 6: [ OK ] cuda.team_scratch_1_streams (14435 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (6 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (3 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (14447 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (49 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (18 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (7 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (1 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (3 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 39: [ OK ] std_algorithms_fill_n_team_test.test (2371 ms) 39: [----------] 1 test from std_algorithms_fill_n_team_test (2371 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_team_test 39: [ RUN ] std_algorithms_replace_team_test.test 39: [ OK ] std_algorithms_replace_team_test.test (940 ms) 39: [----------] 1 test from std_algorithms_replace_team_test (940 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_if_team_test 39: [ RUN ] std_algorithms_replace_if_team_test.test 39: [ OK ] std_algorithms_replace_if_team_test.test (1168 ms) 39: [----------] 1 test from std_algorithms_replace_if_team_test (1168 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_team_test 39: [ RUN ] std_algorithms_replace_copy_team_test.test 39: [ OK ] std_algorithms_replace_copy_team_test.test (2478 ms) 39: [----------] 1 test from std_algorithms_replace_copy_team_test (2478 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test 39: [ RUN ] std_algorithms_replace_copy_if_team_test.test 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4928 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (7 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (59 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (4 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (1 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_hostpinned (5086 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (78 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (13 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (16 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (4 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (2 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (251 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (3 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (37 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (11 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (62 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (10 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_uvm (523 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (20057 ms total) 6: [ PASSED ] 56 tests. 6/51 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 20.85 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 6 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (14 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (706 ms) 7: [----------] 2 tests from cuda (720 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (720 ms total) 7: [ PASSED ] 2 tests. 7/51 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.50 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_replace_copy_if_team_test.test (1889 ms) 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1889 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 6 tests from 6 test suites ran. (9532 ms total) 39: [ PASSED ] 6 tests. 39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 11.07 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 6 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] cuda.raw_cuda_interop (25 ms) 8: [----------] 1 test from cuda (25 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (25 ms total) 8: [ PASSED ] 1 test. 8/51 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.79 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 6 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: [ OK ] cuda.raw_cuda_streams (24 ms) 9: [----------] 1 test from cuda (25 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (25 ms total) 9: [ PASSED ] 1 test. 40: 40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 40: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 40: setting CUDA_VISIBLE_DEVICES. 40: This could on multi GPU systems lead to severe performance" 40: penalties. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_reverse_team_test 40: [ RUN ] std_algorithms_reverse_team_test.test 9/51 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.77 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 40: [ OK ] std_algorithms_reverse_team_test.test (691 ms) 40: [----------] 1 test from std_algorithms_reverse_team_test (691 ms total) 40: 40: [----------] 1 test from std_algorithms_reverse_copy_team_test 40: [ RUN ] std_algorithms_reverse_copy_team_test.test 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.multi_gpu 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 6 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [ OK ] cuda.multi_gpu (23 ms) 10: [----------] 1 test from cuda (23 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (23 ms total) 10: [ PASSED ] 1 test. 10/51 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.77 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 6 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (1 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (2 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (2 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/51 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.77 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 40: [ OK ] std_algorithms_reverse_copy_team_test.test (1098 ms) 40: [----------] 1 test from std_algorithms_reverse_copy_team_test (1098 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_team_test 40: [ RUN ] std_algorithms_rotate_team_test.test 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 6 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (4 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (5 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (19 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (5 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (11 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (18 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (22 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (11 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (155 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (23 ms) 12: [----------] 1 test from kokkosresize (23 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (180 ms total) 12: [ PASSED ] 71 tests. 12/51 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.97 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 6 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [ OK ] initialization.legion_initialization (19 ms) 13: [----------] 1 test from initialization (19 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (19 ms total) 13: [ PASSED ] 1 test. 13/51 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.77 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 6 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: SUCCESS 14/51 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.77 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: Detected: 6 cores per node. 15: Detected: 1 MPI_ranks per node. 15: Requested: 8 threads per process. 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/51 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.78 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 40: [ OK ] std_algorithms_rotate_team_test.test (3251 ms) 40: [----------] 1 test from std_algorithms_rotate_team_test (3251 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_copy_team_test 40: [ RUN ] std_algorithms_rotate_copy_team_test.test 16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 16: Detected: 6 cores per node. 16: Detected: 1 MPI_ranks per node. 16: Requested: 8 threads per process. 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 16777216 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 16777216 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 16777216 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554432 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (3 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (0 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (3 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (7 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (8 ms total) 16: [ PASSED ] 28 tests. 16/51 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.79 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/51 Test #17: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.76 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 6 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/51 Test #18: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.77 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 6 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/51 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.77 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 40: [ OK ] std_algorithms_rotate_copy_team_test.test (3089 ms) 40: [----------] 1 test from std_algorithms_rotate_copy_team_test (3089 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (8130 ms total) 40: [ PASSED ] 4 tests. 40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 9.66 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 6 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x25b6d80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x25b6f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x25b6fc0:Host:source:0x25b6e00: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:0x25b6f40:40::kokkosp_deallocate_data:Host:source:0x25b6d80:40::kokkosp_finalize_library:: 20/51 Test #20: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.77 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 6 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x1a0f000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1a0f1c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1a0f240:Host:source:0x1a0f080: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:0x1a0f1c0:40::kokkosp_deallocate_data:Host:source:0x1a0f000:40::kokkosp_finalize_library:: 21/51 Test #21: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.77 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 22: 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 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_move_team_test 41: [ RUN ] std_algorithms_move_team_test.test 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 6 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 3 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from defaultdevicetype_DeathTest 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1953] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97f94ba083] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1953] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7f97f94ba083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1953] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97f94ba083] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1953] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7f97f94ba083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (393 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1953] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97f94ba083] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1953] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7f97f94ba083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1953] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97f94ba083] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1953] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7f97f94ba083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (488 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (881 ms total) 22: 22: [----------] 1 test from defaultdevicetype 22: [ RUN ] defaultdevicetype.stacktrace_normal 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1953] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97f94ba083] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1953] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7f97f94ba083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1953] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f97f94ba083] 22: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1953] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7f97f94ba083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 22: [----------] 1 test from defaultdevicetype (1 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (882 ms total) 22: [ PASSED ] 3 tests. 41: [ OK ] std_algorithms_move_team_test.test (1624 ms) 41: [----------] 1 test from std_algorithms_move_team_test (1625 ms total) 41: 41: [----------] 1 test from std_algorithms_move_backward_team_test 41: [ RUN ] std_algorithms_move_backward_team_test.test 22/51 Test #22: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.66 sec test 23 Start 23: Kokkos_IncrementalTest_OPENMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 6 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 28 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 28 tests from OPENMP 23: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 23: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 23: [ RUN ] OPENMP.IncrTest_01_execspace 23: Host Parallel Execution Space: 23: KOKKOS_ENABLE_OPENMP: yes 23: 23: OpenMP Runtime Configuration: 23: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 23: OpenMP 23: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 23: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 23: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicSub 23: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 23: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 23: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 23: [ RUN ] OPENMP.IncrTest_03b_memspace_free 23: [ OK ] OPENMP.IncrTest_03b_memspace_free (145 ms) 23: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 23: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 23: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 23: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 23: [ RUN ] OPENMP.IncrTest_05_reduction 23: [ OK ] OPENMP.IncrTest_05_reduction (4 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange2D 23: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange3D 23: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange4D 23: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 23: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 23: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 23: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 23: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 23: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (154 ms) 23: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 23: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 23: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 23: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 23: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.incr_14_MDrangeReduce 23: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 23: [ RUN ] OPENMP.IncrTest_16_parallelscan 23: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 23: [ RUN ] OPENMP.incr_17_atomicView 23: [ OK ] OPENMP.incr_17_atomicView (0 ms) 23: [----------] 28 tests from OPENMP (311 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (311 ms total) 23: [ PASSED ] 28 tests. 23/51 Test #23: Kokkos_IncrementalTest_OPENMP .................... Passed 1.08 sec test 24 Start 24: Kokkos_IncrementalTest_CUDA 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_CUDA 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 6 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 28 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 28 tests from CUDA 24: [ RUN ] CUDA.IncrTest_01_execspace_typedef 24: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 24: [ RUN ] CUDA.IncrTest_01_execspace 24: Device Execution Space: 24: KOKKOS_ENABLE_CUDA: yes 24: Cuda Options: 24: KOKKOS_ENABLE_CUDA_LAMBDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 24: 24: Cuda Runtime Configuration: 24: macro KOKKOS_ENABLE_CUDA : defined 24: macro CUDA_VERSION = 12020 = version 12.2 24: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 24: Cuda 24: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicExchange 24: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicAdd 24: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicSub 24: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 24: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 24: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 24: [ RUN ] CUDA.IncrTest_03b_memspace_free 41: [ OK ] std_algorithms_move_backward_team_test.test (1521 ms) 41: [----------] 1 test from std_algorithms_move_backward_team_test (1521 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_left_team_test 41: [ RUN ] std_algorithms_shift_left_team_test.test 24: [ OK ] CUDA.IncrTest_03b_memspace_free (2380 ms) 24: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 24: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 24: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_05_reduction 24: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange2D 24: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange3D 24: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange4D 24: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 24: [ OK ] CUDA.IncrTest_08_deep_copy_2D (1 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 24: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 24: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 24: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 24: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 24: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (321 ms) 24: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 24: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 24: [ RUN ] CUDA.IncrTest_12b_TeamScratch 24: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 24: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.incr_14_MDrangeReduce 24: [ OK ] CUDA.incr_14_MDrangeReduce (1 ms) 24: [ RUN ] CUDA.IncrTest_16_parallelscan 24: [ OK ] CUDA.IncrTest_16_parallelscan (7 ms) 24: [ RUN ] CUDA.incr_17_atomicView 24: [ OK ] CUDA.incr_17_atomicView (0 ms) 24: [----------] 28 tests from CUDA (2730 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 28 tests from 1 test suite ran. (2730 ms total) 24: [ PASSED ] 28 tests. 24/51 Test #24: Kokkos_IncrementalTest_CUDA ...................... Passed 3.51 sec test 25 Start 25: Kokkos_CoreUnitTest_CTestDevice 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 25: Test timeout computed to be: 1500 25: [==========] Running 8 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 8 tests from ctest_environment 25: [ RUN ] ctest_environment.no_device_type 25: [ OK ] ctest_environment.no_device_type (0 ms) 25: [ RUN ] ctest_environment.no_process_count 25: [ OK ] ctest_environment.no_process_count (0 ms) 25: [ RUN ] ctest_environment.invalid_rank 25: [ OK ] ctest_environment.invalid_rank (0 ms) 25: [ RUN ] ctest_environment.no_type_str 25: [ OK ] ctest_environment.no_type_str (0 ms) 25: [ RUN ] ctest_environment.missing_type 25: [ OK ] ctest_environment.missing_type (0 ms) 25: [ RUN ] ctest_environment.no_id_str 25: [ OK ] ctest_environment.no_id_str (0 ms) 25: [ RUN ] ctest_environment.invalid_id_str 25: [ OK ] ctest_environment.invalid_id_str (0 ms) 25: [ RUN ] ctest_environment.good 25: [ OK ] ctest_environment.good (0 ms) 25: [----------] 8 tests from ctest_environment (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 8 tests from 1 test suite ran. (0 ms total) 25: [ PASSED ] 8 tests. 25/51 Test #25: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.74 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 26: Test timeout computed to be: 1500 26/51 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 27 Start 27: Kokkos_ContainersUnitTest_OpenMP 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 6 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 62 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 62 tests from openmp 27: [ RUN ] openmp.bitset 27: [ OK ] openmp.bitset (680 ms) 27: [ RUN ] openmp.bitset_default_constructor_no_alloc 27: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] openmp.dualview_combination 27: [ OK ] openmp.dualview_combination (0 ms) 27: [ RUN ] openmp.dualview_alloc 27: [ OK ] openmp.dualview_alloc (0 ms) 27: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 27: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] openmp.dualview_combinations_without_init 27: [ OK ] openmp.dualview_combinations_without_init (0 ms) 27: [ RUN ] openmp.dualview_deep_copy 27: [ OK ] openmp.dualview_deep_copy (0 ms) 27: [ RUN ] openmp.dualview_realloc 27: [ OK ] openmp.dualview_realloc (0 ms) 27: [ RUN ] openmp.dualview_resize 27: [ OK ] openmp.dualview_resize (0 ms) 27: [ RUN ] openmp.dualview_device_correct_kokkos_device 27: [ OK ] openmp.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] openmp.dualview_host_correct_kokkos_device 27: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_sync 27: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 27: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_sync 27: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 27: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 27: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] openmp.dynamic_view 27: [ OK ] openmp.dynamic_view (20 ms) 27: [ RUN ] openmp.dyn_rank_view_api_generic 27: [ OK ] openmp.dyn_rank_view_api_generic (21 ms) 27: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 27: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 27: /var/jenkins/workspace/Kokkos_PR-6787/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 27: skipping since not default execution space 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 27: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 27: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] openmp.ErrorReporterViaLambda 27: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 27: [ RUN ] openmp.ErrorReporter 27: [ OK ] openmp.ErrorReporter (0 ms) 27: [ RUN ] openmp.offsetview_construction 27: [ OK ] openmp.offsetview_construction (28 ms) 27: [ RUN ] openmp.offsetview_unmanaged_construction 27: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] openmp.offsetview_subview 27: [ OK ] openmp.offsetview_subview (11 ms) 27: [ RUN ] openmp.offsetview_offsets_rank1 27: [ OK ] openmp.offsetview_offsets_rank1 (10 ms) 27: [ RUN ] openmp.offsetview_offsets_rank2 27: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] openmp.offsetview_offsets_rank3 27: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] openmp.scatterview 41: [ OK ] std_algorithms_shift_left_team_test.test (5667 ms) 41: [----------] 1 test from std_algorithms_shift_left_team_test (5667 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_right_team_test 41: [ RUN ] std_algorithms_shift_right_team_test.test 27: [ OK ] openmp.scatterview (1948 ms) 27: [ RUN ] openmp.scatterview_devicetype 27: [ OK ] openmp.scatterview_devicetype (8 ms) 27: [ RUN ] openmp.staticcrsgraph 27: [ OK ] openmp.staticcrsgraph (32 ms) 27: [ RUN ] openmp.resize_realloc_no_init_dualview 27: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_alloc_dualview 27: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] openmp.resize_exec_space_dualview 27: [ OK ] openmp.resize_exec_space_dualview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_dualview 27: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_init_dynrankview 27: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] openmp.resize_exec_space_dynrankview 27: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_dynrankview 27: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_init_scatterview 27: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 27: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] openmp.resize_exec_space_scatterview 27: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_scatterview 27: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynrankview 27: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 27: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_offsetview 27: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 27: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynamicview 27: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 27: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] openmp.UnorderedMap_insert 41: [ OK ] std_algorithms_shift_right_team_test.test (5340 ms) 41: [----------] 1 test from std_algorithms_shift_right_team_test (5340 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (14155 ms total) 41: [ PASSED ] 4 tests. 41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 15.69 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test timeout computed to be: 1500 42: 42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 42: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 42: setting CUDA_VISIBLE_DEVICES. 42: This could on multi GPU systems lead to severe performance" 42: penalties. 42: [==========] Running 9 tests from 9 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_copy_team_test 42: [ RUN ] std_algorithms_copy_team_test.test 42: [ OK ] std_algorithms_copy_team_test.test (1973 ms) 42: [----------] 1 test from std_algorithms_copy_team_test (1973 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_n_team_test 42: [ RUN ] std_algorithms_copy_n_team_test.test 42: [ OK ] std_algorithms_copy_n_team_test.test (2654 ms) 42: [----------] 1 test from std_algorithms_copy_n_team_test (2654 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_backward_team_test 42: [ RUN ] std_algorithms_copy_backward_team_test.test 42: [ OK ] std_algorithms_copy_backward_team_test.test (1474 ms) 42: [----------] 1 test from std_algorithms_copy_backward_team_test (1474 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_if_team_test 42: [ RUN ] std_algorithms_copy_if_team_test.test 42: [ OK ] std_algorithms_copy_if_team_test.test (1539 ms) 42: [----------] 1 test from std_algorithms_copy_if_team_test (1539 ms total) 42: 42: [----------] 1 test from std_algorithms_unique_copy_team_test 42: [ RUN ] std_algorithms_unique_copy_team_test.test 42: [ OK ] std_algorithms_unique_copy_team_test.test (2434 ms) 42: [----------] 1 test from std_algorithms_unique_copy_team_test (2434 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_team_test 42: [ RUN ] std_algorithms_remove_team_test.test 42: [ OK ] std_algorithms_remove_team_test.test (1630 ms) 42: [----------] 1 test from std_algorithms_remove_team_test (1630 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_if_team_test 42: [ RUN ] std_algorithms_remove_if_team_test.test 27: [ OK ] openmp.UnorderedMap_insert (17128 ms) 27: [ RUN ] openmp.UnorderedMap_failed_insert 42: [ OK ] std_algorithms_remove_if_team_test.test (1552 ms) 42: [----------] 1 test from std_algorithms_remove_if_team_test (1552 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_team_test 42: [ RUN ] std_algorithms_remove_copy_team_test.test 42: [ OK ] std_algorithms_remove_copy_team_test.test (1980 ms) 42: [----------] 1 test from std_algorithms_remove_copy_team_test (1980 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test 42: [ RUN ] std_algorithms_remove_copy_if_team_test.test 27: [ OK ] openmp.UnorderedMap_failed_insert (5031 ms) 27: [ RUN ] openmp.UnorderedMap_deep_copy 27: [ OK ] openmp.UnorderedMap_deep_copy (6 ms) 27: [ RUN ] openmp.UnorderedMap_valid_empty 27: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] openmp.UnorderedMap_clear_zero_size 27: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_consistent_size 27: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 27: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] openmp.UnorderedMap_lambda_capturable 27: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 27: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] openmp.viewctorprop_embedded_dim 27: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from openmp (24941 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (24941 ms total) 27: [ PASSED ] 61 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 27/51 Test #27: Kokkos_ContainersUnitTest_OpenMP ................. Passed 25.84 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 42: [ OK ] std_algorithms_remove_copy_if_team_test.test (1763 ms) 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1763 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 9 tests from 9 test suites ran. (17005 ms total) 42: [ PASSED ] 9 tests. 42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 18.56 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 6 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 42 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 42 tests from cuda 28: [ RUN ] cuda.bitset 28: [ OK ] cuda.bitset (15 ms) 28: [ RUN ] cuda.bitset_default_constructor_no_alloc 28: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] cuda.dualview_combination 28: [ OK ] cuda.dualview_combination (3 ms) 28: [ RUN ] cuda.dualview_alloc 28: [ OK ] cuda.dualview_alloc (0 ms) 28: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 28: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] cuda.dualview_combinations_without_init 28: [ OK ] cuda.dualview_combinations_without_init (0 ms) 28: [ RUN ] cuda.dualview_deep_copy 28: [ OK ] cuda.dualview_deep_copy (1 ms) 28: [ RUN ] cuda.dualview_realloc 28: [ OK ] cuda.dualview_realloc (0 ms) 28: [ RUN ] cuda.dualview_resize 28: [ OK ] cuda.dualview_resize (0 ms) 28: [ RUN ] cuda.dualview_device_correct_kokkos_device 28: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 28: [ RUN ] cuda.dualview_host_correct_kokkos_device 28: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_sync 28: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 28: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_sync 28: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 28: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 28: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] cuda.dynamic_view 28: [ OK ] cuda.dynamic_view (28 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (21 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 28: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 28: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 28: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 28: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] cuda.ErrorReporterViaLambda 28: [ OK ] cuda.ErrorReporterViaLambda (2 ms) 28: [ RUN ] cuda.ErrorReporter 28: [ OK ] cuda.ErrorReporter (0 ms) 28: [ RUN ] cuda.offsetview_construction 28: [ OK ] cuda.offsetview_construction (4 ms) 28: [ RUN ] cuda.offsetview_unmanaged_construction 28: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] cuda.offsetview_subview 28: [ OK ] cuda.offsetview_subview (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank1 28: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank2 28: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank3 28: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] cuda.scatterview 43: 43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 43: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 43: setting CUDA_VISIBLE_DEVICES. 43: This could on multi GPU systems lead to severe performance" 43: penalties. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_unique_team_test 43: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 43: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2583 ms) 43: [----------] 1 test from std_algorithms_unique_team_test (2583 ms total) 43: 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test 43: [ RUN ] std_algorithms_adjacent_difference_team_test.test 43: [ OK ] std_algorithms_adjacent_difference_team_test.test (3295 ms) 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3295 ms total) 43: 43: [----------] 1 test from std_algorithms_reduce_team_test 43: [ RUN ] std_algorithms_reduce_team_test.test 43: [ OK ] std_algorithms_reduce_team_test.test (2618 ms) 43: [----------] 1 test from std_algorithms_reduce_team_test (2618 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_reduce_team_test 43: [ RUN ] std_algorithms_transform_reduce_team_test.test 43: [ OK ] std_algorithms_transform_reduce_team_test.test (3649 ms) 43: [----------] 1 test from std_algorithms_transform_reduce_team_test (3649 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (12147 ms total) 43: [ PASSED ] 4 tests. 43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 13.68 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test timeout computed to be: 1500 44: 44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 44: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 44: setting CUDA_VISIBLE_DEVICES. 44: This could on multi GPU systems lead to severe performance" 44: penalties. 44: [==========] Running 18 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_is_sorted_team_test 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (2262 ms) 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 28: [ OK ] cuda.scatterview (16601 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (27 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (43 ms) 28: [ RUN ] cuda.UnorderedMap_insert 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (3830 ms) 44: [----------] 2 tests from std_algorithms_is_sorted_team_test (6093 ms total) 44: 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (129 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (180 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 4/53 Test #4: Kokkos_CoreUnitTest_HIP .....................***Timeout 1504.14 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop 5: unknown file: Failure 5: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 5: [ FAILED ] hip.raw_hip_interop (8201 ms) 5: [----------] 1 test from hip (8201 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (8201 ms total) 5: [ PASSED ] 0 tests. 5: [ FAILED ] 1 test, listed below: 5: [ FAILED ] hip.raw_hip_interop 5: 5: 1 FAILED TEST 5/53 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........***Failed Error regular expression found in output. Regex=[ FAILED ] 8.27 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_streams 6: unknown file: Failure 6: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 6: [ FAILED ] hip.raw_hip_streams (381 ms) 6: [----------] 1 test from hip (381 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (381 ms total) 6: [ PASSED ] 0 tests. 6: [ FAILED ] 1 test, listed below: 6: [ FAILED ] hip.raw_hip_streams 6: 6: 1 FAILED TEST 6/53 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams .......***Failed Error regular expression found in output. Regex=[ FAILED ] 0.43 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 7: terminate called after throwing an instance of 'std::runtime_error' 7: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 7/53 Test #7: Kokkos_UnitTest_HIPGraph ....................Child aborted***Exception: 0.74 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 28: [ OK ] cuda.UnorderedMap_insert (5811 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 8: terminate called after throwing an instance of 'std::runtime_error' 8: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 8/53 Test #8: Kokkos_CoreUnitTest_Default .................Child aborted***Exception: 0.76 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from initialization 9: [ RUN ] initialization.legion_initialization 28: [ OK ] cuda.UnorderedMap_failed_insert (1461 ms) 28: [ RUN ] cuda.UnorderedMap_deep_copy 28: [ OK ] cuda.UnorderedMap_deep_copy (6 ms) 28: [ RUN ] cuda.UnorderedMap_valid_empty 28: [ OK ] cuda.UnorderedMap_valid_empty (0 ms) 28: [ RUN ] cuda.UnorderedMap_clear_zero_size 28: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_consistent_size 28: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 28: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] cuda.UnorderedMap_lambda_capturable 28: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 28: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] cuda.viewctorprop_embedded_dim 28: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 28: [----------] 42 tests from cuda (24044 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 42 tests from 1 test suite ran. (24044 ms total) 28: [ PASSED ] 42 tests. 9: unknown file: Failure 9: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 9: [ FAILED ] initialization.legion_initialization (393 ms) 9: [----------] 1 test from initialization (393 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (393 ms total) 9: [ PASSED ] 0 tests. 9: [ FAILED ] 1 test, listed below: 9: [ FAILED ] initialization.legion_initialization 9: 9: 1 FAILED TEST 9/53 Test #9: Kokkos_CoreUnitTest_LegionInitialization ....***Failed Error regular expression found in output. Regex=[ FAILED ] 0.44 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 28/51 Test #28: Kokkos_ContainersUnitTest_Cuda ................... Passed 24.83 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 29: Test timeout computed to be: 1500 10: terminate called after throwing an instance of 'std::runtime_error' 10: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 10/53 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........Child aborted***Exception: 0.74 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (3354 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 6 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 5 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 5 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: OpenMP 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.0186798 29: View sum computation time: 0.0186798 29: Strided View time (init only): 0.0212287 29: View Rank7 time (init only): 0.0578771 29: DynRankView time (init only): 0.00814868 29: DynRankView sum computation time: 0.0150798 29: Ratio of View to DynRankView time: 2.29237 29: Ratio of View to DynRankView sum computation time: 1.08025 29: Ratio of View to View Rank7 time: 0.32275 29: Ratio of StrideView to DynRankView time: 2.60517 29: Ratio of DynRankView to View Rank7 time: 0.140793 29: [ OK ] TEST_CATEGORY.dynrankview_perf (318 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: OpenMP 29: size, create, generate, fill, find 29: 256, 0.000244167, 1.5539e-05, 4.1329e-05, 0.00088583 29: 512, 4.0226e-05, 1.0707e-05, 6.3382e-05, 0.00110587 29: 1024, 3.8262e-05, 6.737e-06, 0.000116308, 0.00108334 29: 2048, 5.1311e-05, 7.817e-06, 0.000224582, 0.00123154 29: 4096, 0.000130494, 1.4607e-05, 0.000429547, 0.00166939 29: 8192, 0.000166274, 1.7219e-05, 0.000826098, 0.00281201 29: 16384, 0.000348325, 1.9981e-05, 0.00155438, 0.00621896 29: 32768, 0.000728525, 4.0901e-05, 0.00485773, 0.016267 29: 65536, 0.00137255, 6.0445e-05, 0.00847195, 0.0380147 29: 131072, 0.0024453, 0.000113239, 0.0146082, 0.0842496 11: terminate called after throwing an instance of 'std::runtime_error' 11: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 29: 262144, 0.00370042, 0.000240179, 0.0255985, 0.208557 11/53 Test #11: Kokkos_CoreUnitTest_Develop .................Child aborted***Exception: 0.77 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 29: 524288, 0.00788613, 0.000447344, 0.0565463, 0.433905 12: terminate called after throwing an instance of 'std::runtime_error' 12: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 12/53 Test #12: Kokkos_CoreUnitTest_KokkosP .................Child aborted***Exception: 0.75 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/53 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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(). 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (2244 ms) 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (5909 ms total) 44: 44: [----------] 4 tests from std_algorithms_is_partitioned_team_test 44: [ RUN ] std_algorithms_is_partitioned_team_test.empty 44: [ OK ] std_algorithms_is_partitioned_team_test.empty (66 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 14: terminate called after throwing an instance of 'std::runtime_error' 14: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 14/53 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........Child aborted***Exception: 0.75 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 29: 1048576, 0.0143125, 0.000888292, 0.111404, 1.10942 15: terminate called after throwing an instance of 'std::runtime_error' 15: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 44: [ OK ] std_algorithms_is_partitioned_team_test.all_true (1122 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 15/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......Child aborted***Exception: 0.76 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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: terminate called after throwing an instance of 'std::runtime_error' 16: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 44: [ OK ] std_algorithms_is_partitioned_team_test.all_false (1082 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.random 16/53 Test #16: Kokkos_ProfilingTestLibraryLoad .............Child aborted***Exception: 0.76 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 17: terminate called after throwing an instance of 'std::runtime_error' 17: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 17/53 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........Child aborted***Exception: 0.77 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_is_partitioned_team_test.random (1044 ms) 44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (3316 ms total) 44: 44: [----------] 4 tests from std_algorithms_partition_copy_team_test 44: [ RUN ] std_algorithms_partition_copy_team_test.empty 44: [ OK ] std_algorithms_partition_copy_team_test.empty (75 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_true 18: terminate called after throwing an instance of 'std::runtime_error' 18: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........Child aborted***Exception: 0.76 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 19: Test timeout computed to be: 1500 19: terminate called after throwing an instance of 'std::runtime_error' 19: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 19/53 Test #19: Kokkos_IncrementalTest_OPENMP ...............Child aborted***Exception: 0.75 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 29: 2097152, 0.0221557, 0.00179732, 0.245087, 3.64057 20: terminate called after throwing an instance of 'std::runtime_error' 20: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 20/53 Test #20: Kokkos_IncrementalTest_HIP ..................Child aborted***Exception: 0.77 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/53 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/53 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_partition_copy_team_test.all_true (2186 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_false 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 44: [ OK ] std_algorithms_partition_copy_team_test.all_false (2144 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.random 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 44: [ OK ] std_algorithms_partition_copy_team_test.random (2057 ms) 44: [----------] 4 tests from std_algorithms_partition_copy_team_test (6463 ms total) 44: 44: [----------] 4 tests from std_algorithms_partition_point_team_test 44: [ RUN ] std_algorithms_partition_point_team_test.empty 44: [ OK ] std_algorithms_partition_point_team_test.empty (46 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_true 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 44: [ OK ] std_algorithms_partition_point_team_test.all_true (832 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_false 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: 23: ====================================================================== 23: ERROR: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 80, in test_device_id 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 94, in test_disable_warnings 23: self.assertEqual(0, GetFlag("disable_warnings")) 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 71, in test_num_devices 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 58, in test_num_threads 23: max_threads = GetFlag("max_threads") 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 107, in test_tune_internals 23: self.assertEqual(0, GetFlag("tune_internals")) 23: File "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 5.447s 23: 23: FAILED (errors=5) 23/53 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........***Failed 5.52 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/53 Test #24: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-05_T18-24-22.json" 25: Test timeout computed to be: 1500 25: terminate called after throwing an instance of 'std::runtime_error' 25: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 44: [ OK ] std_algorithms_partition_point_team_test.all_false (831 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.random 25/53 Test #25: Kokkos_PerformanceTest_Benchmark ............Child aborted***Exception: 0.77 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-05_T18-24-22.json" 26: Test timeout computed to be: 1500 26: terminate called after throwing an instance of 'std::runtime_error' 26: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 44: [ OK ] std_algorithms_partition_point_team_test.random (772 ms) 44: [----------] 4 tests from std_algorithms_partition_point_team_test (2484 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 18 tests from 5 test suites ran. (24266 ms total) 44: [ PASSED ] 18 tests. 26/53 Test #26: Kokkos_Benchmark_Atomic_MinMax ..............Child aborted***Exception: 0.75 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-05_T18-24-22.json" 27: Test timeout computed to be: 1500 44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 25.81 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test timeout computed to be: 1500 27: terminate called after throwing an instance of 'std::runtime_error' 27: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 27/53 Test #27: Kokkos_PerformanceTest_Mempool ..............Child aborted***Exception: 0.76 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-05_T18-24-22.json" 28: Test timeout computed to be: 1500 28: terminate called after throwing an instance of 'std::runtime_error' 28: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 45: 45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 45: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 45: setting CUDA_VISIBLE_DEVICES. 45: This could on multi GPU systems lead to severe performance" 45: penalties. 45: [==========] Running 5 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_transform_team_test 45: [ RUN ] std_algorithms_transform_team_test.test_unary_op 28/53 Test #28: Kokkos_PerformanceTest_Atomic ...............Child aborted***Exception: 0.77 sec test 29 Start 29: Kokkos_ContainersUnitTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 29: Test timeout computed to be: 1500 29: terminate called after throwing an instance of 'std::runtime_error' 29: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 29/53 Test #29: Kokkos_ContainersUnitTest_OpenMP ............Child aborted***Exception: 0.76 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 29: 4194304, 0.0536324, 0.00357819, 0.430564, 9.62762 29: [ OK ] TEST_CATEGORY.global_2_local (16191 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [ RUN ] TEST_CATEGORY.scatter_view 30: terminate called after throwing an instance of 'std::runtime_error' 30: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 30/53 Test #30: Kokkos_ContainersUnitTest_HIP ...............Child aborted***Exception: 0.78 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 31: Test timeout computed to be: 1500 31: terminate called after throwing an instance of 'std::runtime_error' 31: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 31/53 Test #31: Kokkos_ContainersPerformanceTest_OpenMP .....Child aborted***Exception: 0.77 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_HIP 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 32: Test timeout computed to be: 1500 45: [ OK ] std_algorithms_transform_team_test.test_unary_op (2446 ms) 45: [ RUN ] std_algorithms_transform_team_test.test_binary_op 32: terminate called after throwing an instance of 'std::runtime_error' 32: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 32/53 Test #32: Kokkos_ContainersPerformanceTest_HIP ........Child aborted***Exception: 0.77 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Test timeout computed to be: 1500 33: terminate called after throwing an instance of 'std::runtime_error' 33: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 33/53 Test #33: Kokkos_UnitTest_Sort ........................Child aborted***Exception: 0.75 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Test timeout computed to be: 1500 34: terminate called after throwing an instance of 'std::runtime_error' 34: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 34/53 Test #34: Kokkos_UnitTest_Random ......................Child aborted***Exception: 0.76 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test timeout computed to be: 1500 45: [ OK ] std_algorithms_transform_team_test.test_binary_op (2252 ms) 45: [----------] 2 tests from std_algorithms_transform_team_test (4699 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_team_test 45: [ RUN ] std_algorithms_generate_team_test.test_unary_op 35: terminate called after throwing an instance of 'std::runtime_error' 35: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 29: ScatterView data-duplicated test: 29: num_threads 8 29: hand-coded test took 0.43899 seconds 29: test took 0.282664 seconds 29: num_threads 8 29: hand-coded test took 0.441146 seconds 29: test took 0.28234 seconds 29: num_threads 8 29: hand-coded test took 0.440412 seconds 29: test took 0.283551 seconds 29: num_threads 8 29: hand-coded test took 0.436252 seconds 29: test took 0.281321 seconds 29: num_threads 8 29: hand-coded test took 0.436243 seconds 29: test took 0.282449 seconds 29: [ OK ] TEST_CATEGORY.scatter_view (3995 ms) 29: [----------] 5 tests from TEST_CATEGORY (20506 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 5 tests from 1 test suite ran. (20506 ms total) 29: [ PASSED ] 5 tests. 29/51 Test #29: Kokkos_ContainersPerformanceTest_OpenMP .......... Passed 21.28 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_Cuda 30: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 30: Test timeout computed to be: 1500 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ..........Child aborted***Exception: 0.76 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 6 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 4 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 4 tests from TEST_CATEGORY 30: [ RUN ] TEST_CATEGORY.dynrankview_perf 30: Cuda 30: DynRankView vs View: Initialization Only 30: View time (init only): 0.00463805 30: View sum computation time: 0.00463805 30: Strided View time (init only): 0.00122942 30: View Rank7 time (init only): 0.00124707 30: DynRankView time (init only): 0.00123729 30: DynRankView sum computation time: 0.00189023 30: Ratio of View to DynRankView time: 3.74857 30: Ratio of View to DynRankView sum computation time: 1.00172 30: Ratio of View to View Rank7 time: 3.71916 30: Ratio of StrideView to DynRankView time: 0.993639 30: Ratio of DynRankView to View Rank7 time: 0.992154 30: [ OK ] TEST_CATEGORY.dynrankview_perf (25 ms) 30: [ RUN ] TEST_CATEGORY.global_2_local 30: Cuda 30: size, create, generate, fill, find 30: 256, 0.000295112, 3.3393e-05, 0.00337709, 0.00199528 30: 512, 0.000161541, 1.1648e-05, 2.9132e-05, 0.00195258 30: 1024, 0.00015746, 1.1012e-05, 2.3558e-05, 0.00208855 30: 2048, 0.000147599, 9.513e-06, 2.1829e-05, 0.00206592 30: 4096, 0.000150581, 9.92e-06, 2.5116e-05, 0.00207978 30: 8192, 0.000165394, 1.1261e-05, 2.514e-05, 0.00204471 30: 16384, 0.000160416, 1.1098e-05, 2.9133e-05, 0.00210233 30: 32768, 0.000168445, 1.0857e-05, 3.6113e-05, 0.00223807 30: 65536, 0.000157491, 1.0597e-05, 4.0847e-05, 0.00262988 30: 131072, 0.000169583, 1.23e-05, 6.5723e-05, 0.00310834 30: 262144, 0.000191121, 1.5511e-05, 0.000152667, 0.00596215 30: 524288, 0.000190622, 1.731e-05, 0.000529213, 0.0193162 30: 1048576, 0.00110227, 2.6052e-05, 0.00139785, 0.047644 36: terminate called after throwing an instance of 'std::runtime_error' 36: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 30: 2097152, 0.000506482, 4.0144e-05, 0.00305466, 0.109752 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ..........Child aborted***Exception: 0.76 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test timeout computed to be: 1500 30: 4194304, 0.000775834, 6.3999e-05, 0.00680905, 0.235732 30: [ OK ] TEST_CATEGORY.global_2_local (462 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 30: [----------] 4 tests from TEST_CATEGORY (488 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 4 tests from 1 test suite ran. (488 ms total) 30: [ PASSED ] 4 tests. 30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.27 sec test 31 Start 31: Kokkos_UnitTest_Sort 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 31: Test timeout computed to be: 1500 37: terminate called after throwing an instance of 'std::runtime_error' 37: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ..........Child aborted***Exception: 0.76 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: 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 9 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 9 tests from cuda 31: [ RUN ] cuda.SortUnsignedValueType 31: [ OK ] cuda.SortUnsignedValueType (26 ms) 31: [ RUN ] cuda.SortEmptyView 31: [ OK ] cuda.SortEmptyView (0 ms) 31: [ RUN ] cuda.SortWithCustomComparator 38: terminate called after throwing an instance of 'std::runtime_error' 38: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 31: [ OK ] cuda.SortWithCustomComparator (612 ms) 31: [ RUN ] cuda.BinSortGenericTests 31: [ OK ] cuda.BinSortGenericTests (24 ms) 31: [ RUN ] cuda.BinSortEmptyView 31: [ OK ] cuda.BinSortEmptyView (0 ms) 31: [ RUN ] cuda.BinSortEmptyKeysView 31: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 31: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ..........Child aborted***Exception: 0.77 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test timeout computed to be: 1500 45: [ OK ] std_algorithms_generate_team_test.test_unary_op (3412 ms) 45: [----------] 1 test from std_algorithms_generate_team_test (3412 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_n_team_test 45: [ RUN ] std_algorithms_generate_n_team_test.test 39: terminate called after throwing an instance of 'std::runtime_error' 39: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ..........Child aborted***Exception: 0.76 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test timeout computed to be: 1500 40: terminate called after throwing an instance of 'std::runtime_error' 40: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....Child aborted***Exception: 0.76 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test timeout computed to be: 1500 41: terminate called after throwing an instance of 'std::runtime_error' 41: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....Child aborted***Exception: 0.75 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test timeout computed to be: 1500 42: terminate called after throwing an instance of 'std::runtime_error' 42: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....Child aborted***Exception: 0.77 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test timeout computed to be: 1500 45: [ OK ] std_algorithms_generate_n_team_test.test (2449 ms) 45: [----------] 1 test from std_algorithms_generate_n_team_test (2449 ms total) 45: 45: [----------] 1 test from std_algorithms_swap_ranges_team_test 45: [ RUN ] std_algorithms_swap_ranges_team_test.test 43: terminate called after throwing an instance of 'std::runtime_error' 43: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....Child aborted***Exception: 0.76 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test timeout computed to be: 1500 44: terminate called after throwing an instance of 'std::runtime_error' 44: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....Child aborted***Exception: 0.76 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test timeout computed to be: 1500 45: [ OK ] std_algorithms_swap_ranges_team_test.test (2066 ms) 45: [----------] 1 test from std_algorithms_swap_ranges_team_test (2066 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 5 tests from 4 test suites ran. (12628 ms total) 45: [ PASSED ] 5 tests. 45: terminate called after throwing an instance of 'std::runtime_error' 45: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 14.16 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test timeout computed to be: 1500 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....Child aborted***Exception: 0.77 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test timeout computed to be: 1500 46: terminate called after throwing an instance of 'std::runtime_error' 46: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....Child aborted***Exception: 0.75 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test timeout computed to be: 1500 47: terminate called after throwing an instance of 'std::runtime_error' 47: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 46: 46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 46: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 46: setting CUDA_VISIBLE_DEVICES. 46: This could on multi GPU systems lead to severe performance" 46: penalties. 46: [==========] Running 2 tests from 2 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test 46: [ RUN ] std_algorithms_exclusive_scan_team_test.test 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....Child aborted***Exception: 0.77 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test timeout computed to be: 1500 48: terminate called after throwing an instance of 'std::runtime_error' 48: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....Child aborted***Exception: 0.76 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test timeout computed to be: 1500 49: terminate called after throwing an instance of 'std::runtime_error' 49: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....Child aborted***Exception: 0.75 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test timeout computed to be: 1500 50: terminate called after throwing an instance of 'std::runtime_error' 50: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....Child aborted***Exception: 0.77 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test timeout computed to be: 1500 51: terminate called after throwing an instance of 'std::runtime_error' 51: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....Child aborted***Exception: 0.75 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test timeout computed to be: 1500 52: terminate called after throwing an instance of 'std::runtime_error' 52: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....Child aborted***Exception: 0.75 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Test timeout computed to be: 1500 53: terminate called after throwing an instance of 'std::runtime_error' 53: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 53/53 Test #53: Kokkos_UnitTest_SIMD ........................Child aborted***Exception: 0.75 sec 13% tests passed, 46 tests failed out of 53 Total Test time (real) = 1653.30 sec The following tests FAILED: 4 - Kokkos_CoreUnitTest_HIP (Timeout) 5 - Kokkos_CoreUnitTest_HIPInterOpInit (Failed) 6 - Kokkos_CoreUnitTest_HIPInterOpStreams (Failed) 7 - Kokkos_UnitTest_HIPGraph (Child aborted) 8 - Kokkos_CoreUnitTest_Default (Child aborted) 9 - Kokkos_CoreUnitTest_LegionInitialization (Failed) 10 - Kokkos_CoreUnitTest_PushFinalizeHook (Child aborted) 11 - Kokkos_CoreUnitTest_Develop (Child aborted) 12 - Kokkos_CoreUnitTest_KokkosP (Child aborted) 14 - Kokkos_ProfilingTestLibraryLoadHelp (Child aborted) 15 - Kokkos_ProfilingTestLibraryCmdLineHelp (Child aborted) 16 - Kokkos_ProfilingTestLibraryLoad (Child aborted) 17 - Kokkos_ProfilingTestLibraryCmdLine (Child aborted) 18 - Kokkos_CoreUnitTest_StackTraceTest (Child aborted) 19 - Kokkos_IncrementalTest_OPENMP (Child aborted) 20 - Kokkos_IncrementalTest_HIP (Child aborted) 23 - Kokkos_CoreUnitTest_DeviceAndThreads (Failed) 25 - Kokkos_PerformanceTest_Benchmark (Child aborted) 26 - Kokkos_Benchmark_Atomic_MinMax (Child aborted) 27 - Kokkos_PerformanceTest_Mempool (Child aborted) 28 - Kokkos_PerformanceTest_Atomic (Child aborted) 29 - Kokkos_ContainersUnitTest_OpenMP (Child aborted) 30 - Kokkos_ContainersUnitTest_HIP (Child aborted) 31 - Kokkos_ContainersPerformanceTest_OpenMP (Child aborted) 32 - Kokkos_ContainersPerformanceTest_HIP (Child aborted) 33 - Kokkos_UnitTest_Sort (Child aborted) 34 - Kokkos_UnitTest_Random (Child aborted) 35 - Kokkos_AlgorithmsUnitTest_StdSet_A (Child aborted) 36 - Kokkos_AlgorithmsUnitTest_StdSet_B (Child aborted) 37 - Kokkos_AlgorithmsUnitTest_StdSet_C (Child aborted) 38 - Kokkos_AlgorithmsUnitTest_StdSet_D (Child aborted) 39 - Kokkos_AlgorithmsUnitTest_StdSet_E (Child aborted) 40 - Kokkos_AlgorithmsUnitTest_StdSet_Team_A (Child aborted) 41 - Kokkos_AlgorithmsUnitTest_StdSet_Team_B (Child aborted) 42 - Kokkos_AlgorithmsUnitTest_StdSet_Team_C (Child aborted) 43 - Kokkos_AlgorithmsUnitTest_StdSet_Team_D (Child aborted) 44 - Kokkos_AlgorithmsUnitTest_StdSet_Team_E (Child aborted) 45 - Kokkos_AlgorithmsUnitTest_StdSet_Team_F (Child aborted) 46 - Kokkos_AlgorithmsUnitTest_StdSet_Team_G (Child aborted) 47 - Kokkos_AlgorithmsUnitTest_StdSet_Team_H (Child aborted) 48 - Kokkos_AlgorithmsUnitTest_StdSet_Team_I (Child aborted) 49 - Kokkos_AlgorithmsUnitTest_StdSet_Team_L (Child aborted) 50 - Kokkos_AlgorithmsUnitTest_StdSet_Team_M (Child aborted) 51 - Kokkos_AlgorithmsUnitTest_StdSet_Team_P (Child aborted) 52 - Kokkos_AlgorithmsUnitTest_StdSet_Team_Q (Child aborted) 53 - Kokkos_UnitTest_SIMD (Child aborted) Errors while running CTest Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 0d15a681cac33a363b53e2e3d6cdbc53c1012c658c225caa54557a6973a88fa3 $ docker rm -f --volumes 0d15a681cac33a363b53e2e3d6cdbc53c1012c658c225caa54557a6973a88fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch HIP-ROCm-5.2 46: [ OK ] std_algorithms_exclusive_scan_team_test.test (7796 ms) 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (7796 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 31: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (15368 ms) 31: [ RUN ] cuda.NestedSort 31: [ OK ] cuda.NestedSort (29 ms) 31: [ RUN ] cuda.NestedSortByKey 31: [ OK ] cuda.NestedSortByKey (90 ms) 31: [----------] 9 tests from cuda (16152 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 9 tests from 1 test suite ran. (16152 ms total) 31: [ PASSED ] 9 tests. 31/51 Test #31: Kokkos_UnitTest_Sort ............................. Passed 16.94 sec test 32 Start 32: Kokkos_UnitTest_Random 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Random 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 6 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 3 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from cuda 32: [ RUN ] cuda.Random_XorShift64 32: Test Seed:1707161837618373221 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00425387 0.0166872 || 0.051031 28064 29345 || 28796.9 28674.4 || 230.684 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0106513 3.80609e-05 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00155788 0.00807468 || 0.051031 27977 29366 || 28719.1 28674.4 || 111.624 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.01868 0.00575213 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00440253 0.0054824 || 0.051031 28017 29305 || 28801.2 28674.4 || 75.7887 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00744671 -0.00497236 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00138 0.0157399 || 0.051031 28032 29445 || 28634.9 28674.4 || 217.588 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0262033 -0.000508954 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000244864 -0.99999 -48244.6 || 0.051031 0 194928 || 2.92848e+09 28674.4 || -6.66934e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000733527 -0.316077 0.145501 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195704 -0.999999 -57857.1 || 0.051031 0 1.55134e+06 || 2.86885e+10 28674.4 || -7.99817e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00588182 -0.967881 10.3389 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.88658e-07 -0.00452573 -0.0256311 || 0.051031 28094 29398 || 28804.8 28674.4 || -354.325 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.7947e-07 -0.0101666 -0.00454465 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00244628 -0.0162797 || 0.051031 28048 29399 || 28604.4 28674.4 || -225.05 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00416464 -0.00164379 || 0.051031 1e+64 -1e+64 32: Test Seed:1707161837759900180 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00836131 0.0243676 || 0.051031 27985 29278 || 28436.6 28674.4 || 336.858 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00406457 4.37412e-05 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.45775e-07 -0.0100558 0.00516021 || 0.051031 27963 29352 || 28965.7 28674.4 || 71.3348 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.5082e-07 -0.00249203 0.0120001 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.000776046 0.025363 || 0.051031 28011 29384 || 28696.7 28674.4 || 350.618 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0065734 0.00432331 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00178582 0.00191422 || 0.051031 28030 29305 || 28725.7 28674.4 || 26.4622 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0169658 0.00139266 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000243524 -0.99999 -48245.1 || 0.051031 0 195338 || 2.9285e+09 28674.4 || -6.6694e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000729449 -0.308615 0.149657 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195849 -0.999999 -57856.7 || 0.051031 0 1.55163e+06 || 2.86896e+10 28674.4 || -7.99811e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00588602 -0.967884 10.1735 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.68478e-07 -0.0103737 0.00660543 || 0.051031 27980 29372 || 28975 28674.4 || 91.3134 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.18929e-07 -0.0136886 -0.00267176 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.000245367 -0.00700376 || 0.051031 27968 29308 || 28667.4 28674.4 || -96.8199 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00657345 0.00417874 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift64 (262 ms) 32: [ RUN ] cuda.Random_XorShift1024_0 32: Test Seed:1707161837881047700 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.014574 0.000916169 || 0.051031 10968 11878 || 11213.5 11377 || 12.6651 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.0241361 -0.00298052 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.021013 0.00413992 || 0.051031 11000 11764 || 11142.8 11377 || 57.2303 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00761175 -0.000337391 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00656386 -0.00810102 || 0.051031 10998 11801 || 11452.1 11377 || -111.989 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.0149108 0.00280455 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.0176075 -0.000397742 || 0.051031 10941 11776 || 11180.1 11377 || -5.49839 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0136399 0.000123336 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000245186 -0.999975 -7595.13 || 0.051031 0 77651 || 4.61023e+08 11377 || -1.04995e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000735213 -0.135959 0.0260239 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195404 -0.999997 -9107.91 || 0.051031 0 616405 || 4.51588e+09 11377 || -1.25908e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00587415 -0.922647 1.61541 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.79744e-07 -0.0117176 -0.00521821 || 0.051031 11023 11785 || 11511.8 11377 || -72.1365 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.43323e-07 -0.0154837 0.00350164 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.000261113 0.0013811 || 0.051031 10885 11854 || 11374 11377 || 19.0923 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.0148688 -0.00288048 || 0.051031 1e+64 -1e+64 32: Test Seed:1707161837966190858 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00262158 -0.00283432 || 0.051031 11000 11754 || 11347.2 11377 || -39.1816 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.015868 -0.00183087 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00237984 -0.00633604 || 0.051031 10937 11769 || 11404.1 11377 || -87.5894 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0189013 -0.00117372 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.0159838 -0.00146328 || 0.051031 10982 11823 || 11561.8 11377 || -20.2284 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0164926 -0.000740498 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00189615 -0.000629779 || 0.051031 10862 11791 || 11398.6 11377 || -8.70607 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0184632 -0.000772336 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000243717 -0.999975 -7595.14 || 0.051031 0 77631 || 4.61032e+08 11377 || -1.04995e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000730857 -0.156551 0.0253633 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00196237 -0.999997 -9108.18 || 0.051031 0 616197 || 4.51646e+09 11377 || -1.25912e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.0058981 -0.922216 1.61025 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.9246e-07 -0.00835449 0.00295083 || 0.051031 10989 11770 || 11472.8 11377 || 40.7923 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.8147e-07 -0.018422 -0.00387282 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.000134309 0.00891496 || 0.051031 10988 11962 || 11378.5 11377 || 123.24 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0091851 -0.00105754 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift1024_0 (186 ms) 32: [ RUN ] cuda.Multi_streams 32: [ OK ] cuda.Multi_streams (230 ms) 32: [----------] 3 tests from cuda (679 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 3 tests from 1 test suite ran. (679 ms total) 32: [ PASSED ] 3 tests. 32/51 Test #32: Kokkos_UnitTest_Random ........................... Passed 1.47 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 6 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 14 tests from 3 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_reducers 33: [ RUN ] std_algorithms_reducers.max_first_loc 33: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_first_loc 33: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 33: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 33: [----------] 3 tests from std_algorithms_reducers (0 ms total) 33: 33: [----------] 1 test from std_algorithms 33: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 33: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 33: [----------] 1 test from std_algorithms (0 ms total) 33: 33: [----------] 10 tests from random_access_iterator_test 33: [ RUN ] random_access_iterator_test.constructor 33: [ OK ] random_access_iterator_test.constructor (1 ms) 33: [ RUN ] random_access_iterator_test.dereference 33: [ OK ] random_access_iterator_test.dereference (0 ms) 33: [ RUN ] random_access_iterator_test.subscript_operator 33: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet1 33: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet2 33: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet3 33: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet4 33: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 33: [ RUN ] random_access_iterator_test.assignment_operator 33: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 33: [ RUN ] random_access_iterator_test.distance 33: [ OK ] random_access_iterator_test.distance (0 ms) 33: [ RUN ] random_access_iterator_test.traits_helpers 33: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 33: [----------] 10 tests from random_access_iterator_test (3 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 14 tests from 3 test suites ran. (3 ms total) 33: [ PASSED ] 14 tests. 33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.78 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 6 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 7 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 7 tests from std_algorithms_min_max_element_test 34: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 34: [----------] 7 tests from std_algorithms_min_max_element_test (31 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 7 tests from 1 test suite ran. (31 ms total) 34: [ PASSED ] 7 tests. 34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.81 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test timeout computed to be: 1500 46: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (3939 ms) 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (3939 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (11736 ms total) 46: [ PASSED ] 2 tests. 46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 13.28 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 6 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 13 tests from 10 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_lexicographical_compare_test 35: [ RUN ] std_algorithms_lexicographical_compare_test.test 35: [ OK ] std_algorithms_lexicographical_compare_test.test (210 ms) 35: [----------] 1 test from std_algorithms_lexicographical_compare_test (210 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_test 35: [ RUN ] std_algorithms_for_each_test.test 35: [ OK ] std_algorithms_for_each_test.test (125 ms) 35: [----------] 1 test from std_algorithms_for_each_test (125 ms total) 35: 35: [----------] 1 test from std_algorithms_find_test 35: [ RUN ] std_algorithms_find_test.test 35: [ OK ] std_algorithms_find_test.test (71 ms) 35: [----------] 1 test from std_algorithms_find_test (71 ms total) 35: 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 47: 47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 47: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 47: setting CUDA_VISIBLE_DEVICES. 47: This could on multi GPU systems lead to severe performance" 47: penalties. 47: [==========] Running 2 tests from 2 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test 47: [ RUN ] std_algorithms_inclusive_scan_team_test.test 35: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (570 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 35: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1260 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search 35: [ OK ] std_algorithms_non_mod_seq_ops.search (828 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 35: [ OK ] std_algorithms_non_mod_seq_ops.search_n (489 ms) 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3149 ms total) 35: 35: [----------] 1 test from std_algorithms_count_test 35: [ RUN ] std_algorithms_count_test.test 35: [ OK ] std_algorithms_count_test.test (101 ms) 35: [----------] 1 test from std_algorithms_count_test (101 ms total) 35: 35: [----------] 1 test from std_algorithms_equal_test 35: [ RUN ] std_algorithms_equal_test.test 35: [ OK ] std_algorithms_equal_test.test (12 ms) 35: [----------] 1 test from std_algorithms_equal_test (12 ms total) 35: 35: [----------] 1 test from std_algorithms_all_any_none_of_test 35: [ RUN ] std_algorithms_all_any_none_of_test.test 35: [ OK ] std_algorithms_all_any_none_of_test.test (84 ms) 35: [----------] 1 test from std_algorithms_all_any_none_of_test (84 ms total) 35: 35: [----------] 1 test from std_algorithms_nonmod_seq_ops 35: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 35: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (109 ms) 35: [----------] 1 test from std_algorithms_nonmod_seq_ops (109 ms total) 35: 35: [----------] 1 test from std_algorithms_mismatch_test 35: [ RUN ] std_algorithms_mismatch_test.test 35: [ OK ] std_algorithms_mismatch_test.test (208 ms) 35: [----------] 1 test from std_algorithms_mismatch_test (208 ms total) 35: 35: [----------] 1 test from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.move_backward 35: [ OK ] std_algorithms_mod_seq_ops.move_backward (73 ms) 35: [----------] 1 test from std_algorithms_mod_seq_ops (73 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 13 tests from 10 test suites ran. (4145 ms total) 35: [ PASSED ] 13 tests. 35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.93 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 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 31 tests from 5 test suites. 36: [----------] Global test environment set-up. 36: [----------] 3 tests from std_algorithms_mod_ops_test 36: [ RUN ] std_algorithms_mod_ops_test.move 36: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 36: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 36: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 36: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total) 36: 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy 36: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 36: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill 36: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 36: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate 36: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 36: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 36: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 36: 36: [----------] 4 tests from std_algorithms_replace_ops_test 36: [ RUN ] std_algorithms_replace_ops_test.replace 36: [ OK ] std_algorithms_replace_ops_test.replace (33 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_if 36: [ OK ] std_algorithms_replace_ops_test.replace_if (141 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy 36: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 36: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms) 36: [----------] 4 tests from std_algorithms_replace_ops_test (274 ms total) 36: 36: [----------] 11 tests from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.copy_if 36: [ OK ] std_algorithms_mod_seq_ops.copy_if (44 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique 36: [ OK ] std_algorithms_mod_seq_ops.unique (273 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 36: [ OK ] std_algorithms_mod_seq_ops.unique_copy (83 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove 36: [ OK ] std_algorithms_mod_seq_ops.remove (64 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_if (69 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy (177 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (67 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate 36: [ OK ] std_algorithms_mod_seq_ops.rotate (1304 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 36: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (415 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_left 36: [ OK ] std_algorithms_mod_seq_ops.shift_left (1225 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_right 36: [ OK ] std_algorithms_mod_seq_ops.shift_right (1200 ms) 36: [----------] 11 tests from std_algorithms_mod_seq_ops (4926 ms total) 36: 36: [----------] 1 test from std_algorithms_modseq_test 36: [ RUN ] std_algorithms_modseq_test.reverse 36: [ OK ] std_algorithms_modseq_test.reverse (60 ms) 36: [----------] 1 test from std_algorithms_modseq_test (60 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 31 tests from 5 test suites ran. (5268 ms total) 36: [ PASSED ] 31 tests. 36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 6.05 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 6 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 29 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_sorting_ops_test 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted (14 ms) 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms) 37: [----------] 2 tests from std_algorithms_sorting_ops_test (24 ms total) 37: 37: [----------] 4 tests from std_algorithms_partitioning_test 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.partition_point 37: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 37: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 37: 37: [----------] 1 test from std_algorithms_partitioning_ops 37: [ RUN ] std_algorithms_partitioning_ops.partition_copy 37: [ OK ] std_algorithms_partitioning_ops.partition_copy (23 ms) 37: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total) 37: 37: [----------] 12 tests from std_algorithms_numerics_test 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (4 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 37: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 37: 37: [----------] 1 test from std_algorithms_numerics_ops_test 37: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 37: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (94 ms) 37: [----------] 1 test from std_algorithms_numerics_ops_test (94 ms total) 37: 37: [----------] 8 tests from std_algorithms_numeric_ops_test 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1094 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 47: [ OK ] std_algorithms_inclusive_scan_team_test.test (11930 ms) 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (11931 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 47: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (786 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (218 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (294 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 37: [----------] 8 tests from std_algorithms_numeric_ops_test (2393 ms total) 37: 37: [----------] 1 test from std_algorithms_transform_ops_test 37: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 37: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (35 ms) 37: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 29 tests from 7 test suites ran. (2591 ms total) 37: [ PASSED ] 29 tests. 37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 3.38 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 6 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 12 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (652 ms) 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (621 ms) 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1274 ms total) 38: 38: [----------] 2 tests from std_algorithms_count_team_test 38: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 38: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (730 ms) 38: [ RUN ] std_algorithms_count_team_test.count_returns_zero 38: [ OK ] std_algorithms_count_team_test.count_returns_zero (275 ms) 38: [----------] 2 tests from std_algorithms_count_team_test (1006 ms total) 38: 38: [----------] 1 test from std_algorithms_count_if_team_test 38: [ RUN ] std_algorithms_count_if_team_test.test 38: [ OK ] std_algorithms_count_if_team_test.test (356 ms) 38: [----------] 1 test from std_algorithms_count_if_team_test (356 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_team_test 38: [ RUN ] std_algorithms_for_each_team_test.test 38: [ OK ] std_algorithms_for_each_team_test.test (574 ms) 38: [----------] 1 test from std_algorithms_for_each_team_test (574 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_n_team_test 38: [ RUN ] std_algorithms_for_each_n_team_test.test 38: [ OK ] std_algorithms_for_each_n_team_test.test (630 ms) 38: [----------] 1 test from std_algorithms_for_each_n_team_test (630 ms total) 38: 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 47: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (7952 ms) 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (7952 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 2 tests from 2 test suites ran. (19883 ms total) 47: [ PASSED ] 2 tests. 47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 21.42 sec test 48 Start 48: Kokkos_UnitTest_SIMD 48: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 48: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3330 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 48: 48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 48: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 48: setting CUDA_VISIBLE_DEVICES. 48: This could on multi GPU systems lead to severe performance" 48: penalties. 48: [==========] Running 16 tests from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 16 tests from simd 48: [ RUN ] simd.host_math_ops 48: [ OK ] simd.host_math_ops (0 ms) 48: [ RUN ] simd.device_math_ops 48: [ OK ] simd.device_math_ops (6 ms) 48: [ RUN ] simd.host_mask_ops 48: [ OK ] simd.host_mask_ops (0 ms) 48: [ RUN ] simd.device_mask_ops 48: [ OK ] simd.device_mask_ops (0 ms) 48: [ RUN ] simd.host_conversions 48: [ OK ] simd.host_conversions (0 ms) 48: [ RUN ] simd.device_conversions 48: [ OK ] simd.device_conversions (0 ms) 48: [ RUN ] simd.host_shift_ops 48: [ OK ] simd.host_shift_ops (0 ms) 48: [ RUN ] simd.device_shift_ops 48: [ OK ] simd.device_shift_ops (0 ms) 48: [ RUN ] simd.host_condition 48: [ OK ] simd.host_condition (0 ms) 48: [ RUN ] simd.device_condition 48: [ OK ] simd.device_condition (0 ms) 48: [ RUN ] simd.host_gen_ctors 48: [ OK ] simd.host_gen_ctors (0 ms) 48: [ RUN ] simd.device_gen_ctors 48: [ OK ] simd.device_gen_ctors (0 ms) 48: [ RUN ] simd.host_where_expressions 48: [ OK ] simd.host_where_expressions (0 ms) 48: [ RUN ] simd.device_where_expressions 48: [ OK ] simd.device_where_expressions (0 ms) 48: [ RUN ] simd.host_reductions 48: [ OK ] simd.host_reductions (0 ms) 48: [ RUN ] simd.device_reductions 48: [ OK ] simd.device_reductions (0 ms) 48: [----------] 16 tests from simd (7 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 16 tests from 1 test suite ran. (7 ms total) 48: [ PASSED ] 16 tests. 48/48 Test #48: Kokkos_UnitTest_SIMD ............................. Passed 1.53 sec 100% tests passed, 0 tests failed out of 48 Total Test time (real) = 618.12 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 -- 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 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2133 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 33%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2167 ms) 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7631 ms total) 38: 38: [----------] 2 tests from std_algorithms_mismatch_team_test 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 38: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2448 ms) 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 38: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (929 ms) 38: [----------] 2 tests from std_algorithms_mismatch_team_test (3377 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 12 tests from 7 test suites ran. (14851 ms total) 38: [ PASSED ] 12 tests. 38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 15.64 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 6 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 8 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_equal_team_test 39: [ RUN ] std_algorithms_equal_team_test.views_are_equal 39: [ OK ] std_algorithms_equal_team_test.views_are_equal (1744 ms) 39: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 39: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1370 ms) 39: [----------] 2 tests from std_algorithms_equal_team_test (3115 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_team_test 39: [ RUN ] std_algorithms_search_team_test.sequences_exist 39: [ OK ] std_algorithms_search_team_test.sequences_exist (902 ms) 39: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 39: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1074 ms) 39: [----------] 2 tests from std_algorithms_search_team_test (1977 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_end_team_test 39: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000069 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 1.52 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 1.52 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 39: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2083 ms) 39: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist -- The CXX compiler identification is Clang 6.0.0 -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/f95 -- 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: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/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 39: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1991 ms) 39: [----------] 2 tests from std_algorithms_find_end_team_test (4075 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_first_of_team_test 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1664 ms) 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6857 ms) 39: [----------] 2 tests from std_algorithms_find_first_of_team_test (8521 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 8 tests from 4 test suites ran. (17689 ms total) 39: [ PASSED ] 8 tests. 39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 18.47 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 6 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 11 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_find_team_test 40: [ RUN ] std_algorithms_find_team_test.searched_values_exist 40: [ OK ] std_algorithms_find_team_test.searched_values_exist (382 ms) 40: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 40: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (529 ms) 40: [----------] 2 tests from std_algorithms_find_team_test (911 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_team_test 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [100%] Linking CXX executable example_with_kokkos 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (271 ms) 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [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-6787/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 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (533 ms) 40: [----------] 2 tests from std_algorithms_find_if_team_test (804 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_not_team_test 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (529 ms) 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (268 ms) 40: [----------] 2 tests from std_algorithms_find_if_not_team_test (798 ms total) 40: 40: [----------] 1 test from std_algorithms_all_of_team_test 40: [ RUN ] std_algorithms_all_of_team_test.test 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 1.52 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 1.53 sec Post stage [Pipeline] sh 40: [ OK ] std_algorithms_all_of_team_test.test (501 ms) 40: [----------] 1 test from std_algorithms_all_of_team_test (501 ms total) 40: 40: [----------] 1 test from std_algorithms_any_of_team_test 40: [ RUN ] std_algorithms_any_of_team_test.test + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Mon Feb 5 18:23:28 2024 cache hit (direct) 49 cache hit (preprocessed) 0 cache miss 489 cache hit rate 9.11 % compiler produced stdout 1 cleanups performed 3 files in cache 5561 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 e5b4028430ee49edba42472649c86f8f364334fd57d5643c35982747e8c35f6f 40: [ OK ] std_algorithms_any_of_team_test.test (256 ms) 40: [----------] 1 test from std_algorithms_any_of_team_test (256 ms total) 40: 40: [----------] 1 test from std_algorithms_none_of_team_test 40: [ RUN ] std_algorithms_none_of_team_test.test 40: [ OK ] std_algorithms_none_of_team_test.test (485 ms) 40: [----------] 1 test from std_algorithms_none_of_team_test (485 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_n_team_test 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (331 ms) 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (403 ms) 40: [----------] 2 tests from std_algorithms_search_n_team_test (734 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 11 tests from 7 test suites ran. (4493 ms total) 40: [ PASSED ] 11 tests. $ docker rm -f --volumes e5b4028430ee49edba42472649c86f8f364334fd57d5643c35982747e8c35f6f 40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 5.28 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test timeout computed to be: 1500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 6 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 3 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_min_element_team_test 41: [ RUN ] std_algorithms_min_element_team_test.test 41: [ OK ] std_algorithms_min_element_team_test.test (1688 ms) 41: [----------] 1 test from std_algorithms_min_element_team_test (1688 ms total) 41: 41: [----------] 1 test from std_algorithms_max_element_team_test 41: [ RUN ] std_algorithms_max_element_team_test.test 41: [ OK ] std_algorithms_max_element_team_test.test (1645 ms) 41: [----------] 1 test from std_algorithms_max_element_team_test (1645 ms total) 41: 41: [----------] 1 test from std_algorithms_minmax_element_team_test 41: [ RUN ] std_algorithms_minmax_element_team_test.test 41: [ OK ] std_algorithms_minmax_element_team_test.test (2163 ms) 41: [----------] 1 test from std_algorithms_minmax_element_team_test (2164 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 3 tests from 3 test suites ran. (5498 ms total) 41: [ PASSED ] 3 tests. 41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 6.28 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 6 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 6 tests from 6 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_fill_team_test 42: [ RUN ] std_algorithms_fill_team_test.test 42: [ OK ] std_algorithms_fill_team_test.test (390 ms) 42: [----------] 1 test from std_algorithms_fill_team_test (390 ms total) 42: 42: [----------] 1 test from std_algorithms_fill_n_team_test 42: [ RUN ] std_algorithms_fill_n_team_test.test 42: [ OK ] std_algorithms_fill_n_team_test.test (499 ms) 42: [----------] 1 test from std_algorithms_fill_n_team_test (499 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_team_test 42: [ RUN ] std_algorithms_replace_team_test.test 42: [ OK ] std_algorithms_replace_team_test.test (524 ms) 42: [----------] 1 test from std_algorithms_replace_team_test (524 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_if_team_test 42: [ RUN ] std_algorithms_replace_if_team_test.test 42: [ OK ] std_algorithms_replace_if_team_test.test (697 ms) 42: [----------] 1 test from std_algorithms_replace_if_team_test (697 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_team_test 42: [ RUN ] std_algorithms_replace_copy_team_test.test 42: [ OK ] std_algorithms_replace_copy_team_test.test (1127 ms) 42: [----------] 1 test from std_algorithms_replace_copy_team_test (1128 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test 42: [ RUN ] std_algorithms_replace_copy_if_team_test.test 42: [ OK ] std_algorithms_replace_copy_if_team_test.test (940 ms) 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (940 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 6 tests from 6 test suites ran. (4180 ms total) 42: [ PASSED ] 6 tests. 42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 4.96 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 6 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_reverse_team_test 43: [ RUN ] std_algorithms_reverse_team_test.test 43: [ OK ] std_algorithms_reverse_team_test.test (392 ms) 43: [----------] 1 test from std_algorithms_reverse_team_test (392 ms total) 43: 43: [----------] 1 test from std_algorithms_reverse_copy_team_test 43: [ RUN ] std_algorithms_reverse_copy_team_test.test 43: [ OK ] std_algorithms_reverse_copy_team_test.test (453 ms) 43: [----------] 1 test from std_algorithms_reverse_copy_team_test (453 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_team_test 43: [ RUN ] std_algorithms_rotate_team_test.test 43: [ OK ] std_algorithms_rotate_team_test.test (1248 ms) 43: [----------] 1 test from std_algorithms_rotate_team_test (1248 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_copy_team_test 43: [ RUN ] std_algorithms_rotate_copy_team_test.test 43: [ OK ] std_algorithms_rotate_copy_team_test.test (955 ms) 43: [----------] 1 test from std_algorithms_rotate_copy_team_test (955 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (3049 ms total) 43: [ PASSED ] 4 tests. 43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 3.84 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 6 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_move_team_test 44: [ RUN ] std_algorithms_move_team_test.test 44: [ OK ] std_algorithms_move_team_test.test (679 ms) 44: [----------] 1 test from std_algorithms_move_team_test (679 ms total) 44: 44: [----------] 1 test from std_algorithms_move_backward_team_test 44: [ RUN ] std_algorithms_move_backward_team_test.test 44: [ OK ] std_algorithms_move_backward_team_test.test (605 ms) 44: [----------] 1 test from std_algorithms_move_backward_team_test (605 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_left_team_test 44: [ RUN ] std_algorithms_shift_left_team_test.test 44: [ OK ] std_algorithms_shift_left_team_test.test (2524 ms) 44: [----------] 1 test from std_algorithms_shift_left_team_test (2525 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_right_team_test 44: [ RUN ] std_algorithms_shift_right_team_test.test 44: [ OK ] std_algorithms_shift_right_team_test.test (2387 ms) 44: [----------] 1 test from std_algorithms_shift_right_team_test (2387 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (6197 ms total) 44: [ PASSED ] 4 tests. 44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 6.98 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 6 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 9 tests from 9 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_copy_team_test 45: [ RUN ] std_algorithms_copy_team_test.test 45: [ OK ] std_algorithms_copy_team_test.test (886 ms) 45: [----------] 1 test from std_algorithms_copy_team_test (886 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_n_team_test 45: [ RUN ] std_algorithms_copy_n_team_test.test 45: [ OK ] std_algorithms_copy_n_team_test.test (626 ms) 45: [----------] 1 test from std_algorithms_copy_n_team_test (626 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_backward_team_test 45: [ RUN ] std_algorithms_copy_backward_team_test.test 45: [ OK ] std_algorithms_copy_backward_team_test.test (615 ms) 45: [----------] 1 test from std_algorithms_copy_backward_team_test (616 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_if_team_test 45: [ RUN ] std_algorithms_copy_if_team_test.test 45: [ OK ] std_algorithms_copy_if_team_test.test (735 ms) 45: [----------] 1 test from std_algorithms_copy_if_team_test (735 ms total) 45: 45: [----------] 1 test from std_algorithms_unique_copy_team_test 45: [ RUN ] std_algorithms_unique_copy_team_test.test 45: [ OK ] std_algorithms_unique_copy_team_test.test (1230 ms) 45: [----------] 1 test from std_algorithms_unique_copy_team_test (1230 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_team_test 45: [ RUN ] std_algorithms_remove_team_test.test 45: [ OK ] std_algorithms_remove_team_test.test (870 ms) 45: [----------] 1 test from std_algorithms_remove_team_test (870 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_if_team_test 45: [ RUN ] std_algorithms_remove_if_team_test.test 45: [ OK ] std_algorithms_remove_if_team_test.test (875 ms) 45: [----------] 1 test from std_algorithms_remove_if_team_test (875 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_team_test 45: [ RUN ] std_algorithms_remove_copy_team_test.test 45: [ OK ] std_algorithms_remove_copy_team_test.test (1047 ms) 45: [----------] 1 test from std_algorithms_remove_copy_team_test (1047 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test 45: [ RUN ] std_algorithms_remove_copy_if_team_test.test 45: [ OK ] std_algorithms_remove_copy_if_team_test.test (957 ms) 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (957 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 9 tests from 9 test suites ran. (7845 ms total) 45: [ PASSED ] 9 tests. 45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 8.62 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 6 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_unique_team_test 46: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 46: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1419 ms) 46: [----------] 1 test from std_algorithms_unique_team_test (1419 ms total) 46: 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test 46: [ RUN ] std_algorithms_adjacent_difference_team_test.test 46: [ OK ] std_algorithms_adjacent_difference_team_test.test (1449 ms) 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1449 ms total) 46: 46: [----------] 1 test from std_algorithms_reduce_team_test 46: [ RUN ] std_algorithms_reduce_team_test.test 46: [ OK ] std_algorithms_reduce_team_test.test (1169 ms) 46: [----------] 1 test from std_algorithms_reduce_team_test (1169 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_reduce_team_test 46: [ RUN ] std_algorithms_transform_reduce_team_test.test 46: [ OK ] std_algorithms_transform_reduce_team_test.test (1882 ms) 46: [----------] 1 test from std_algorithms_transform_reduce_team_test (1882 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (5921 ms total) 46: [ PASSED ] 4 tests. 46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 6.70 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 6 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 18 tests from 5 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_is_sorted_team_test 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (931 ms) 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1625 ms) 47: [----------] 2 tests from std_algorithms_is_sorted_team_test (2557 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (15 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1618 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1174 ms) 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2824 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test 47: [ RUN ] std_algorithms_is_partitioned_team_test.empty 47: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 47: [ OK ] std_algorithms_is_partitioned_team_test.all_true (585 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 47: [ OK ] std_algorithms_is_partitioned_team_test.all_false (556 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.random 47: [ OK ] std_algorithms_is_partitioned_team_test.random (397 ms) 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1547 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_copy_team_test 47: [ RUN ] std_algorithms_partition_copy_team_test.empty 47: [ OK ] std_algorithms_partition_copy_team_test.empty (12 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_true 47: [ OK ] std_algorithms_partition_copy_team_test.all_true (1072 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_false 47: [ OK ] std_algorithms_partition_copy_team_test.all_false (1052 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.random 47: [ OK ] std_algorithms_partition_copy_team_test.random (893 ms) 47: [----------] 4 tests from std_algorithms_partition_copy_team_test (3031 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_point_team_test 47: [ RUN ] std_algorithms_partition_point_team_test.empty 47: [ OK ] std_algorithms_partition_point_team_test.empty (8 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_true 47: [ OK ] std_algorithms_partition_point_team_test.all_true (408 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_false 47: [ OK ] std_algorithms_partition_point_team_test.all_false (412 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.random 47: [ OK ] std_algorithms_partition_point_team_test.random (257 ms) 47: [----------] 4 tests from std_algorithms_partition_point_team_test (1087 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 18 tests from 5 test suites ran. (11048 ms total) 47: [ PASSED ] 18 tests. 47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 11.83 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 6 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: [==========] Running 5 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_transform_team_test 48: [ RUN ] std_algorithms_transform_team_test.test_unary_op 48: [ OK ] std_algorithms_transform_team_test.test_unary_op (1032 ms) 48: [ RUN ] std_algorithms_transform_team_test.test_binary_op 48: [ OK ] std_algorithms_transform_team_test.test_binary_op (1067 ms) 48: [----------] 2 tests from std_algorithms_transform_team_test (2100 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_team_test 48: [ RUN ] std_algorithms_generate_team_test.test_unary_op 48: [ OK ] std_algorithms_generate_team_test.test_unary_op (2254 ms) 48: [----------] 1 test from std_algorithms_generate_team_test (2254 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_n_team_test 48: [ RUN ] std_algorithms_generate_n_team_test.test 48: [ OK ] std_algorithms_generate_n_team_test.test (499 ms) 48: [----------] 1 test from std_algorithms_generate_n_team_test (499 ms total) 48: 48: [----------] 1 test from std_algorithms_swap_ranges_team_test 48: [ RUN ] std_algorithms_swap_ranges_team_test.test 48: [ OK ] std_algorithms_swap_ranges_team_test.test (970 ms) 48: [----------] 1 test from std_algorithms_swap_ranges_team_test (971 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 5 tests from 4 test suites ran. (5826 ms total) 48: [ PASSED ] 5 tests. 48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 6.61 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 6 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test 49: [ RUN ] std_algorithms_exclusive_scan_team_test.test 49: [ OK ] std_algorithms_exclusive_scan_team_test.test (4092 ms) 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4092 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 49: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2030 ms) 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2031 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (6123 ms total) 49: [ PASSED ] 2 tests. 49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 6.90 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 50: Detected: 6 cores per node. 50: Detected: 1 MPI_ranks per node. 50: Requested: 8 threads per process. 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test 50: [ RUN ] std_algorithms_inclusive_scan_team_test.test 50: [ OK ] std_algorithms_inclusive_scan_team_test.test (6211 ms) 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6211 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 50: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (4165 ms) 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4165 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (10377 ms total) 50: [ PASSED ] 2 tests. 50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 11.15 sec test 51 Start 51: Kokkos_UnitTest_SIMD 51: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 51: Detected: 6 cores per node. 51: Detected: 1 MPI_ranks per node. 51: Requested: 8 threads per process. 51: [==========] Running 16 tests from 1 test suite. 51: [----------] Global test environment set-up. 51: [----------] 16 tests from simd 51: [ RUN ] simd.host_math_ops 51: [ OK ] simd.host_math_ops (0 ms) 51: [ RUN ] simd.device_math_ops 51: [ OK ] simd.device_math_ops (7 ms) 51: [ RUN ] simd.host_mask_ops 51: [ OK ] simd.host_mask_ops (0 ms) 51: [ RUN ] simd.device_mask_ops 51: [ OK ] simd.device_mask_ops (0 ms) 51: [ RUN ] simd.host_conversions 51: [ OK ] simd.host_conversions (0 ms) 51: [ RUN ] simd.device_conversions 51: [ OK ] simd.device_conversions (0 ms) 51: [ RUN ] simd.host_shift_ops 51: [ OK ] simd.host_shift_ops (0 ms) 51: [ RUN ] simd.device_shift_ops 51: [ OK ] simd.device_shift_ops (0 ms) 51: [ RUN ] simd.host_condition 51: [ OK ] simd.host_condition (0 ms) 51: [ RUN ] simd.device_condition 51: [ OK ] simd.device_condition (0 ms) 51: [ RUN ] simd.host_gen_ctors 51: [ OK ] simd.host_gen_ctors (0 ms) 51: [ RUN ] simd.device_gen_ctors 51: [ OK ] simd.device_gen_ctors (0 ms) 51: [ RUN ] simd.host_where_expressions 51: [ OK ] simd.host_where_expressions (0 ms) 51: [ RUN ] simd.device_where_expressions 51: [ OK ] simd.device_where_expressions (0 ms) 51: [ RUN ] simd.host_reductions 51: [ OK ] simd.host_reductions (0 ms) 51: [ RUN ] simd.device_reductions 51: [ OK ] simd.device_reductions (0 ms) 51: [----------] 16 tests from simd (7 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 16 tests from 1 test suite ran. (7 ms total) 51: [ PASSED ] 16 tests. 51/51 Test #51: Kokkos_UnitTest_SIMD ............................. Passed 0.78 sec 100% tests passed, 0 tests failed out of 51 Total Test time (real) = 361.36 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 b2007dc229a558a955a5a004ac8fd0bb59de54d68fd0bde25bbda08c358e2498 $ docker rm -f --volumes b2007dc229a558a955a5a004ac8fd0bb59de54d68fd0bde25bbda08c358e2498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } ---> Removed intermediate container bcc74f0518a5 ---> 4c41796a8c7c Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Running in 110a06cc3066 ---> Removed intermediate container 110a06cc3066 ---> 6557a57eeb77 Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Running in ff6aff4cebff ---> Removed intermediate container ff6aff4cebff ---> 26d7c2d500b1 Successfully built 26d7c2d500b1 Successfully tagged 68fb398a4ec624ad066a71171e470f598d6f671b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 68fb398a4ec624ad066a71171e470f598d6f671b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat07 seems to be running inside container e6f452cd64ad492c618aa93b9cf127f9f14c29fab393fd8a1590f0ea0bc4efdf $ 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-6787 --volumes-from e6f452cd64ad492c618aa93b9cf127f9f14c29fab393fd8a1590f0ea0bc4efdf -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 68fb398a4ec624ad066a71171e470f598d6f671b cat $ docker top 444b75c069142edb93710f4daf233d587cd67b593896e47a511c761b36c94e0e -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_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 -- 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.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6787/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenMPTarget -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] [benchmark] Run Build Command(s): /opt/cmake/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_cd62b/fast [benchmark] /usr/bin/make -f CMakeFiles/cmTC_cd62b.dir/build.make CMakeFiles/cmTC_cd62b.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_cd62b.dir/thread_safety_attributes.cpp.o [benchmark] /opt/llvm/bin/clang++ -Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_cd62b.dir/thread_safety_attributes.cpp.o -MF CMakeFiles/cmTC_cd62b.dir/thread_safety_attributes.cpp.o.d -o CMakeFiles/cmTC_cd62b.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] 8 | #include "benchmark/export.h" [benchmark] | ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_cd62b.dir/build.make:79: CMakeFiles/cmTC_cd62b.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:127: cmTC_cd62b/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] [benchmark] Run Build Command(s): /opt/cmake/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_761e7/fast [benchmark] /usr/bin/make -f CMakeFiles/cmTC_761e7.dir/build.make CMakeFiles/cmTC_761e7.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_761e7.dir/gnu_posix_regex.cpp.o [benchmark] /opt/llvm/bin/clang++ -Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_761e7.dir/gnu_posix_regex.cpp.o -MF CMakeFiles/cmTC_761e7.dir/gnu_posix_regex.cpp.o.d -o CMakeFiles/cmTC_761e7.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6787/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] 1 | #include [benchmark] | ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_761e7.dir/build.make:79: CMakeFiles/cmTC_761e7.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6787/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:127: cmTC_761e7/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing 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 -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Kokkos Devices: OPENMPTARGET;SERIAL, Kokkos Backends: OPENMPTARGET;SERIAL -- Configuring done (15.5s) -- Generating done (1.0s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6787/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Linking CXX static library libimpl_git_version.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 4%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 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 [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 7%] Linking CXX static library libbenchmark.a [ 7%] Built target benchmark [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Linking CXX static library libbenchmark_main.a [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o [ 8%] Built target benchmark_main [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.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 [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 12%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 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_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 13%] Built target Kokkos_CoreUnitTest_SerialGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 13%] Built target Kokkos_CoreUnitTest_Develop [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 14%] Built target Kokkos_push_finalize_hook_terminate [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 14%] 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/TestViewRank.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBasics [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 16%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 18%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 18%] Built target Kokkos_CoreTestCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_KokkosP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 21%] Linking CXX executable Kokkos_ProfilingAllCalls [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 21%] Built target Kokkos_ProfilingAllCalls [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 22%] Linking CXX executable Kokkos_ToolsInitialization [ 22%] Built target Kokkos_ToolsInitialization [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 23%] 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_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.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_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 24%] 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_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 25%] Linking CXX executable Kokkos_StackTraceTestExec [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 25%] Built target Kokkos_StackTraceTestExec [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 31%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 31%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_CTestDevice [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 33%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 34%] Built target Kokkos_CoreUnitTest_Default [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.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_Future_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 45%] 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 45%] 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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 52%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 53%] Built target Kokkos_IncrementalTest_SERIAL [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 58%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 58%] Built target Kokkos_PerformanceTest_Mempool [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 58%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 58%] Built target Kokkos_Benchmark_Atomic_MinMax [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 59%] Built target Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.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_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Benchmark [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 69%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 69%] Built target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 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_Printf.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 76%] Built target Kokkos_CoreUnitTest_Serial1 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Random [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 76%] Built target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 77%] Built target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 79%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 79%] Built target Kokkos_CoreUnitTest_Serial2 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.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_B.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.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_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.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 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 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_E.dir/TestStdAlgorithmsTransformExclusiveScan.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_F.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 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_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 91%] 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_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.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_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.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_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Built target Kokkos_UnitTest_SIMD [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.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_I [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 97%] Linking CXX executable Kokkos_stream [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_gups [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 97%] Built target Kokkos_stream [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Built target Kokkos_launch_latency [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6787/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 198 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (161 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (158 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (171 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (5 ms) 1: [----------] 4 tests from serial_DeathTest (497 ms total) 1: 1: [----------] 194 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 (75 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (42 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 (1 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (24 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 (1986 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2374 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (960 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (972 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 (11 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (6 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (2 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (1 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (670 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-6787/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-6787/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.view_aggregate 1: [ OK ] serial.view_aggregate (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.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (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 (43 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (137 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (1262 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1230 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (273 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 1: [ OK ] serial.reduce_device_view_mdrange_policy (2874 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (156 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 (732 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 (9 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 (728 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 1: [ OK ] serial.task_fib_single (545 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 (9 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 (559 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 (8 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 (576 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 (8 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: [----------] 194 tests from serial (16365 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 198 tests from 2 test suites ran. (16862 ms total) 1: [ PASSED ] 196 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 17.56 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 116 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-6787/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-6787/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: [----------] 112 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 (334 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 (3 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (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 (31 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (102 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (35 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 (7072 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (89 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (81 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (26 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 (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 (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 (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (90 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 (896 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_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 (45 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.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 (103 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-6787/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (95 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (95 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (97 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (146 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (146 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (148 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: [----------] 112 tests from serial (9839 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 116 tests from 2 test suites ran. (9839 ms total) 2: [ PASSED ] 113 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 10.51 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/49 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.67 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPTarget 4: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 223 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from openmptarget_DeathTest 4: [ RUN ] openmptarget_DeathTest.abort_from_host 4: [ OK ] openmptarget_DeathTest.abort_from_host (152 ms) 4: [ RUN ] openmptarget_DeathTest.abort_from_device 4: [ OK ] openmptarget_DeathTest.abort_from_device (1267 ms) 4: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (184 ms) 4: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 4: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (5 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host 4: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (43232 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestViewMemoryAccessViolation.hpp:180: Skipped 4: skipping because OpenMPTarget backend is currently not able to abort from the device 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from openmptarget_DeathTest (44843 ms total) 4: 4: [----------] 215 tests from openmptarget 4: [ RUN ] openmptarget.array_capacity 4: [ OK ] openmptarget.array_capacity (0 ms) 4: [ RUN ] openmptarget.array_element_access 4: [ OK ] openmptarget.array_element_access (0 ms) 4: [ RUN ] openmptarget.array_zero_capacity 4: [ OK ] openmptarget.array_zero_capacity (0 ms) 4: [ RUN ] openmptarget.array_zero_data_nullptr 4: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmptarget.array_contiguous_capacity 4: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 4: [ RUN ] openmptarget.array_contiguous_element_access 4: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 4: [ RUN ] openmptarget.array_contiguous_assignment 4: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 4: [ RUN ] openmptarget.array_strided_capacity 4: [ OK ] openmptarget.array_strided_capacity (0 ms) 4: [ RUN ] openmptarget.array_strided_element_access 4: [ OK ] openmptarget.array_strided_element_access (0 ms) 4: [ RUN ] openmptarget.array_strided_assignment 4: [ OK ] openmptarget.array_strided_assignment (0 ms) 4: [ RUN ] openmptarget.atomic_operations_complexfloat 4: [ OK ] openmptarget.atomic_operations_complexfloat (19 ms) 4: [ RUN ] openmptarget.atomic_operations_double 4: [ OK ] openmptarget.atomic_operations_double (23 ms) 4: [ RUN ] openmptarget.atomic_operations_float 4: [ OK ] openmptarget.atomic_operations_float (20 ms) 4: [ RUN ] openmptarget.atomic_operations_int 4: [ OK ] openmptarget.atomic_operations_int (46 ms) 4: [ RUN ] openmptarget.atomic_operations_long 4: [ OK ] openmptarget.atomic_operations_long (46 ms) 4: [ RUN ] openmptarget.atomic_operations_longlong 4: [ OK ] openmptarget.atomic_operations_longlong (45 ms) 4: [ RUN ] openmptarget.atomic_operations_unsigned 4: [ OK ] openmptarget.atomic_operations_unsigned (37 ms) 4: [ RUN ] openmptarget.atomic_operations_unsignedlong 4: [ OK ] openmptarget.atomic_operations_unsignedlong (28 ms) 4: [ RUN ] openmptarget.atomics 4: [ OK ] openmptarget.atomics (481 ms) 4: [ RUN ] openmptarget.atomics_tpetra_max_abs 4: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmptarget.atomic_views_integral 4: [ OK ] openmptarget.atomic_views_integral (14624 ms) 4: [ RUN ] openmptarget.atomic_views_nonintegral 4: [ OK ] openmptarget.atomic_views_nonintegral (10066 ms) 4: [ RUN ] openmptarget.atomic_view_api 4: [ OK ] openmptarget.atomic_view_api (0 ms) 4: [ RUN ] openmptarget.bit_manip_countl_zero 4: [ OK ] openmptarget.bit_manip_countl_zero (0 ms) 4: [ RUN ] openmptarget.bit_manip_countl_one 4: [ OK ] openmptarget.bit_manip_countl_one (0 ms) 4: [ RUN ] openmptarget.bit_manip_countr_zero 4: [ OK ] openmptarget.bit_manip_countr_zero (0 ms) 4: [ RUN ] openmptarget.bit_manip_countr_one 4: [ OK ] openmptarget.bit_manip_countr_one (0 ms) 4: [ RUN ] openmptarget.bit_manip_popcount 4: [ OK ] openmptarget.bit_manip_popcount (0 ms) 4: [ RUN ] openmptarget.bit_manip_has_single_bit 4: [ OK ] openmptarget.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_floor 4: [ OK ] openmptarget.bit_manip_bit_floor (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_ceil 4: [ OK ] openmptarget.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_width 4: [ OK ] openmptarget.bit_manip_bit_width (0 ms) 4: [ RUN ] openmptarget.bit_manip_rotl 4: [ OK ] openmptarget.bit_manip_rotl (0 ms) 4: [ RUN ] openmptarget.bit_manip_rotr 4: [ OK ] openmptarget.bit_manip_rotr (0 ms) 4: [ RUN ] openmptarget.bit_manip_byeswap 4: [ OK ] openmptarget.bit_manip_byeswap (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_cast 4: [ OK ] openmptarget.bit_manip_bit_cast (0 ms) 4: [ RUN ] openmptarget.test_block_deduction_bug_pr_3103 4: [ OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] openmptarget.checked_integer_operations_multiply_overflow 4: [ OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmptarget.execution_policy_occupancy_and_hint 4: [ OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmptarget.complex_construction 4: [ OK ] openmptarget.complex_construction (0 ms) 4: [ RUN ] openmptarget.complex_basic_math 4: [ OK ] openmptarget.complex_basic_math (0 ms) 4: [ RUN ] openmptarget.complex_special_funtions 4: [ OK ] openmptarget.complex_special_funtions (0 ms) 4: [ RUN ] openmptarget.complex_io 4: [ OK ] openmptarget.complex_io (0 ms) 4: [ RUN ] openmptarget.complex_trivially_copyable 4: [ OK ] openmptarget.complex_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.complex_issue_3865 4: [ OK ] openmptarget.complex_issue_3865 (0 ms) 4: [ RUN ] openmptarget.complex_issue_3867 4: [ OK ] openmptarget.complex_issue_3867 (0 ms) 4: [ RUN ] openmptarget.complex_operations_arithmetic_types_overloads 4: [ OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmptarget.crs_count_fill 4: [ OK ] openmptarget.crs_count_fill (11 ms) 4: [ RUN ] openmptarget.crs_copy_constructor 4: [ OK ] openmptarget.crs_copy_constructor (48 ms) 4: [ RUN ] openmptarget.deep_copy_alignment 4: [ OK ] openmptarget.deep_copy_alignment (7 ms) 4: [ RUN ] openmptarget.deep_copy_conversion 4: [ OK ] openmptarget.deep_copy_conversion (350 ms) 4: [ RUN ] openmptarget.partitioning_by_args 4: [ OK ] openmptarget.partitioning_by_args (0 ms) 4: [ RUN ] openmptarget.partitioning_by_vector 4: [ OK ] openmptarget.partitioning_by_vector (0 ms) 4: [ RUN ] openmptarget.functor_analysis 4: [ OK ] openmptarget.functor_analysis (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_use_count 4: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_get 4: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 4: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmptarget.init 4: [ OK ] openmptarget.init (0 ms) 4: [ RUN ] openmptarget.dispatch 4: [ OK ] openmptarget.dispatch (261 ms) 4: [ RUN ] openmptarget.join_backward_compatibility 4: [ OK ] openmptarget.join_backward_compatibility (2 ms) 4: [ RUN ] openmptarget.mathematical_constants_e 4: [ OK ] openmptarget.mathematical_constants_e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log2e 4: [ OK ] openmptarget.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log10e 4: [ OK ] openmptarget.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_pi 4: [ OK ] openmptarget.mathematical_constants_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_pi 4: [ OK ] openmptarget.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrtpi 4: [ OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln2 4: [ OK ] openmptarget.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln10 4: [ OK ] openmptarget.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt2 4: [ OK ] openmptarget.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt3 4: [ OK ] openmptarget.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrt3 4: [ OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_egamma 4: [ OK ] openmptarget.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_phi 4: [ OK ] openmptarget.mathematical_constants_phi (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_trigonometric_functions 4: [ OK ] openmptarget.mathematical_functions_trigonometric_functions (6 ms) 4: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 4: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (5 ms) 4: [ RUN ] openmptarget.mathematical_functions_non_standard 4: [ OK ] openmptarget.mathematical_functions_non_standard (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_power_functions 4: [ OK ] openmptarget.mathematical_functions_power_functions (2 ms) 4: [ RUN ] openmptarget.mathematical_functions_fma 4: [ OK ] openmptarget.mathematical_functions_fma (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmptarget.mathematical_functions_error_and_gamma_functions (3 ms) 4: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (4 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] openmptarget.mathematical_functions_absolute_value 4: [ OK ] openmptarget.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmptarget.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_remainder_function 4: [ OK ] openmptarget.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isfinite 4: [ OK ] openmptarget.mathematical_functions_isfinite (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isinf 4: [ OK ] openmptarget.mathematical_functions_isinf (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isnan 4: [ OK ] openmptarget.mathematical_functions_isnan (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_exponential_functions 4: [ OK ] openmptarget.mathematical_functions_exponential_functions (6 ms) 4: [ RUN ] openmptarget.mathspecialfunc_expint1 4: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 4: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (24 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 4: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (24 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 4: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 4: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openmptarget.mdrange_5d 4: [ OK ] openmptarget.mdrange_5d (17 ms) 4: [ RUN ] openmptarget.mdrange_6d 4: [ OK ] openmptarget.mdrange_6d (9 ms) 4: [ RUN ] openmptarget.mdrange_2d 4: [ OK ] openmptarget.mdrange_2d (1 ms) 4: [ RUN ] openmptarget.mdrange_3d 4: [ OK ] openmptarget.mdrange_3d (4 ms) 4: [ RUN ] openmptarget.mdrange_4d 4: [ OK ] openmptarget.mdrange_4d (3 ms) 4: [ RUN ] openmptarget.mdrange_large_deep_copy 4: [ OK ] openmptarget.mdrange_large_deep_copy (142 ms) 4: [ RUN ] openmptarget.md_range_policy_construction_from_arrays 4: [ OK ] openmptarget.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openmptarget.mdrange_parallel_reduce_primitive_types 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 4: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types (0 ms) 4: [ RUN ] openmptarget.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmptarget.numeric_traits_infinity 4: [ OK ] openmptarget.numeric_traits_infinity (0 ms) 4: [ RUN ] openmptarget.numeric_traits_epsilon 4: [ OK ] openmptarget.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmptarget.numeric_traits_round_error 4: [ OK ] openmptarget.numeric_traits_round_error (0 ms) 4: [ RUN ] openmptarget.numeric_traits_norm_min 4: [ OK ] openmptarget.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_denorm_min 4: [ OK ] openmptarget.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_finite_min_max 4: [ OK ] openmptarget.numeric_traits_finite_min_max (3 ms) 4: [ RUN ] openmptarget.numeric_traits_digits 4: [ OK ] openmptarget.numeric_traits_digits (2 ms) 4: [ RUN ] openmptarget.numeric_traits_digits10 4: [ OK ] openmptarget.numeric_traits_digits10 (2 ms) 4: [ RUN ] openmptarget.numeric_traits_max_digits10 4: [ OK ] openmptarget.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_radix 4: [ OK ] openmptarget.numeric_traits_radix (2 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent 4: [ OK ] openmptarget.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent10 4: [ OK ] openmptarget.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (1 ms) 4: [ RUN ] openmptarget.numeric_traits_sfinae_friendly 4: [ OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmptarget.parallel_scan_range_policy 4: [ OK ] openmptarget.parallel_scan_range_policy (162 ms) 4: [ RUN ] openmptarget.kokkos_printf 4: [ OK ] openmptarget.kokkos_printf (1 ms) 4: [ RUN ] openmptarget.range_for 4: [ OK ] openmptarget.range_for (1 ms) 4: [ RUN ] openmptarget.range_reduce 4: [ OK ] openmptarget.range_reduce (1 ms) 4: [ RUN ] openmptarget.range_policy_runtime_parameters 4: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.range_for_require 4: [ OK ] openmptarget.range_for_require (1 ms) 4: [ RUN ] openmptarget.range_reduce_require 4: [ OK ] openmptarget.range_reduce_require (0 ms) 4: [ RUN ] openmptarget.reducers_int 4: [ OK ] openmptarget.reducers_int (6 ms) 4: [ RUN ] openmptarget.reducers_double 4: [ OK ] openmptarget.reducers_double (5 ms) 4: [ RUN ] openmptarget.reducers_bool 4: [ OK ] openmptarget.reducers_bool (0 ms) 4: [ RUN ] openmptarget.int64_t_reduce 4: [ OK ] openmptarget.int64_t_reduce (289 ms) 4: [ RUN ] openmptarget.double_reduce 4: [ OK ] openmptarget.double_reduce (275 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic 4: [ OK ] openmptarget.int64_t_reduce_dynamic (296 ms) 4: [ RUN ] openmptarget.double_reduce_dynamic 4: [ OK ] openmptarget.double_reduce_dynamic (302 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 4: [ OK ] openmptarget.int64_t_reduce_dynamic_view (51 ms) 4: [ RUN ] openmptarget.reduction_deduction 4: [ OK ] openmptarget.reduction_deduction (0 ms) 4: [ RUN ] openmptarget.reduce_device_view_range_policy 4: [ OK ] openmptarget.reduce_device_view_range_policy (10391 ms) 4: [ RUN ] openmptarget.reduce_device_view_mdrange_policy 4: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10374 ms) 4: [ RUN ] openmptarget.reduce_device_view_team_policy 4: [ OK ] openmptarget.reduce_device_view_team_policy (10387 ms) 4: [ RUN ] openmptarget.kokkos_swap 4: [ OK ] openmptarget.kokkos_swap (0 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 4: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (33 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (19 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 4: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (19 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 4: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (26 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (14 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 4: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (14 ms) 4: [ RUN ] openmptarget.team_policy_runtime_parameters 4: [ OK ] openmptarget.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.team_shared_request 4: [ OK ] openmptarget.team_shared_request (0 ms) 4: [ RUN ] openmptarget.team_scratch_request 4: [ OK ] openmptarget.team_scratch_request (0 ms) 4: [ RUN ] openmptarget.team_lambda_shared_request 4: [ OK ] openmptarget.team_lambda_shared_request (0 ms) 4: [ RUN ] openmptarget.scratch_align 4: [ OK ] openmptarget.scratch_align (0 ms) 4: [ RUN ] openmptarget.shmem_size 4: [ OK ] openmptarget.shmem_size (0 ms) 4: [ RUN ] openmptarget.multi_level_scratch 4: [ OK ] openmptarget.multi_level_scratch (0 ms) 4: [ RUN ] openmptarget.team_scratch_memory_index_parallel_for 4: [ OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmptarget.team_policy_max_recommended 4: [ OK ] openmptarget.team_policy_max_recommended (34 ms) 4: [ RUN ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmptarget.view_api_a 4: [ OK ] openmptarget.view_api_a (0 ms) 4: [ RUN ] openmptarget.view_api_b 4: [ OK ] openmptarget.view_api_b (4 ms) 4: [ RUN ] openmptarget.view_api_c 4: [ OK ] openmptarget.view_api_c (0 ms) 4: [ RUN ] openmptarget.view_api_d 4: [ OK ] openmptarget.view_api_d (0 ms) 4: [ RUN ] openmptarget.view_allocation_error 4: [ OK ] openmptarget.view_allocation_error (0 ms) 4: [ RUN ] openmptarget.view_copy_tests 4: [ OK ] openmptarget.view_copy_tests (7 ms) 4: [ RUN ] openmptarget.view_copy_tests_rank_0 4: [ OK ] openmptarget.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] openmptarget.view_copy_degenerated 4: [ OK ] openmptarget.view_copy_degenerated (0 ms) 4: [ RUN ] openmptarget.view_empty_runtime_unmanaged 4: [ OK ] openmptarget.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openmptarget.view_hooks 4: [ OK ] openmptarget.view_hooks (0 ms) 4: [ RUN ] openmptarget.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (70 ms) 4: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (67 ms) 4: [ RUN ] openmptarget.view_irregular_layout 4: [ OK ] openmptarget.view_irregular_layout (0 ms) 4: [ RUN ] openmptarget.view_mapping 4: [ OK ] openmptarget.view_mapping (49 ms) 4: [ RUN ] openmptarget.view_mapping_operator 4: [ OK ] openmptarget.view_mapping_operator (11 ms) 4: [ RUN ] openmptarget.static_extent 4: [ OK ] openmptarget.static_extent (0 ms) 4: [ RUN ] openmptarget.view_mapping_atomic 4: [ OK ] openmptarget.view_mapping_atomic (544 ms) 4: [ RUN ] openmptarget.view_mapping_class_value 4: [ OK ] openmptarget.view_mapping_class_value (0 ms) 4: [ RUN ] openmptarget.view_mapping_assignable 4: [ OK ] openmptarget.view_mapping_assignable (0 ms) 4: [ RUN ] openmptarget.view_mapping_trivially_copyable 4: [ OK ] openmptarget.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.view_mapping_subview 4: [ OK ] openmptarget.view_mapping_subview (1 ms) 4: [ RUN ] openmptarget.view_nested_view 4: [ OK ] openmptarget.view_nested_view (0 ms) 4: [ RUN ] openmptarget.view_resize 4: [ OK ] openmptarget.view_resize (15 ms) 4: [ RUN ] openmptarget.view_realloc 4: [ OK ] openmptarget.view_realloc (1 ms) 4: [ RUN ] openmptarget.resize_realloc_no_init 4: [ OK ] openmptarget.resize_realloc_no_init (0 ms) 4: [ RUN ] openmptarget.resize_realloc_no_alloc 4: [ OK ] openmptarget.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmptarget.realloc_exec_space 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:84: Skipped 4: skipping since the OpenMPTarget backend doesn't implement allocate taking an execution space instance properly 4: [ SKIPPED ] openmptarget.realloc_exec_space (0 ms) 4: [ RUN ] openmptarget.view_alloc 4: [ OK ] openmptarget.view_alloc (0 ms) 4: [ RUN ] openmptarget.view_alloc_exec_space 4: [ OK ] openmptarget.view_alloc_exec_space (0 ms) 4: [ RUN ] openmptarget.view_alloc_int 4: [ OK ] openmptarget.view_alloc_int (0 ms) 4: [ RUN ] openmptarget.view_alloc_exec_space_int 4: [ OK ] openmptarget.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openmptarget.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:214: Skipped 4: skipping since the OpenMPTarget backend doesn't implement ZeroMemset 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset (0 ms) 4: [ RUN ] openmptarget.resize_exec_space 4: [ OK ] openmptarget.resize_exec_space (0 ms) 4: [ RUN ] openmptarget.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:282: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_int (0 ms) 4: [ RUN ] openmptarget.view_allocation_exec_space_int 4: /var/jenkins/workspace/Kokkos_PR-6787/core/unit_test/TestWithoutInitializing.hpp:316: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmptarget.view_not_default_constructible 4: [ OK ] openmptarget.view_not_default_constructible (0 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_left 4: [ OK ] openmptarget.view_subview_auto_1d_left (0 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_right 4: [ OK ] openmptarget.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_stride 4: [ OK ] openmptarget.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openmptarget.view_subview_assign_strided 4: [ OK ] openmptarget.view_subview_assign_strided (0 ms) 4: [ RUN ] openmptarget.view_subview_left_0 4: [ OK ] openmptarget.view_subview_left_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_1 4: [ OK ] openmptarget.view_subview_left_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_2 4: [ OK ] openmptarget.view_subview_left_2 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_3 4: [ OK ] openmptarget.view_subview_left_3 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_0 4: [ OK ] openmptarget.view_subview_right_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_1 4: [ OK ] openmptarget.view_subview_right_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_3 4: [ OK ] openmptarget.view_subview_right_3 (0 ms) 4: [ RUN ] openmptarget.view_static_tests 4: [ OK ] openmptarget.view_static_tests (0 ms) 4: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (1 ms) 4: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 4: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d 4: [ OK ] openmptarget.view_subview_2d_from_3d (32 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 4: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (32 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (32 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left 4: [ OK ] openmptarget.view_subview_3d_from_5d_left (48 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (47 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (46 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right 4: [ OK ] openmptarget.view_subview_3d_from_5d_right (45 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (44 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (45 ms) 4: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 4: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmptarget.view_subview_memory_traits_construction 4: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 4: [----------] 215 tests from openmptarget (60296 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 223 tests from 2 test suites ran. (105139 ms total) 4: [ PASSED ] 216 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional 4: [ SKIPPED ] openmptarget.realloc_exec_space 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset 4: [ SKIPPED ] openmptarget.view_allocation_int 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 4/49 Test #4: Kokkos_CoreUnitTest_OpenMPTarget ............ Passed 105.89 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 5: Test timeout computed to be: 1500 5: [==========] Running 69 tests from 41 test suites. 5: [----------] Global test environment set-up. 5: [----------] 29 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (0 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (112 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (2 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (2 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (1 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 (5 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (11 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (7 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a3 5: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b3 5: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c3 5: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 5: [ RUN ] defaultdevicetype.malloc 5: [ OK ] defaultdevicetype.malloc (0 ms) 5: [----------] 29 tests from defaultdevicetype (181 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (19 ms) 5: [----------] 1 test from kokkosresize (19 ms total) 5: 5: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/0.sizes 5: [ OK ] TestViewAPI/0.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/0 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/1.sizes 5: [ OK ] TestViewAPI/1.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/1 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/2.sizes 5: [ OK ] TestViewAPI/2.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/2 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/3.sizes 5: [ OK ] TestViewAPI/3.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/3 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/4.sizes 5: [ OK ] TestViewAPI/4.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/4 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/5.sizes 5: [ OK ] TestViewAPI/5.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/5 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/6.sizes 5: [ OK ] TestViewAPI/6.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/6 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/7.sizes 5: [ OK ] TestViewAPI/7.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/7 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/8.sizes 5: [ OK ] TestViewAPI/8.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/8 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/9.sizes 5: [ OK ] TestViewAPI/9.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/9 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/10.sizes 5: [ OK ] TestViewAPI/10.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/10 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/11.sizes 5: [ OK ] TestViewAPI/11.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/11 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/12.sizes 5: [ OK ] TestViewAPI/12.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/12 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/13.sizes 5: [ OK ] TestViewAPI/13.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/13 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/14.sizes 5: [ OK ] TestViewAPI/14.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/14 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/15.sizes 5: [ OK ] TestViewAPI/15.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/15 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/16.sizes 5: [ OK ] TestViewAPI/16.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/16 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/17.sizes 5: [ OK ] TestViewAPI/17.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/17 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/18.sizes 5: [ OK ] TestViewAPI/18.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/18 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/19.sizes 5: [ OK ] TestViewAPI/19.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/19 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/20.sizes 5: [ OK ] TestViewAPI/20.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/20 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/21.sizes 5: [ OK ] TestViewAPI/21.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/21 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/22.sizes 5: [ OK ] TestViewAPI/22.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/22 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/23.sizes 5: [ OK ] TestViewAPI/23.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/23 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/24.sizes 5: [ OK ] TestViewAPI/24.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/24 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/25.sizes 5: [ OK ] TestViewAPI/25.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/25 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/26.sizes 5: [ OK ] TestViewAPI/26.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/26 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/27.sizes 5: [ OK ] TestViewAPI/27.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/27 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/28.sizes 5: [ OK ] TestViewAPI/28.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/28 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/29.sizes 5: [ OK ] TestViewAPI/29.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/29 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/30.sizes 5: [ OK ] TestViewAPI/30.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/30 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/31.sizes 5: [ OK ] TestViewAPI/31.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/31 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/32.sizes 5: [ OK ] TestViewAPI/32.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/32 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/33.sizes 5: [ OK ] TestViewAPI/33.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/33 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/34.sizes 5: [ OK ] TestViewAPI/34.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/34 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/35.sizes 5: [ OK ] TestViewAPI/35.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/35 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/36.sizes 5: [ OK ] TestViewAPI/36.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/36 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/37.sizes 5: [ OK ] TestViewAPI/37.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/37 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/38.sizes 5: [ OK ] TestViewAPI/38.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/38 (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 69 tests from 41 test suites ran. (203 ms total) 5: [ PASSED ] 69 tests. 5/49 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.88 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 6: [ OK ] initialization.legion_initialization (83 ms) 6: [----------] 1 test from initialization (84 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (84 ms total) 6: [ PASSED ] 1 test. 6/49 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.76 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 7: Test timeout computed to be: 1500 7: SUCCESS 7/49 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.63 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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.62 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 9: Test timeout computed to be: 1500 9/49 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 1.15 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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.63 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 11: Test timeout computed to be: 1500 11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 1.10 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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 (83 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/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-6787/core/unit_test/tools/TestEventCorrectness.hpp:449: 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-6787/core/unit_test/tools/TestEventCorrectness.hpp:515: 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-6787/core/unit_test/tools/TestEventCorrectness.hpp:554: 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-6787/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 (84 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. (84 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.76 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 13: Test timeout computed to be: 1500 13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.63 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/49 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.63 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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.63 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6787/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_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x555555720780:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555555720980:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720a00:Host:source:0x555555720800: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:0x555555720b40: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:0x555555720980:40::kokkosp_deallocate_data:Host:source:0x555555720780:40::kokkosp_finalize_library:: 16/49 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.63 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::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:KOKKOS_ENABLE_LIBRT:no::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.2.99::kokkosp_allocate_data:Host:source:0x555555720780:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555555720a00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720a80:Host:source:0x555555720800: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:0x555555720b40: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:0x555555720a00:40::kokkosp_deallocate_data:Host:source:0x555555720780:40::kokkosp_finalize_library:: 17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.63 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555eebe2] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555eebe2] 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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555eebe2] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555eebe2] 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 (160 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555eebe2] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555eebe2] 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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555eebe2] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555eebe2] 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 (161 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (321 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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555eebe2] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555eebe2] 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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555eebe2] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555eebe2] 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. (323 ms total) 18: [ PASSED ] 3 tests. 18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.96 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMPTARGET 19: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 19: Test timeout computed to be: 1500 19: [==========] Running 22 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 22 tests from OPENMPTARGET 19: [ RUN ] OPENMPTARGET.IncrTest_01_execspace_typedef 19: [ OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_01_execspace 19: OpenMPTarget Execution Space: 19: KOKKOS_ENABLE_OPENMPTARGET: yes 19: 19: OpenMPTarget Runtime Configuration: 19: Using OpenMPTarget 19: OpenMPTarget 19: [ OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicExchange 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicAdd 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicSub 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03a_memspace_malloc 19: [ OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (82 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free 19: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (4770 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 19: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (7 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_05_reduction 19: [ OK ] OPENMPTARGET.IncrTest_05_reduction (16 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 19: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (3 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (1 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (222 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 19: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (5 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 19: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms) 19: [----------] 22 tests from OPENMPTARGET (5117 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 22 tests from 1 test suite ran. (5117 ms total) 19: [ PASSED ] 22 tests. 19/49 Test #19: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 5.79 sec test 20 Start 20: Kokkos_IncrementalTest_SERIAL 20: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 20: Test timeout computed to be: 1500 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from SERIAL 20: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 20: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] SERIAL.IncrTest_01_execspace 20: Host Serial Execution Space: 20: KOKKOS_ENABLE_SERIAL: yes 20: 20: Serial Runtime Configuration: 20: Serial 20: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 20: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 20: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicSub 20: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 20: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 20: [ RUN ] SERIAL.IncrTest_03b_memspace_free 20: [ OK ] SERIAL.IncrTest_03b_memspace_free (28 ms) 20: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 20: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 20: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] SERIAL.IncrTest_05_reduction 20: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange2D 20: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange3D 20: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange4D 20: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 20: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 20: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 20: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 20: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (105 ms) 20: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 20: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 20: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 20: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 20: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.incr_14_MDrangeReduce 20: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 20: [ RUN ] SERIAL.IncrTest_16_parallelscan 20: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 20: [ RUN ] SERIAL.incr_17_atomicView 20: [ OK ] SERIAL.incr_17_atomicView (0 ms) 20: [----------] 28 tests from SERIAL (135 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (135 ms total) 20: [ PASSED ] 28 tests. 20/49 Test #20: Kokkos_IncrementalTest_SERIAL ............... Passed 0.78 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (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.63 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 22: Test timeout computed to be: 1500 22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.63 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test/TestDeviceAndThreads.py" 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/unit_test 23: Test timeout computed to be: 1500 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 6.935s 23: 23: OK (skipped=1) 23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 7.37 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-02-05_T19-41-25.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test 24: Test timeout computed to be: 1500 24: 2024-02-05T20:06:32+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6787/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.31, 5.04, 6.73 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 24: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 24: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 24: KOKKOS_ENABLE_LIBDL: yes 24: KOKKOS_ENABLE_LIBRT: no 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.2.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.031 s 5 1024 50.5967n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 25.8735n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 12.4387n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 7.13989n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 3.47681n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1.71628n 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 1.1707n 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 764.839p 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 577.293p 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 445.253p 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 21.3 us 21.5 us 32695 47.0423k/s 24: Malloc/N:16/manual_time 21.1 us 21.6 us 33062 47.4061k/s 24: Malloc/N:256/manual_time 21.2 us 21.5 us 32820 47.1447k/s 24: Malloc/N:4096/manual_time 21.5 us 21.6 us 33165 46.5351k/s 24: Malloc/N:65536/manual_time 23.0 us 26.3 us 30564 43.4716k/s 24: Malloc/N:1048576/manual_time 23.2 us 26.5 us 30220 43.1726k/s 24: Malloc/N:16777216/manual_time 246 us 236 us 6083 4.06742k/s 24: Malloc/N:268435456/manual_time 6199 us 853 us 117 161.306/s 24: Malloc/N:4294967296/manual_time 120302 us 8850 us 6 8.31244/s 24: MallocFree/N:1/manual_time 41.3 us 21.6 us 15724 24.1998k/s 24: MallocFree/N:16/manual_time 44.2 us 22.2 us 16978 22.6085k/s 24: MallocFree/N:256/manual_time 45.0 us 21.9 us 15571 22.2452k/s 24: MallocFree/N:4096/manual_time 45.1 us 22.3 us 15559 22.1593k/s 24: MallocFree/N:65536/manual_time 49.5 us 26.9 us 14185 20.1888k/s 24: MallocFree/N:1048576/manual_time 50.2 us 27.8 us 10000 19.9226k/s 24: MallocFree/N:16777216/manual_time 290 us 219 us 3328 3.45234k/s 24: MallocFree/N:268435456/manual_time 6519 us 796 us 113 153.402/s 24: MallocFree/N:4294967296/manual_time 111826 us 8178 us 10 8.94245/s 24: MallocTouch/N:1/manual_time 21.8 us 22.0 us 29529 45.8105k/s 24: MallocTouch/N:16/manual_time 21.9 us 22.2 us 31873 45.6277k/s 24: MallocTouch/N:256/manual_time 21.9 us 22.1 us 31994 45.6831k/s 24: MallocTouch/N:4096/manual_time 47.1 us 39.7 us 14932 21.2348k/s 24: MallocTouch/N:65536/manual_time 50.0 us 45.6 us 10000 19.9928k/s 24: MallocTouch/N:1048576/manual_time 52.5 us 43.8 us 13119 19.0365k/s 24: MallocTouch/N:16777216/manual_time 195 us 242 us 4265 5.12722k/s 24: MallocTouch/N:268435456/manual_time 6099 us 823 us 89 163.955/s 24: MallocTouch/N:4294967296/manual_time 119839 us 8951 us 6 8.34451/s 24: MallocTouchFree/N:1/manual_time 45.1 us 22.2 us 16049 22.1658k/s 24: MallocTouchFree/N:16/manual_time 45.1 us 22.0 us 15471 22.1559k/s 24: MallocTouchFree/N:256/manual_time 44.7 us 21.9 us 15516 22.3542k/s 24: MallocTouchFree/N:4096/manual_time 69.8 us 38.8 us 10057 14.3253k/s 24: MallocTouchFree/N:65536/manual_time 75.5 us 44.5 us 9250 13.2504k/s 24: MallocTouchFree/N:1048576/manual_time 75.4 us 44.5 us 9265 13.2679k/s 24: MallocTouchFree/N:16777216/manual_time 284 us 237 us 2581 3.52462k/s 24: MallocTouchFree/N:268435456/manual_time 5566 us 798 us 100 179.657/s 24: MallocTouchFree/N:4294967296/manual_time 140920 us 8982 us 6 7.09624/s 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.016 s 0.002 s 100 48.507/s 800 24: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 43.4087/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.45/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.4366/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.4845/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.426/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.3996/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.376/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.4589/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.5125/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.4303/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.577/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.4964/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.5848/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.5861/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.4575/s 800 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 341 814.133/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 365 833.842/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 357 863.984/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 356 844.36/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 376 852.652/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 377 882.364/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 372 885.397/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.046 s 0.000 s 15 35.0373/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.048 s 0.000 s 14 33.303/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 377 869.411/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 33 77.5131/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 70.9098/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 378 845.954/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 351 817.802/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 350 819.48/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 349 855.142/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.049 s 0.000 s 14 32.7156/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.049 s 0.000 s 14 32.7685/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.6896/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.43/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 360 836.486/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 363 836.425/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.049 s 0.000 s 14 32.7346/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.1752/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 362 829.652/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 359 880.523/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.049 s 0.000 s 14 32.9208/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.023 s 0.000 s 30 68.3421/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 363 831.824/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 351 835.466/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.049 s 0.000 s 14 32.7212/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 68.0547/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 325 743.318/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 325 752.729/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 316 731.637/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 314 737.526/s 1.6k 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 751 880.627/s 800 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 739 861.181/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 741 848.601/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 732 858.917/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 733 855.402/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 738 871.788/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 759 865.086/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 729 848.021/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 726 854.731/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 743 851.301/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 742 856.218/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 764 888.11/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 761 863.983/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 720 857.85/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 738 852.169/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 731 854.718/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 732 868.976/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 775 919.418/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.77378k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.9699k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 245.747/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.50774k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.039/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.33879k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.52288k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.37649k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.006 s 0.000 s 10 249.84/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.10328k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 240.841/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.96224k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 234.436/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.03436k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 234.014/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.76514k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.97/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.70464k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.827/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.46376k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 233.336/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.61746k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.427/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.18397k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.05/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.35215k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 240.496/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.36147k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 235.305/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.60096k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 238.628/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.73481k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.003 s 0.002 s 10 492.792/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.003 s 0.002 s 10 502.992/s 1.6k 24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 115.23 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-02-05_T19-41-25.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test 25: Test timeout computed to be: 1500 25: 2024-02-05T20:08:28+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6787/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.48, 3.58, 6.00 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 25: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 25: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_LIBRT: no 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.2.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 25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.90 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-02-05_T19-41-25.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test 26: Test timeout computed to be: 1500 26: 2024-02-05T20:08:28+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6787/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.48, 3.58, 6.00 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 26: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 26: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_LIBRT: no 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.2.99 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: fill ops per second 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 523 5.22259M/s 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: cycle ops per second 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 1528 23.6607M/s 26/49 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 3.12 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-02-05_T19-41-25.json" 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/core/perf_test 27: Test timeout computed to be: 1500 27: 2024-02-05T20:08:32+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6787/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.44, 3.52, 5.97 27: CPU architecture: none 27: Default Device: N6Kokkos12Experimental12OpenMPTargetE 27: GIT_BRANCH: HEAD 27: GIT_CLEAN_STATUS: CLEAN 27: GIT_COMMIT_DATE: 2024-02-05T11:13:13-07:00 27: GIT_COMMIT_DESCRIPTION: Temporarily disable simd_reduction test for omptarget build 27: GIT_COMMIT_HASH: 97997807d 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_HBWSPACE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_LIBRT: no 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.2.99 27: platform: 64bit 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.64 s 0.011 s 10 1 4 7.48607 4.67651m 39.73u 704.983M 1099.14k 704.983M 27: Test_Atomic/100000/iterations:10 4.57 s 0.002 s 10 1 8 7.50179 5.28238m 85.97u 4.99995G 1.37885M 4.99995G 27: Test_Atomic/100000/iterations:10 4.58 s 0.002 s 10 1 8 7.38715 5.94334m 105.83u 4.99995G 2.11611M 4.99995G 27: Test_Atomic/100000/iterations:10 4.62 s 0.002 s 10 1 4 7.64872 4.80354m 42.45u 704.983M 1.53018M 704.983M 27: Test_Atomic/100000/iterations:10 4.58 s 0.002 s 10 1 8 7.37013 4.9631m 77.53u 4.99995G 1.35846M 4.99995G 27: Test_Atomic/100000/iterations:10 4.59 s 0.002 s 10 1 8 7.44531 4.85927m 77.08u 4.99995G 1.74838M 4.99995G 27: Test_Atomic/100000/iterations:10 4.30 s 0.002 s 10 0 4 5.99737 5.22105m 1055.39u 5G 1.44109M 4.99989G 27: Test_Atomic/100000/iterations:10 4.23 s 0.002 s 10 1 8 5.97365 5.2629m 1084.78u 4.99995G 1.22614M 4.99995G 27: Test_Atomic/100000/iterations:10 4.58 s 0.002 s 10 1 4 7.64003 4.58559m 42.42u 704.983M 1.46992M 704.983M 27/49 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 407.54 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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 (1924 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 (6 ms) 28: [ RUN ] serial.dyn_rank_view_api_generic 28: [ OK ] serial.dyn_rank_view_api_generic (7 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 (16 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 (1741 ms) 28: [ RUN ] serial.scatterview_devicetype 28: [ OK ] serial.scatterview_devicetype (1 ms) 28: [ RUN ] serial.staticcrsgraph 28: [ OK ] serial.staticcrsgraph (9 ms) 28: [ RUN ] serial.resize_realloc_no_init_dualview 28: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_dualview 28: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] serial.resize_exec_space_dualview 28: [ OK ] serial.resize_exec_space_dualview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dualview 28: [ OK ] serial.realloc_exec_space_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_dynrankview 28: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] serial.resize_exec_space_dynrankview 28: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dynrankview 28: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_scatterview 28: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_scatterview 28: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] serial.resize_exec_space_scatterview 28: [ OK ] serial.resize_exec_space_scatterview (0 ms) 28: [ RUN ] serial.realloc_exec_space_scatterview 28: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview 28: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 28: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview 28: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_offsetview 28: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] serial.UnorderedMap_insert 28: [ OK ] serial.UnorderedMap_insert (7530 ms) 28: [ RUN ] serial.UnorderedMap_failed_insert 28: [ OK ] serial.UnorderedMap_failed_insert (3974 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 (15314 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 61 tests from 1 test suite ran. (15314 ms total) 28: [ PASSED ] 61 tests. 28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............ Passed 16.36 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 29: Test timeout computed to be: 1500 29: [==========] Running 9 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 9 tests from openmptarget 29: [ RUN ] openmptarget.SortUnsignedValueType 29: [ OK ] openmptarget.SortUnsignedValueType (125 ms) 29: [ RUN ] openmptarget.SortEmptyView 29: [ OK ] openmptarget.SortEmptyView (0 ms) 29: [ RUN ] openmptarget.SortWithCustomComparator 29: [ OK ] openmptarget.SortWithCustomComparator (1443 ms) 29: [ RUN ] openmptarget.BinSortGenericTests 29: [ OK ] openmptarget.BinSortGenericTests (34 ms) 29: [ RUN ] openmptarget.BinSortEmptyView 29: [ OK ] openmptarget.BinSortEmptyView (0 ms) 29: [ RUN ] openmptarget.BinSortEmptyKeysView 29: [ OK ] openmptarget.BinSortEmptyKeysView (1 ms) 29: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues 29: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (11921 ms) 29: [ RUN ] openmptarget.NestedSort 29: [ OK ] openmptarget.NestedSort (38 ms) 29: [ RUN ] openmptarget.NestedSortByKey 29: [ OK ] openmptarget.NestedSortByKey (102 ms) 29: [----------] 9 tests from openmptarget (13669 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 9 tests from 1 test suite ran. (13669 ms total) 29: [ PASSED ] 9 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ........................ Passed 14.35 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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:1707164150441252673 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00186117 0.00155173 || 0.051031 2061 2390 || 2226.2 2222.06 || 21.4511 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0178088 0.000141855 || 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.00593008 -0.000702054 || 0.051031 2046 2417 || 2235.32 2222.06 || -9.70519 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0037905 -0.000333909 || 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.0243228 -0.000767786 || 0.051031 2054 2397 || 2169.3 2222.06 || -10.6139 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00151476 -0.000284211 || 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.0017237 -0.000234592 || 0.051031 2047 2382 || 2225.9 2222.06 || -3.243 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00866634 -1.11125e-06 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.000914262 0.00121793 || 0.051031 2004 2444 || 2220.03 2222.06 || 16.8366 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00402054 -0.000412759 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00363633 -0.000126158 || 0.051031 2050 2400 || 2230.17 2222.06 || -1.74401 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0101057 -0.000226098 || 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.0212446 0.00149854 || 0.051031 2041 2406 || 2175.84 2222.06 || 20.7158 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 -0.0142676 -0.000127497 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0121302 -0.000230378 || 0.051031 2058 2404 || 2195.43 2222.06 || -3.18474 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0125844 0.000278061 || 0.051031 1e+64 -1e+64 30: Test Seed:1707164150518107286 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 0.0144992 0.00223152 || 0.051031 2021 2415 || 2190.3 2222.06 || 30.8486 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 -0.000998297 -0.000244754 || 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.00604056 -0.0011155 || 0.051031 2046 2414 || 2208.72 2222.06 || -15.4206 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00791075 0.000763164 || 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.00371206 0.00160863 || 0.051031 2043 2397 || 2213.84 2222.06 || 22.2377 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0198005 0.000359851 || 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.0108983 0.000518674 || 0.051031 2013 2406 || 2198.11 2222.06 || 7.17015 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00328683 -0.000349876 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00300795 0.000968686 || 0.051031 2027 2404 || 2215.4 2222.06 || 13.3911 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00378333 0.000613953 || 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.0230838 -0.000639257 || 0.051031 2047 2432 || 2171.93 2222.06 || -8.83709 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.00499945 -0.000108174 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00892271 0.00179396 || 0.051031 2051 2413 || 2242.07 2222.06 || 24.7997 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.000293706 -0.00117116 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0057856 -0.000451298 || 0.051031 2047 2428 || 2209.28 2222.06 || -6.23874 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00276254 -0.00128033 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift64 (245 ms) 30: [ RUN ] openmptarget.Random_XorShift1024_0 30: Test Seed:1707164150583548794 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0185876 -0.00088997 || 0.051031 2029 2367 || 2239.86 2198.22 || -12.3029 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00284548 -0.000493247 || 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.022094 2.31253e-06 || 0.051031 2014 2368 || 2150.71 2198.22 || 0.0319684 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0125367 -0.000110704 || 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.0105248 -0.00101671 || 0.051031 2005 2377 || 2175.33 2198.22 || -14.055 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00493209 -0.000117536 || 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.00753943 1.26294e-05 || 0.051031 2021 2414 || 2181.77 2198.22 || 0.174588 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00857265 0.000188082 || 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.00159079 -0.00138138 || 0.051031 1991 2432 || 2201.73 2198.22 || -19.0961 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00424423 0.000208572 || 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.0157594 -1.08573e-05 || 0.051031 2015 2366 || 2164.12 2198.22 || -0.150091 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 0.00592753 -0.000335492 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.27255e-05 -0.00296987 -0.000736573 || 0.051031 2027 2420 || 2204.77 2198.22 || -10.1824 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.28572e-05 -0.00288775 -0.000134703 || 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.00183247 0.00262115 || 0.051031 2016 2427 || 2194.2 2198.22 || 36.2348 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00156179 -0.000286254 || 0.051031 1e+64 -1e+64 30: Test Seed:1707164150674984530 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0120552 0.000433692 || 0.051031 2028 2383 || 2172.04 2198.22 || 5.99536 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00340695 6.20967e-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.00206221 -8.54027e-05 || 0.051031 2004 2361 || 2202.77 2198.22 || -1.18061 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0230579 0.000222824 || 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.00985944 0.00156002 || 0.051031 1995 2373 || 2220.11 2198.22 || 21.5657 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0113168 -0.000504373 || 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.00296557 -0.000802069 || 0.051031 2033 2390 || 2204.76 2198.22 || -11.0878 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00366068 0.000783721 || 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.0263114 -0.00275822 || 0.051031 2004 2389 || 2141.87 2198.22 || -38.1296 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 0.00480396 -0.000596464 || 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.00727695 0.000586031 || 0.051031 2022 2380 || 2182.34 2198.22 || 8.10129 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.28572e-05 0.00281021 -0.000869308 || 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.00447547 -0.00120704 || 0.051031 2003 2381 || 2188.43 2198.22 || -16.6862 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00427634 0.00040021 || 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.0138434 0.000810745 || 0.051031 2007 2396 || 2229.08 2198.22 || 11.2077 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0157423 -0.000101277 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift1024_0 (206 ms) 30: [ RUN ] openmptarget.Multi_streams 30: /var/jenkins/workspace/Kokkos_PR-6787/algorithms/unit_tests/TestRandom.hpp:587: Skipped 30: Libomptarget error 30: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 30: [----------] 3 tests from openmptarget (451 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (451 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.13 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 31: [==========] Running 14 tests from 3 test suites. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from std_algorithms_reducers 31: [ RUN ] std_algorithms_reducers.max_first_loc 31: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_first_loc 31: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 31: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 31: [----------] 3 tests from std_algorithms_reducers (0 ms total) 31: 31: [----------] 1 test from std_algorithms 31: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 31: [ OK ] std_algorithms.is_admissible_to_std_algorithms (83 ms) 31: [----------] 1 test from std_algorithms (83 ms total) 31: 31: [----------] 10 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.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: [----------] 10 tests from random_access_iterator_test (5 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 14 tests from 3 test suites ran. (89 ms total) 31: [ PASSED ] 14 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.76 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 32: Test timeout computed to be: 1500 32: [==========] Running 6 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 6 tests from std_algorithms_min_max_element_test 32: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (90 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 (13 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 (139 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 6 tests from 1 test suite ran. (139 ms total) 32: [ PASSED ] 6 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.82 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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 (316 ms) 33: [----------] 1 test from std_algorithms_for_each_test (316 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 (137 ms) 33: [----------] 1 test from std_algorithms_find_test (137 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 (961 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1717 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search 33: [ OK ] std_algorithms_non_mod_seq_ops.search (1196 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1000 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4876 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 (137 ms) 33: [----------] 1 test from std_algorithms_count_test (137 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 (46 ms) 33: [----------] 1 test from std_algorithms_equal_test (46 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 (126 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (126 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 (160 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (160 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 (279 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (279 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 (89 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (89 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (6171 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 6.85 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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 (107 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 (108 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 (48 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (203 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (87 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (80 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (420 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 (83 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique 34: [ OK ] std_algorithms_mod_seq_ops.unique (412 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (169 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (122 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (125 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (285 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (119 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate 34: [ OK ] std_algorithms_mod_seq_ops.rotate (1685 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (588 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (1596 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (1632 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (6822 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 (88 ms) 34: [----------] 1 test from std_algorithms_modseq_test (88 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (7446 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 8.13 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 35: [==========] Running 15 tests from 6 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_sorting_ops_test 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted (119 ms) 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (19 ms) 35: [----------] 2 tests from std_algorithms_sorting_ops_test (139 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 (2 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (8 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 (77 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (77 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 (139 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (139 ms total) 35: 35: [----------] 6 tests from std_algorithms_numeric_ops_test 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1163 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 (414 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 (1578 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 (63 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (63 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 6 test suites ran. (2007 ms total) 35: [ PASSED ] 15 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.68 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 36: [==========] Running 5 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_count_team_test 36: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 36: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1179 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (577 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (1757 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 (659 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (659 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 (847 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (847 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 (800 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (800 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 5 tests from 4 test suites ran. (4065 ms total) 36: [ PASSED ] 5 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 4.74 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 37: [==========] Running 2 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_equal_team_test 37: [ RUN ] std_algorithms_equal_team_test.views_are_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_equal (4419 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (3761 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (8180 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 2 tests from 1 test suite ran. (8180 ms total) 37: [ PASSED ] 2 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 8.86 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 38: [==========] Running 0 tests from 0 test suites. 38: [==========] 0 tests from 0 test suites ran. (0 ms total) 38: [ PASSED ] 0 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 0.63 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_min_element_team_test 39: [ RUN ] std_algorithms_min_element_team_test.test 39: [ OK ] std_algorithms_min_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_max_element_team_test 39: [ RUN ] std_algorithms_max_element_team_test.test 39: [ OK ] std_algorithms_max_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_minmax_element_team_test 39: [ RUN ] std_algorithms_minmax_element_team_test.test 39: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 3 test suites ran. (0 ms total) 39: [ PASSED ] 3 tests. 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 0.63 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 40: [==========] Running 6 tests from 6 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_fill_team_test 40: [ RUN ] std_algorithms_fill_team_test.test 40: [ OK ] std_algorithms_fill_team_test.test (835 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (835 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 (2140 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (2140 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 (795 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (795 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 (975 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (975 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 (2023 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (2023 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 (1891 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1891 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (8660 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 9.34 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 41: Test timeout computed to be: 1500 41: [==========] Running 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_reverse_team_test 41: [ RUN ] std_algorithms_reverse_team_test.test 41: [ OK ] std_algorithms_reverse_team_test.test (804 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (804 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 (1280 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1280 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 (2752 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (2752 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 (4738 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (4739 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (9576 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 10.25 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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 (1620 ms) 42: [----------] 1 test from std_algorithms_move_team_test (1620 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 (1442 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (1442 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 (4448 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (4448 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 (4294 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (4294 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (11806 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 12.48 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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 (1766 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (1766 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 (4176 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (4176 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 (1589 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (1589 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 (1697 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (1697 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 (2144 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (2144 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 (1264 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (1264 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 (1347 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (1348 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 (1993 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (1993 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 (1937 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1937 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (17918 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 18.59 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 44: [==========] Running 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_unique_team_test 44: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 44: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2084 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (2084 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 (3146 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3146 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (5231 ms total) 44: [ PASSED ] 2 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.91 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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 (922 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 (1381 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (2304 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 (72 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 (1165 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (781 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2096 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 2 test suites ran. (4400 ms total) 45: [ PASSED ] 6 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 5.08 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 46: Test timeout computed to be: 1500 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_transform_team_test 46: [ RUN ] std_algorithms_transform_team_test.test_unary_op 46: [ OK ] std_algorithms_transform_team_test.test_unary_op (1831 ms) 46: [----------] 1 test from std_algorithms_transform_team_test (1831 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 (2007 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (2007 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 (2196 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (2196 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 (1727 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (1727 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (7763 ms total) 46: [ PASSED ] 4 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 8.44 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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 47: [ OK ] std_algorithms_exclusive_scan_team_test.test (3621 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3621 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (3621 ms total) 47: [ PASSED ] 1 test. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.30 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/build/algorithms/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 1 test from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test 48: [ RUN ] std_algorithms_inclusive_scan_team_test.test 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (10794 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (10794 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 1 test from 1 test suite ran. (10794 ms total) 48: [ PASSED ] 1 test. 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 11.47 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-6787/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-6787/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-6787/simd/unit_tests/include/TestSIMD_MathOps.hpp:298: 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 (86 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 (8 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-6787/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 (95 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (95 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.76 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 839.87 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Feb 5 19:41:09 2024 stats zeroed Mon Feb 5 19:41:09 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 3064 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 444b75c069142edb93710f4daf233d587cd67b593896e47a511c761b36c94e0e $ docker rm -f --volumes 444b75c069142edb93710f4daf233d587cd67b593896e47a511c761b36c94e0e [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